From 7889b38b7708b4725cea4e0a43fbd93163ce4198 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 7 May 2019 11:20:00 +0200 Subject: Release 1.6.11 --- CMakeLists.txt | 2 +- debian/changelog | 9 +++++++++ doc/apt-verbatim.ent | 2 +- doc/apt_auth.conf.5.xml | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 6 files changed, 16 insertions(+), 7 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b45692517..52ded30ea 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -187,7 +187,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.10") +set(PACKAGE_VERSION "1.6.11") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 5e6ea4dfe..952481fac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (1.6.11) bionic; urgency=medium + + * Add test case for local-only packages pinned to never + * Prevent shutdown while running dpkg (LP: #1820886) + * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs + (LP: #1821640) + + -- Julian Andres Klode Tue, 07 May 2019 11:19:29 +0200 + apt (1.6.10) bionic; urgency=medium * Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index fece3a8fe..dc0689d9e 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -262,7 +262,7 @@ "> - + diff --git a/doc/apt_auth.conf.5.xml b/doc/apt_auth.conf.5.xml index 20055b0a6..c5b6aa2a4 100644 --- a/doc/apt_auth.conf.5.xml +++ b/doc/apt_auth.conf.5.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2019-03-01T00:00:00Z + 2019-03-11T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 8d04c85f3..fccf464d0 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.10\n" +"Project-Id-Version: apt-doc 1.6.11\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-03-11 10:34+0100\n" +"POT-Creation-Date: 2019-05-07 11:19+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 51870e03c..1d6a7304f 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.6.10\n" +"Project-Id-Version: apt 1.6.11\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-03-11 10:34+0100\n" +"POT-Creation-Date: 2019-05-07 11:19+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