Browse Source

releasing package apt version 1.3~pre3+cmake1

Julian Andres Klode 7 years ago
parent
commit
8970deacc2
9 changed files with 36 additions and 7 deletions
  1. 1 1
      configure.ac
  2. 14 0
      debian/NEWS
  3. 15 0
      debian/changelog
  4. 1 1
      doc/apt-ftparchive.1.xml
  5. 1 1
      doc/apt-get.8.xml
  6. 1 1
      doc/apt-secure.8.xml
  7. 1 1
      doc/apt-verbatim.ent
  8. 1 1
      doc/apt.conf.5.xml
  9. 1 1
      doc/sources.list.5.xml

+ 1 - 1
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")

+ 14 - 0
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 ]

+ 15 - 0
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 ]

+ 1 - 1
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>

+ 1 - 1
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>

+ 1 - 1
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>

+ 1 - 1
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">

+ 1 - 1
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>

+ 1 - 1
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>