From 1ec470988c02a4cc5844db3ba566280bb2802d01 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 26 Jun 2018 12:51:45 +0200 Subject: Release 1.5.2 --- CMakeLists.txt | 2 +- debian/changelog | 7 +++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 13 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f5342c9f..fbd873f3c 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.5.1") +set(PACKAGE_VERSION "1.5.2") if (NOT DEFINED DPKG_DATADIR) execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;" diff --git a/debian/changelog b/debian/changelog index 108418eb3..96825e507 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (1.5.2) artful; urgency=medium + + * apt.conf.autoremove: Catch some new Ubuntu module packages (LP: #1778551) + * Fix lock counting in debSystem (LP: #1778547) + + -- Julian Andres Klode Tue, 26 Jun 2018 12:51:24 +0200 + apt (1.5.1) artful; urgency=medium * New microrelease (LP: #1727694) diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 46c1cdbdc..d499394cd 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -245,7 +245,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index fde849e2d..6df4f6793 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.5.1\n" +"Project-Id-Version: apt-doc 1.5.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-10-26 13:37+0200\n" +"POT-Creation-Date: 2018-06-26 12:51+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 1c548697e..94f498f93 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.5.1\n" +"Project-Id-Version: apt 1.5.2\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2017-10-26 13:37+0200\n" +"POT-Creation-Date: 2018-06-26 12:51+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