releasing version 0.9.7.6 0.9.7.6
authorMichael Vogt <egon@debian-devbox>
Tue, 16 Oct 2012 16:29:59 +0000 (18:29 +0200)
committerMichael Vogt <egon@debian-devbox>
Tue, 16 Oct 2012 16:29:59 +0000 (18:29 +0200)
configure.in
debian/changelog
doc/apt-verbatim.ent

index 0723ee1..a5a2347 100644 (file)
@@ -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.6~20121015"
+PACKAGE_VERSION="0.9.7.6"
 PACKAGE_MAIL="APT Development Team <deity@lists.debian.org>"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_DEFINE_UNQUOTED(PACKAGE_VERSION,"$PACKAGE_VERSION")
index f83d661..cd073eb 100644 (file)
@@ -1,4 +1,4 @@
-apt (0.9.7.6) UNRELEASED; urgency=low
+apt (0.9.7.6) unstable; urgency=low
 
   [ Program translation updates ]
   * Ukrainian (A. Bondarenko)
@@ -29,16 +29,12 @@ apt (0.9.7.6) UNRELEASED; urgency=low
     - remove the 64 char limit for login/password in internal usage
     - remove 256 char line limit by using getline() (POSIX.1-2008)
   
-  [ Michael Vogt ]
-  * increase the maximum netrc login/password size and show proper
-    error message on overflow
-
   [ Colin Watson ]
   * apt-pkg/pkgcachegen.cc:
     - Fix crash if the cache is remapped while writing a Provides version
       (LP: #1066445).
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 19 Sep 2012 11:29:56 +0200
+ -- Michael Vogt <mvo@debian.org>  Tue, 16 Oct 2012 18:08:53 +0200
 
 apt (0.9.7.5) unstable; urgency=low
 
index 988d756..6945c8d 100644 (file)
 ">
 
 <!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "0.9.7.6~20121015">
+<!ENTITY apt-product-version "0.9.7.6">
 
 <!-- Codenames for debian releases -->
 <!ENTITY oldstable-codename "squeeze">