summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-10-16 18:29:59 +0200
committerMichael Vogt <egon@debian-devbox>2012-10-16 18:29:59 +0200
commit27a83019db71c604eb6eaecd4feed09ba376e980 (patch)
treef0935905274b6c724711e72e289f4bdfafc7e4e9
parent27cae7715489c13c504590cf77a6d22680dbe0b1 (diff)
releasing version 0.9.7.60.9.7.6
-rw-r--r--configure.in2
-rw-r--r--debian/changelog8
-rw-r--r--doc/apt-verbatim.ent2
3 files changed, 4 insertions, 8 deletions
diff --git a/configure.in b/configure.in
index 0723ee1b0..a5a2347c0 100644
--- a/configure.in
+++ b/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.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")
diff --git a/debian/changelog b/debian/changelog
index f83d661a7..cd073ebb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 988d75610..6945c8d34 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -213,7 +213,7 @@
">
<!-- 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">