summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog27
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot4
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 <deity@lists.debian.org>")
-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 <filename> inside <arg>
+ * 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 <jak@debian.org> 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 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "3.1.4">
+<!ENTITY apt-product-version "3.1.5">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "bookworm">
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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"