diff options
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | debian/changelog | 21 | ||||
-rw-r--r-- | doc/apt-get.8.xml | 2 | ||||
-rw-r--r-- | doc/apt-verbatim.ent | 2 | ||||
-rw-r--r-- | doc/po/apt-doc.pot | 12 | ||||
-rw-r--r-- | doc/po/de.po | 10 | ||||
-rw-r--r-- | doc/po/es.po | 10 | ||||
-rw-r--r-- | doc/po/fr.po | 10 | ||||
-rw-r--r-- | doc/po/it.po | 10 | ||||
-rw-r--r-- | doc/po/ja.po | 10 | ||||
-rw-r--r-- | doc/po/nl.po | 10 | ||||
-rw-r--r-- | doc/po/pl.po | 10 | ||||
-rw-r--r-- | doc/po/pt.po | 10 | ||||
-rw-r--r-- | doc/po/pt_BR.po | 10 | ||||
-rw-r--r-- | 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 <deity@lists.debian.org>") -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 <jak@debian.org> 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; <!-- The last update date --> - <date>2022-08-06T00:00:00Z</date> + <date>2022-10-28T00:00:00Z</date> </refentryinfo> <refmeta> 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 @@ "> <!-- this will be updated by 'prepare-release' --> -<!ENTITY apt-product-version "2.5.3"> +<!ENTITY apt-product-version "2.5.4"> <!-- (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 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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1086,6 +1086,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove " +"--purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <c.leick@vollbio.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -1482,6 +1482,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <ocampagne@gmail.com>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -1492,6 +1492,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml +msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml #, fuzzy #| msgid "" #| "<literal>changelog</literal> downloads a package changelog and displays " 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 <deity@lists.debian.org>\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 <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -1455,6 +1455,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -1499,6 +1499,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -1462,6 +1462,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <Frans.Spiesschaert@yucom.be>\n" "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n" @@ -1538,6 +1538,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <robert@debian.org>\n" "Language-Team: Polish <manpages-pl-list@lists.sourceforge.net>\n" @@ -1475,6 +1475,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml +msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml #, fuzzy #| msgid "" #| "<literal>changelog</literal> downloads a package changelog and displays " 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 <deity@lists.debian.org>\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 <a_monteiro@gmx.com>\n" "Language-Team: Portuguese <>\n" @@ -1501,6 +1501,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <andrelop@debian.org>\n" "Language-Team: <debian-l10n-portuguese@lists.debian.org>\n" @@ -1069,6 +1069,14 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" +"Like <literal>autoremove</literal>, but <literal>autopurge</literal> also " +"removes configuration files. This is a shortcut for <literal>autoremove --" +"purge</literal>." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" "<literal>changelog</literal> tries to download the changelog of a package " "and displays it through <command>sensible-pager</command>. By default it " "displays the changelog for the version that is installed. However, you can " 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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |