summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-08-06 22:49:28 +0200
committerJulian Andres Klode <jak@debian.org>2016-08-06 22:49:28 +0200
commit8970deacc29d826c8a5d5b297f0150b0ad194b73 (patch)
treeda20e0dd81d2cbadfa4af1d1522416d7ab39567b
parent7c0a660e184ded5b79e5294376c12c46698d42a8 (diff)
releasing package apt version 1.3~pre3+cmake11.3_pre3+cmake1
-rw-r--r--configure.ac2
-rw-r--r--debian/NEWS14
-rw-r--r--debian/changelog15
-rw-r--r--doc/apt-ftparchive.1.xml2
-rw-r--r--doc/apt-get.8.xml2
-rw-r--r--doc/apt-secure.8.xml2
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/apt.conf.5.xml2
-rw-r--r--doc/sources.list.5.xml2
9 files changed, 36 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 376217d20..a6386f056 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ AC_CONFIG_AUX_DIR(buildlib)
AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
PACKAGE="apt"
-PACKAGE_VERSION="1.3~pre3"
+PACKAGE_VERSION="1.3~pre3+cmake1"
PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
diff --git a/debian/NEWS b/debian/NEWS
index 934391456..f82dedf41 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,17 @@
+apt (1.3~pre3+cmake1) experimental; urgency=medium
+
+ Early version of CMake based build system. Translations for the dselect
+ method and docbook guides are missing, just as the text docbook guides.
+
+ This is mainly intended for checking building, reproducibility, and
+ cross-compiling.
+
+ This is also the first release since 1999 that re-enabled a thread-local
+ _error. It was disabled by jgg back then due to glibc issues, but I really
+ hope those are fixed now.
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 06 Aug 2016 21:56:19 +0200
+
apt (1.2~exp1) experimental; urgency=medium
[ Automatic removal of debs after install ]
diff --git a/debian/changelog b/debian/changelog
index cdb3c3345..7217ae21f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+apt (1.3~pre3+cmake1) experimental; urgency=medium
+
+ [ Julian Andres Klode ]
+ * configure.ac: Re-enable pthread support for thread-local _error
+ * CMake: Add basic CMake build system
+ * CMake: Add support for building and installing .mo files
+ * CMake: Add initial support for documentation building
+ * CMake: Switch integration tests and travis over
+ * CMake: debian: Switch packaging over to CMake and dh 9
+
+ [ Jason Travis ]
+ * doc: update path to periodic options script
+
+ -- Julian Andres Klode <jak@debian.org> Sat, 06 Aug 2016 22:37:30 +0200
+
apt (1.3~pre3) unstable; urgency=medium
[ Julian Andres Klode ]
diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml
index 7a1ca7fb4..8c424dbce 100644
--- a/doc/apt-ftparchive.1.xml
+++ b/doc/apt-ftparchive.1.xml
@@ -14,7 +14,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2016-07-08T00:00:00Z</date>
+ <date>2016-08-04T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index e9623a3ab..48811bba3 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>2016-07-08T00:00:00Z</date>
+ <date>2016-08-04T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml
index a166853fe..1cc8a8f24 100644
--- a/doc/apt-secure.8.xml
+++ b/doc/apt-secure.8.xml
@@ -13,7 +13,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2016-07-08T00:00:00Z</date>
+ <date>2016-08-04T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index fbdc8e168..9febadf9f 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -239,7 +239,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "1.3~pre3">
+<!ENTITY apt-product-version "1.3~pre3+cmake1">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "wheezy">
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index b68e0ae44..bb0625f66 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -19,7 +19,7 @@
&apt-email;
&apt-product;
<!-- The last update date -->
- <date>2016-07-08T00:00:00Z</date>
+ <date>2016-08-05T00:00:00Z</date>
</refentryinfo>
<refmeta>
diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml
index a3181554b..3191cde17 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>2016-07-08T00:00:00Z</date>
+ <date>2016-08-04T00:00:00Z</date>
</refentryinfo>
<refmeta>