From 2d87af57ea52cb37c60103abb6468e0ad44864ff Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 24 Jul 2022 17:59:31 +0200 Subject: Release 2.5.2 --- CMakeLists.txt | 2 +- debian/NEWS | 2 +- debian/changelog | 12 ++++++++++++ doc/apt-verbatim.ent | 2 +- doc/apt.conf.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 7 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 718f9ccca..34a214a3a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -205,7 +205,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.5.1") +set(PACKAGE_VERSION "2.5.2") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) 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 Sun, 24 Jul 2022 17:57:24 +0200 + apt (2.5.1) unstable; urgency=medium [ Américo Monteiro ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 653cad164..5be5773ee 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 48604b1e4..189fb7d7d 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2016-01-03T00:00:00Z + 2016-01-02T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index d984ed13d..a7aaf799c 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 2.5.1\n" +"Project-Id-Version: apt-doc 2.5.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-06-30 13:28+0200\n" +"POT-Creation-Date: 2022-07-24 15:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index 9ca292460..d123238b5 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.5.1\n" +"Project-Id-Version: apt 2.5.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-06-30 13:28+0200\n" +"POT-Creation-Date: 2022-07-24 15:59+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-18-g5258