From 49383c24a8eeab8483b10d883f91d96633e2da76 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 14 Jan 2019 15:10:00 +0100 Subject: Release 1.6.7 --- CMakeLists.txt | 2 +- debian/changelog | 12 ++++++++++++ doc/apt-verbatim.ent | 2 +- doc/apt_auth.conf.5.xml | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 24d588f63..fbba3cd1b 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.6") +set(PACKAGE_VERSION "1.6.7") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 4df04f5c4..80e97d9c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +apt (1.6.7) bionic; urgency=medium + + [ Milo Casagrande ] + * [l10n] Update Italian translation + + [ Julian Andres Klode ] + * NeverAutoRemove kernel meta packages (LP: #1787460) + * Add support for /etc/apt/auth.conf.d/*.conf (netrcparts) (LP: #1811120) + * Merge translations from 1.8 series + + -- Julian Andres Klode Mon, 14 Jan 2019 15:09:47 +0100 + apt (1.6.6) bionic; urgency=medium * Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts. diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 87f73581e..c00a19aeb 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 fc5d9d1be..e7961ef81 100644 --- a/doc/apt_auth.conf.5.xml +++ b/doc/apt_auth.conf.5.xml @@ -13,7 +13,7 @@ &apt-email; &apt-product; - 2017-08-17T00:00:00Z + 2018-12-03T00:00:00Z -- cgit v1.2.3