From bd0abd856f1e3e505572f434efafa38254de2f3b Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 31 Oct 2022 12:11:47 +0100 Subject: Release 2.5.4 --- CMakeLists.txt | 2 +- debian/changelog | 21 +++++++++++++++++++++ doc/apt-get.8.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 12 ++++++++++-- doc/po/de.po | 10 +++++++++- doc/po/es.po | 10 +++++++++- doc/po/fr.po | 10 +++++++++- doc/po/it.po | 10 +++++++++- doc/po/ja.po | 10 +++++++++- doc/po/nl.po | 10 +++++++++- doc/po/pl.po | 10 +++++++++- doc/po/pt.po | 10 +++++++++- doc/po/pt_BR.po | 10 +++++++++- po/apt-all.pot | 4 ++-- 15 files changed, 117 insertions(+), 16 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 540b50ebf..dfb2b07c7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -205,7 +205,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "2.5.3") +set(PACKAGE_VERSION "2.5.4") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 907182eac..764b55632 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +apt (2.5.4) unstable; urgency=medium + + [ David Kalnischkies ] + * Report failures back from debSystem::AddStatusFiles + * Avoid dealing with a fake dpkg stanza in the tests + * Allow apt to run if no dpkg/status file exists + + [ Johannes Schauer Marin Rodrigues ] + * since base-passwd 3.6.1 the _apt user is in the default /etc/passwd + + [ Boyuan Yang ] + * po/zh_CN.po: Update translation for apt/2.5.3 + + [ quazgar ] + * Documentation for autopurge command + + [ Julian Andres Klode ] + * Actually delete temporary apt-key.*.asc helper files (LP: #1995247) + + -- Julian Andres Klode Mon, 31 Oct 2022 12:11:04 +0100 + apt (2.5.3) unstable; urgency=medium [ Povilas Kanapickas ] diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 41825ad95..863bcc8f8 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2022-08-06T00:00:00Z + 2022-10-28T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index e7bbef173..b67b7a060 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 c23a6920e..89f3e1a5a 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.5.3\n" +"Project-Id-Version: apt-doc 2.5.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1083,6 +1083,14 @@ msgid "" "now no longer needed." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove " +"--purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/de.po b/doc/po/de.po index d6c688a2f..f34efabde 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2020-04-04 08:45+0200\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -1479,6 +1479,14 @@ msgstr "" "automatisch installiert wurden, um Abhängigkeiten für andere Pakete zu " "erfüllen, und die nicht mehr benötigt werden." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/es.po b/doc/po/es.po index 9536cd5f9..b30987e5a 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -1490,6 +1490,14 @@ msgstr "" "automáticamente para satisfacer las dependencias de otros paquetes pero que " "ya no son necesarios." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml #, fuzzy diff --git a/doc/po/fr.po b/doc/po/fr.po index 5cae64c72..72247bc5f 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -1452,6 +1452,14 @@ msgstr "" "installés dans le but de satisfaire les dépendances d'autres paquets et qui " "ne sont plus nécessaires." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/it.po b/doc/po/it.po index c03c76e82..cb6155c37 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca \n" "Language-Team: Italian \n" @@ -1496,6 +1496,14 @@ msgstr "" "stati installati automaticamente per soddisfare delle dipendenze per altri " "pacchetti e che non sono più necessari." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/ja.po b/doc/po/ja.po index 2258161de..597a704be 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada \n" "Language-Team: Japanese \n" @@ -1459,6 +1459,14 @@ msgstr "" "autoremove は、他のパッケージの依存関係を満たすために自動" "的にインストールされ、もう必要なくなったパッケージを削除するのに使用します。" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/nl.po b/doc/po/nl.po index 0bffe9c57..ce46c98d7 100644 --- a/doc/po/nl.po +++ b/doc/po/nl.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 2.4.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2022-04-09 15:28+0200\n" "Last-Translator: Frans Spiesschaert \n" "Language-Team: Debian Dutch l10n Team \n" @@ -1535,6 +1535,14 @@ msgstr "" "automatisch geïnstalleerd werden om te voldoen aan de vereisten van andere " "pakketten en nu niet langer nodig zijn." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/pl.po b/doc/po/pl.po index a6ca97729..c8c51eb06 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2014-07-04 02:13+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -1473,6 +1473,14 @@ msgstr "" "zostały zainstalowane automatycznie, żeby rozwiązać zależności w innych " "pakietach, i nie są już potrzebne." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml #, fuzzy diff --git a/doc/po/pt.po b/doc/po/pt.po index 8abcf0be8..739d040e5 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 2.4.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2022-05-19 23:40+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese <>\n" @@ -1498,6 +1498,14 @@ msgstr "" "instalados automaticamente para satisfazer dependências de outros pacotes e " "que já não são necessários." +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 641670f78..cae26e62b 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -1066,6 +1066,14 @@ msgid "" "now no longer needed." msgstr "" +#. type: Content of: +#: apt-get.8.xml +msgid "" +"Like autoremove, but autopurge also " +"removes configuration files. This is a shortcut for autoremove --" +"purge." +msgstr "" + #. type: Content of: #: apt-get.8.xml msgid "" diff --git a/po/apt-all.pot b/po/apt-all.pot index 400aff68f..cb2f15bb4 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.5.3\n" +"Project-Id-Version: apt 2.5.4\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2022-09-28 17:34+0200\n" +"POT-Creation-Date: 2022-10-31 12:11+0100\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