From 23af056d0dd21acaeae14d02e416a8696ebd69af Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 26 Aug 2025 21:03:09 +0200 Subject: Release 3.1.5 --- 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 156f3238b..80b26e340 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 "3.1.4") +set(PACKAGE_VERSION "3.1.5") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index f9b62a9cf..cf094bb7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +apt (3.1.5) unstable; urgency=medium + + [ Christopher Bock ] + * completion: apt why/why-not + + [ Julian Andres Klode ] + * doc: Remove inside + * solver3: Sort dependency targets against current alternative + * solver3: Allow any downloadable version to mark a package as not obsolete + * debListParser: Cache `essential` and `myArch` more + * edsp: Clear architecture cache + * edsp: Do not skip lines (fixes Architecture reading) + + [ Américo Monteiro ] + * Portuguese manpages translation update (Closes: #1111124) + + [ Helge Kreutzmann ] + * German program translation update (Closes: #1111875) + + [ Tianyu Chen ] + * Update Simplified Chinese translation + + [ Biswapriyo Nath ] + * Fix indentation compiler warning with clang + + -- Julian Andres Klode Tue, 26 Aug 2025 21:02:54 +0200 + apt (3.1.4) unstable; urgency=medium * Upload to unstable diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 073075050..3a7c6410c 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 54d0eaa1f..8f43ffc31 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 3.1.4\n" +"Project-Id-Version: apt-doc 3.1.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-08-11 15:28+0000\n" +"POT-Creation-Date: 2025-08-26 19:03+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 008fc8e96..dcffe49bc 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.1.4\n" +"Project-Id-Version: apt 3.1.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-08-11 15:28+0000\n" +"POT-Creation-Date: 2025-08-26 19:03+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