summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-28 00:31:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-28 00:31:13 +0200
commit360aa3f32b747825d524fb2a9bb6a97e83c97505 (patch)
tree1b68dd01039237b48351bdb11f28da015fa9de33
parenteeb38a9afa000ca1fbf1a6b4d047d65ecf6d60f5 (diff)
* debian/changelog:
- no change upload to fix build problem with synaptic
-rw-r--r--configure.in2
-rw-r--r--debian/changelog7
2 files changed, 8 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 161fe5558..098e56e97 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)
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)
diff --git a/debian/changelog b/debian/changelog
index b7f3dfdcb..d49ee5688 100644
--- a/debian/changelog
+++ b/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: