summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2022-07-24 17:59:31 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2022-07-24 18:00:08 +0200
commit2d87af57ea52cb37c60103abb6468e0ad44864ff (patch)
treed7c0bfba616c5d7b6c8eb21e823d426a3f9a7adb /debian
parentb31829210ef344517e2ea5702a008ccf4663212d (diff)
Release 2.5.22.5.2
Diffstat (limited to 'debian')
-rw-r--r--debian/NEWS2
-rw-r--r--debian/changelog12
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/NEWS b/debian/NEWS
index a5607e94d..4edfd4301 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,4 +1,4 @@
-apt (2.5.2) UNRELEASED; urgency=medium
+apt (2.5.2) unstable; urgency=medium
Installing or upgrading a binary package now upgrades other binaries from
the same source package if they have the same candidate version. You can
diff --git a/debian/changelog b/debian/changelog
index a843a92fb..db76276a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+apt (2.5.2) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Mark broken reverse depends for upgrade (LP: #1974196)
+ * Upgrade all binaries in a source package
+
+ [ Michael Vogt ]
+ * apt-pkg: (re)export pkgTagSection::Key to fix FTBFS in python-apt
+ (Closes: #1011678)
+
+ -- Julian Andres Klode <jak@debian.org> Sun, 24 Jul 2022 17:57:24 +0200
+
apt (2.5.1) unstable; urgency=medium
[ Américo Monteiro ]