]> git.saurik.com Git - apt.git/commitdiff
* fix changelog
authorMichael Vogt <michael.vogt@ubuntu.com>
Sat, 22 Oct 2005 21:50:03 +0000 (21:50 +0000)
committerMichael Vogt <michael.vogt@ubuntu.com>
Sat, 22 Oct 2005 21:50:03 +0000 (21:50 +0000)
configure.in
debian/changelog

index 18cdbfddeb2c9a9b7df52dc3789be0932dba13e7..758727f2f21a0a342f0d896ff26db8c7a443afcc 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.6.43")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.42.1")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index 3bbbf3b29ebdb0cf3eba222ec3f5adceff014a5f..932ac592f6e85138f2914b79131ef2ad36ef133a 100644 (file)
@@ -4,7 +4,7 @@ apt (0.6.42.1) unstable; urgency=low
     (thanks to Filipus Klutiero, closes: #282918)
   * apt-pkg/pkgrecords.cc:
     - revert patch from last version, it causes trouble on alpha 
-      and ia64 (closes: #335102, #335103,#335213)
+      and ia64 (closes: #335102, #335103)
 
  -- Michael Vogt <mvo@debian.org>  Sat, 22 Oct 2005 23:44:35 +0200