]> git.saurik.com Git - apt.git/commitdiff
* debian/changelog:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 27 Sep 2006 22:31:13 +0000 (00:31 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 27 Sep 2006 22:31:13 +0000 (00:31 +0200)
  - no change upload to fix build problem with synaptic

configure.in
debian/changelog

index 161fe55586d9a8ec173a96631d1abaef78041d40..098e56e97f100b48eb4cf8ff864a7aa00eefefe3 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.45ubuntu12")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.45ubuntu13")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index b7f3dfdcb2e35a5019c7b5e731fc2ea035ede4cc..d49ee568874bf27f6ebd9575513b0ece5e8d21d2 100644 (file)
@@ -1,3 +1,10 @@
+apt (0.6.45ubuntu13) edgy; urgency=low
+
+  * no-changes upload to make apt rebuild against latest g++ and
+    fix synaptic FTBFS (see bug: #62461 for details)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 26 Sep 2006 22:33:10 +0200
+
 apt (0.6.45ubuntu12) edgy; urgency=low
 
   * apt-pkg/depcache.cc: