summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2021-04-29 10:45:32 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2021-04-29 10:45:32 +0200
commit51b5ed32738c8828c7049bb8024cda23f32dd6c9 (patch)
tree0df2a2a4b9324bf50ef09fbeb5491718c1810ee5
parentb60cda7992d316123b036a4a0eb5f472d21e9cdd (diff)
Release 2.3.32.3.3
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog18
-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, 24 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 75f368d3e..5f852ccaf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -200,7 +200,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 "2.3.2")
+set(PACKAGE_VERSION "2.3.3")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 7d430742e..1e3689a40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+apt (2.3.3) experimental; urgency=medium
+
+ [ David Kalnischkies ]
+ * Allow superfluous commas in build-dependency lines
+ * Mark only provides from protected versioned kernel packages
+ * Count uninstallable packages in "not upgraded" (Closes: #981535)
+ * Reexplore providers of marked packages if some didn't satisfy before
+ * Call MarkAndSweep only manually in apt-get for autoremove
+ * Store versioned kernel package detectors in d-pointer
+
+ [ Brian Murray ]
+ * Fix a typo in json-hooks-protocol.md
+
+ [ Julian Andres Klode ]
+ * Temporarily Revert "2.3-only: Warn that the 0.1 protocol is deprecated"
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 29 Apr 2021 10:43:19 +0200
+
apt (2.3.2) experimental; urgency=medium
* Remove inversed comment for AllowUnsizedPackages
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index c965fd5e8..407d28166 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -274,7 +274,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "2.3.2">
+<!ENTITY apt-product-version "2.3.3">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "buster">
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 102e4dca0..7e233830b 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.3.2\n"
+"Project-Id-Version: apt-doc 2.3.3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2021-04-23 16:26+0000\n"
+"POT-Creation-Date: 2021-04-29 08:44+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 e356ceed6..baff65765 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 2.3.2\n"
+"Project-Id-Version: apt 2.3.3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2021-04-23 16:26+0000\n"
+"POT-Creation-Date: 2021-04-29 08:44+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"