From 5a72bf326cdcfcdbe44ff5ad1aef2eb55e3a4297 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 10 Sep 2017 23:46:55 +0200 Subject: Release 1.5~rc3 --- CMakeLists.txt | 2 +- debian/changelog | 8 ++++++++ doc/apt-get.8.xml | 2 +- doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- doc/sources.list.5.xml | 2 +- po/apt-all.pot | 4 ++-- 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 ") -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 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; - 2017-08-24T00:00:00Z + 2017-09-10T00:00:00Z 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 @@ "> - + 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 \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 \n" "Language-Team: LANGUAGE \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; - 2017-08-24T00:00:00Z + 2017-09-10T00:00:00Z 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 \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 \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3