From e78844ba89fd15879333c1394fae9a65acebedc0 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 20 Sep 2018 21:04:11 +0200 Subject: Release 1.7.0~rc2 --- CMakeLists.txt | 2 +- debian/changelog | 8 ++++++++ doc/apt-get.8.xml | 2 +- doc/apt-transport-http.1.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 ++-- po/apt-all.pot | 4 ++-- 9 files changed, 18 insertions(+), 10 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8a802e91d..0a5647cec 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,7 +183,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "1.7.0~rc1") +set(PACKAGE_VERSION "1.7.0~rc2") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 37b51b9c9..bba04f7bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (1.7.0~rc2) unstable; urgency=medium + + [ David Kalnischkies ] + * Deal with descriptions embedded in displayed record correctly + (Closes: #909155) + + -- Julian Andres Klode Thu, 20 Sep 2018 21:03:54 +0200 + apt (1.7.0~rc1) unstable; urgency=medium [ Laurent Bigonville ] diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 5ca6cde85..26dd31e87 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -14,7 +14,7 @@ &apt-email; &apt-product; - 2018-08-20T00:00:00Z + 2018-09-18T00:00:00Z diff --git a/doc/apt-transport-http.1.xml b/doc/apt-transport-http.1.xml index 63c482df6..c8b776c23 100644 --- a/doc/apt-transport-http.1.xml +++ b/doc/apt-transport-http.1.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2018-08-20T00:00:00Z + 2018-09-18T00:00:00Z diff --git a/doc/apt-transport-https.1.xml b/doc/apt-transport-https.1.xml index b398c2ef6..40a815d5e 100644 --- a/doc/apt-transport-https.1.xml +++ b/doc/apt-transport-https.1.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2018-08-20T00:00:00Z + 2018-09-18T00:00:00Z diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 80bb4c95f..b5faa00c9 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 453030ab0..a946544cc 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -19,7 +19,7 @@ &apt-email; &apt-product; - 2018-08-20T00:00:00Z + 2018-09-18T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 19765221f..2ed3d1158 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.7.0~rc1\n" +"Project-Id-Version: apt-doc 1.7.0~rc2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-09-18 16:15+0200\n" +"POT-Creation-Date: 2018-09-20 21:04+0200\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 aee3f8950..49448ce2d 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.7.0~rc1\n" +"Project-Id-Version: apt 1.7.0~rc2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-09-18 16:15+0200\n" +"POT-Creation-Date: 2018-09-20 21:04+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-18-g5258