Adjust packaging for 1.6.0~alpha1

This commit is contained in:
Sébastien Delafond
2024-10-15 12:32:05 +02:00
parent 2b9a7914fd
commit 4fa420699b
9 changed files with 33 additions and 72 deletions
Vendored
+13
View File
@@ -1,3 +1,16 @@
aptly (1.6.0+ds1~alpha1-1) unstable; urgency=medium
- aptly-api: configuration file is now /etc/aptly.conf, and `rootDir`
defaults to `~/.aptly`
- aptly-api: default port is 8080, as declared in
`/etc/default/aptly-api`
- aptly: swagger support is disabled, but will be re-enabled after the
corresponding golang packages make it to unstable
-- Sebastien Delafond <seb@debian.org> Tue, 15 Oct 2024 11:41:33 +0200
aptly (1.3.0+ds1-2.2) unstable; urgency=medium
This version tries to fix the database backwards compatibility,