]> git.saurik.com Git - apt.git/commitdiff
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 0723ee1b042849770d3c3d48a479bcc09b478eb8..a5a2347c02d18889d06e5442ede399e3ca1af24c 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 f83d661a7bd8bacde3735df3a142257f8d53912a..cd073ebb93d9496e099499903143e0f463c24039 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 988d7561055a74eadf8737a680bfce91d7ee1187..6945c8d34699a457ad2034bd1a5cb9727b2c2807 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">