From 27c9eb2e40e17f6bc0bfb37ed99ef1a7e289bdbe Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 20 Apr 2018 12:08:01 +0200 Subject: Release 1.6.1 --- CMakeLists.txt | 2 +- debian/changelog | 7 +++++++ doc/apt-get.8.xml | 2 +- doc/apt-transport-https.1.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/apt.conf.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- doc/sources.list.5.xml | 2 +- po/apt-all.pot | 4 ++-- 9 files changed, 17 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c39619a57..384d92297 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -182,7 +182,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.6") +set(PACKAGE_VERSION "1.6.1") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index fa7c42381..5ccb3c9f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (1.6.1) unstable; urgency=medium + + * CMake: Fix builds without zstd + * apt.conf.autoremove: Catch some new Ubuntu module packages + + -- Julian Andres Klode Fri, 20 Apr 2018 12:08:18 +0200 + apt (1.6) unstable; urgency=medium * Make libzstd optional in CMakeLists.txt, to aid cross-building diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index fd346807f..f7363bcd7 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2018-04-15T00:00:00Z + 2018-04-18T00:00:00Z diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml index e925dd537..8b4c2f3c0 100644 --- a/doc/apt-transport-https.1.xml +++ b/doc/apt-transport-https.1.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2018-04-15T00:00:00Z + 2018-04-18T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 387537a1d..d54a7b677 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -262,7 +262,7 @@ "> - + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index e64de6b77..d044c0442 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2018-04-15T00:00:00Z + 2018-04-18T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 17e4f48ab..eaaa0e918 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 1.6\n" +"Project-Id-Version: apt-doc 1.6.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-04-18 16:35+0200\n" +"POT-Creation-Date: 2018-04-20 12:07+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 070026180..6f96d48b5 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2018-04-15T00:00:00Z + 2018-04-18T00:00:00Z diff --git a/po/apt-all.pot b/po/apt-all.pot index 704fd28f9..164461013 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.6\n" +"Project-Id-Version: apt 1.6.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-04-18 16:34+0200\n" +"POT-Creation-Date: 2018-04-20 12:07+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3