summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-06-26 12:51:45 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-06-26 12:51:45 +0200
commit1ec470988c02a4cc5844db3ba566280bb2802d01 (patch)
treefa3ae3325761091ade6ce05c22410758988353c4
parent03122fbd056017807ee53579ac1e3fb6919ebcae (diff)
Release 1.5.21.5.2
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog7
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot4
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 <deity@lists.debian.org>")
-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 <juliank@ubuntu.com> 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 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.5.1">
+<!ENTITY apt-product-version "1.5.2">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "jessie">
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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"