summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-09-10 23:46:55 +0200
committerJulian Andres Klode <jak@debian.org>2017-09-10 23:48:43 +0200
commit5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297 (patch)
treecd20868fdd08e17e495dbe79b0064df9cd708800
parent8e222df0d0bf36e1da3894608db5302c1c33b7d5 (diff)
Release 1.5~rc31.5_rc3
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog8
-rw-r--r--doc/apt-get.8.xml2
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--doc/sources.list.5.xml2
-rw-r--r--po/apt-all.pot4
7 files changed, 16 insertions, 8 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 400fdd69e..52572f433 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~rc2")
+set(PACKAGE_VERSION "1.5~rc3")
if (NOT DEFINED DPKG_DATADIR)
execute_process(COMMAND ${PERL_EXECUTABLE} -MDpkg -e "print $Dpkg::DATADIR;"
diff --git a/debian/changelog b/debian/changelog
index 40a482e8c..25bf4b860 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (1.5~rc3) unstable; urgency=medium
+
+ * CMake: Properly handle Udev missing
+ * CMake: Mark BZip2, LZMA, and LZ4 as required
+ * apt-helper: Add connman support to wait-online
+
+ -- Julian Andres Klode <jak@debian.org> Sun, 10 Sep 2017 23:46:30 +0200
+
apt (1.5~rc2) unstable; urgency=medium
[ Julian Andres Klode ]
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 5dc8d9797..520cfc126 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2017-08-24T00:00:00Z</date>
+ <date>2017-09-10T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 61373f851..d2d7ebae6 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~rc2">
+<!ENTITY apt-product-version "1.5~rc3">
<!-- (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 bd1b5c966..161a6c9bf 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~rc2\n"
+"Project-Id-Version: apt-doc 1.5~rc3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2017-09-09 21:47+0200\n"
+"POT-Creation-Date: 2017-09-10 23:46+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/doc/sources.list.5.xml b/doc/sources.list.5.xml
index d9585ce4a..56f65927c 100644
--- a/doc/sources.list.5.xml
+++ b/doc/sources.list.5.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2017-08-24T00:00:00Z</date>
+ <date>2017-09-10T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/po/apt-all.pot b/po/apt-all.pot
index 837ed0e4c..c02f15ff4 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 1.5~rc2\n"
+"Project-Id-Version: apt 1.5~rc3\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2017-09-09 21:47+0200\n"
+"POT-Creation-Date: 2017-09-10 23:46+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"