From 3f33c9171aea5d1930d9f87e3337dd716f8db866 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 2 Aug 2023 14:31:06 +0200 Subject: Release 2.7.3 --- CMakeLists.txt | 2 +- debian/changelog | 24 ++++++++++++++++++++++++ doc/apt-cache.8.xml | 2 +- doc/apt-get.8.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/apt.8.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 8 files changed, 33 insertions(+), 9 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ab11021a1..6f9a34034 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.7.2") +set(PACKAGE_VERSION "2.7.3") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 08e4dc7f9..951c97790 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +apt (2.7.3) unstable; urgency=medium + + [ Tianon Gravi ] + * Add "apt-patterns" reference to "apt list" description in apt(8) + + [ Frans Spiesschaert ] + * Dutch manpages translation update (Closes: #1033904) + * Dutch program translation update (Closes: #1033909) + + [ Mert Dirik ] + * Turkish program translation update + + [ Remus-Gabriel Chelu ] + * Romanian program translation update (Closes: #1040644) + + [ David Kalnischkies ] + * Add apt-patterns(7) to apt{,-cache,-get} SEE ALSO sections + + [ Julian Andres Klode ] + * Compare SHA256 to check if versions are really the same (Closes: #931175) + (LP: #2029268) + + -- Julian Andres Klode Wed, 02 Aug 2023 14:30:47 +0200 + apt (2.7.2) unstable; urgency=medium [ A. Maitland Bottoms ] diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index 1c95db7f5..1e84b442b 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2019-04-04T00:00:00Z + 2023-07-20T00:00:00Z diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 05bccf2d2..bb7678e34 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2023-04-11T00:00:00Z + 2023-07-20T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 542c1f349..114bc6157 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -274,7 +274,7 @@ "> - + diff --git a/doc/apt.8.xml b/doc/apt.8.xml index 27f8f1e7d..e7d777084 100644 --- a/doc/apt.8.xml +++ b/doc/apt.8.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2020-04-05T00:00:00Z + 2023-07-20T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 301af5d0f..2948f193c 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.7.2\n" +"Project-Id-Version: apt-doc 2.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2023-07-26 17:38+0200\n" +"POT-Creation-Date: 2023-08-02 12:37+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 612c61624..bcb6f03c6 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 2.7.2\n" +"Project-Id-Version: apt 2.7.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2023-07-12 15:26+0000\n" +"POT-Creation-Date: 2023-08-02 12:37+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