summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2026-01-23 21:03:36 +0100
committerJulian Andres Klode <jak@debian.org>2026-01-23 21:03:36 +0100
commit0a37f95b2d9582c5cad95725302abaf0635ee8a3 (patch)
tree5cf4ef31b6becf6b6277317d76fbc0358f4cd9c2
parent8fe21178b305c31c082489c0469dbb13cf10fe49 (diff)
Release 3.1.143.1.14
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog7
-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, 13 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ddce3c3ff..fe137c374 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.13")
+set(PACKAGE_VERSION "3.1.14")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 19833d2b5..5acefcdf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (3.1.14) unstable; urgency=medium
+
+ * why: Render info about all providers on virtual packages
+ * variants: Do not report unsupported variants in repositories
+
+ -- Julian Andres Klode <jak@debian.org> Fri, 23 Jan 2026 21:02:29 +0100
+
apt (3.1.13) unstable; urgency=medium
[ Ville Skyttä ]
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 3b48fb465..a09e19735 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.13">
+<!ENTITY apt-product-version "3.1.14">
<!-- (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 032481640..9eb3152eb 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.13\n"
+"Project-Id-Version: apt-doc 3.1.14\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2026-01-05 22:58+0100\n"
+"POT-Creation-Date: 2026-01-23 21:02+0100\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 6418b172a..86ecbd726 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 3.1.13\n"
+"Project-Id-Version: apt 3.1.14\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2026-01-05 22:58+0100\n"
+"POT-Creation-Date: 2026-01-23 21:02+0100\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"