Przeglądaj źródła

* debian/changelog:
- no change upload to fix build problem with synaptic

Michael Vogt 20 lat temu
rodzic
commit
360aa3f32b
2 zmienionych plików z 8 dodań i 1 usunięć
  1. 1 1
      configure.in
  2. 7 0
      debian/changelog

+ 1 - 1
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)
 
 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)

+ 7 - 0
debian/changelog

@@ -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: