From a917425ce0a04dbd16e621e45238e64317d41fb8 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 28 Feb 2025 17:51:13 +0100 Subject: Release 2.9.31 --- CMakeLists.txt | 2 +- debian/changelog | 27 +++++++++++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 33 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 40d23bdb8..ad84710a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.9.30") +set(PACKAGE_VERSION "2.9.31") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 9a8b116a7..0511fb704 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +apt (2.9.31) unstable; urgency=medium + + [ Julian Andres Klode ] + * edsp: Use buffered writes for EDSP dumps + * strutl: Add missing #include [gcc 15] (Closes: #1096322) + * refactor: Deduplicate and Move SectionInSubTree to Configuration + * solver3: Fix test-apt-move-and-forget-manual-sections + * solver3: Fix error stack handling + * test: Improve output cleaning for solver progress + * Fix crash in VersionExtra using --with-source etc (Closes: #1098702) + * test-apt-ftparchive-cachedb: Avoid race condition in test case + + [ Miroslav Kure ] + * Czech program translation update (Closes: #1095976) + + [ Helge Kreutzmann ] + * German program translation update (Closes: #1098456) + * German manpage translation update (Closes: #1099118) + + [ David Kalnischkies ] + * apt-ftparchive: Do not output locale dependent dsc file size + + [ Алексей Шилин ] + * Russian translation update (Closes: #1098937) + + -- Julian Andres Klode Fri, 28 Feb 2025 17:49:31 +0100 + apt (2.9.30) unstable; urgency=medium * Upload libapt-pkg 7.0 ABI transition to unstable: diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index e50abd067..fec96d48e 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 7ba764270..723ebd143 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.9.30\n" +"Project-Id-Version: apt-doc 2.9.31\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-02-16 16:59+0000\n" +"POT-Creation-Date: 2025-02-28 16:50+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 8fcbb6408..1dd685909 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.9.30\n" +"Project-Id-Version: apt 2.9.31\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-02-16 16:59+0000\n" +"POT-Creation-Date: 2025-02-28 16:50+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-70-g09d2