From 51b5ed32738c8828c7049bb8024cda23f32dd6c9 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 29 Apr 2021 10:45:32 +0200 Subject: Release 2.3.3 --- CMakeLists.txt | 2 +- debian/changelog | 18 ++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 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 ") -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 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 @@ "> - + 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 \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 \n" "Language-Team: LANGUAGE \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 \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 \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-18-g5258