]> git.saurik.com Git - apt.git/commitdiff
upload as 0.7.17~exp3
authorMichael Vogt <mvo@debian.org>
Wed, 29 Oct 2008 09:09:26 +0000 (10:09 +0100)
committerMichael Vogt <mvo@debian.org>
Wed, 29 Oct 2008 09:09:26 +0000 (10:09 +0100)
configure.in
debian/changelog

index 809bafca74975d826e16fa7f4e9487c8b78f86f5..995ca56710db96d09457f1711a506cbe8e2fa322 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)
 
 dnl -- SET THIS TO THE RELEASE VERSION --
-AC_DEFINE_UNQUOTED(VERSION,"0.7.17~exp2")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.17~exp3")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 566ed4324fa7380dfee741073cfc389ac5c80a77..925a7b0fe822872bfbfa3c4cb160242283e06950 100644 (file)
@@ -1,8 +1,8 @@
 apt (0.7.17~exp3) experimental; urgency=low
 
   * apt-pkg/acquire-item.cc:
-    - fix a merge modification (done by me) that prevents the
-      fallback to the uncompressed 'Packages' to work correctly
+    - fix a merge mistake that prevents the fallback to the 
+      uncompressed 'Packages' to work correctly
 
  -- Michael Vogt <mvo@debian.org>  Wed, 29 Oct 2008 09:36:24 +0100