Przeglądaj źródła

releasing version 0.9.7.2

Michael Vogt 14 lat temu
rodzic
commit
926470636c
3 zmienionych plików z 4 dodań i 4 usunięć
  1. 1 1
      configure.in
  2. 2 2
      debian/changelog
  3. 1 1
      doc/apt-verbatim.ent

+ 1 - 1
configure.in

@@ -18,7 +18,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="0.9.7.1"
+PACKAGE_VERSION="0.9.7.2"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")

+ 2 - 2
debian/changelog

@@ -1,4 +1,4 @@
-apt (0.9.7.2) UNRELEASED; urgency=low
+apt (0.9.7.2) unstable; urgency=low
 
 
   [ Manpages translation updates ]
@@ -40,7 +40,7 @@ apt (0.9.7.2) UNRELEASED; urgency=low
       are different (in the first part, which we omit in our tuples), so e.g.
       build-dep restrictions for armel ended up effecting armhf as well
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Sun, 01 Jul 2012 08:20:57 +0200
+ -- Michael Vogt <mvo@debian.org>  Fri, 13 Jul 2012 21:33:56 +0200
 
 apt (0.9.7.1) unstable; urgency=low
 

+ 1 - 1
doc/apt-verbatim.ent

@@ -213,7 +213,7 @@
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "0.9.7.1">
+<!ENTITY apt-product-version "0.9.7.2">
 
 <!-- Codenames for debian releases -->
 <!ENTITY oldstable-codename "lenny">