summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog21
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt.conf.5.xml2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot4
6 files changed, 28 insertions, 7 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e7c5ff4d3..3d18d67aa 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.15")
+set(PACKAGE_VERSION "3.1.16")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 262b64410..083f6dad6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+apt (3.1.16) unstable; urgency=medium
+
+ [ Andriy Pysyk ]
+ * Update Ukrainian translation (uk.po)
+
+ [ Julian Andres Klode ]
+ * Introduce JSONL performance counter logging
+ * solver3: Refactorings and some inline tweaking
+ * solver3: Upgrade by source package
+
+ [ Alessandro Astone ]
+ * debian: Trigger apt-daily on AC plug event
+
+ [ Nathan Pratta Teodosio ]
+ * Prevent sleep while running dpkg.
+
+ [ Ville Skyttä ]
+ * bash-complete search patterns for more commands
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 17 Feb 2026 11:36:12 +0100
+
apt (3.1.15) unstable; urgency=medium
* solver3: Use classical watchers for propagation
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index c8bbf15e8..4edee74f6 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.15">
+<!ENTITY apt-product-version "3.1.16">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "bookworm">
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index 34cfe276f..fb7a1b030 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -19,7 +19,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2025-12-03T00:00:00Z</date>
+ <date>2025-12-02T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 0d3b2a0b9..80718acb2 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.15\n"
+"Project-Id-Version: apt-doc 3.1.16\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2026-01-31 17:56+0100\n"
+"POT-Creation-Date: 2026-02-17 10:38+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 ff13c120e..a3f8718c0 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 3.1.15\n"
+"Project-Id-Version: apt 3.1.16\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2026-01-31 17:56+0100\n"
+"POT-Creation-Date: 2026-02-17 10:38+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"