]> git.saurik.com Git - apt.git/commitdiff
* update changelog to reflect reality
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 15 Oct 2007 19:35:04 +0000 (21:35 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 15 Oct 2007 19:35:04 +0000 (21:35 +0200)
configure.in
debian/changelog

index e4f0fc4a201a166e961f84f162f5062c8e583a80..8683773c8ae58cd0de5b7001e1d691f5b4f10e89 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.6ubuntu13")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.6ubuntu14")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index ddcc6895d138dcdaee2daff081ee3935bef070e2..1bf5b95afb5385fd330398fb58fb40d799b77fb7 100644 (file)
@@ -1,11 +1,16 @@
+apt (0.7.6ubuntu14.1) gutsy-proposed; urgency=low
+
+  * debian/apt.cron.daily:
+    - only run the cron job if apt-get check succeeds (LP: #131719)
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mo, 15 Oct 2007 22:56:22 +0200
+
 apt (0.7.6ubuntu14) gutsy; urgency=low
 
   * apt-pkg/deb/dpkgpm.cc:
     - fix resource leak (LP: #148806) 
-  * debian/apt.cron.daily:
-    - only run the cron job if apt-get check succeeds (LP: #131719)
 
- -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 12 Oct 2007 17:56:22 +0200
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 15 Oct 2007 20:57:44 +0200
 
 apt (0.7.6ubuntu13) gutsy; urgency=low