upload as 0.7.9ubuntu14
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 11 Mar 2008 20:49:41 +0000 (21:49 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 11 Mar 2008 20:49:41 +0000 (21:49 +0100)
configure.in
debian/changelog

index 7b0bafb24d6f3a2a568f4010b43eab082d25cc96..7a0f131dbb40af8d7af8cc1061283387568a194f 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.9ubuntu12")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.9ubuntu14")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)
index df23ed1b2eb3b1e36c91bc8c785cf44bad2739f5..01ad9511f369d17639956f42fa25beeb28898b7b 100644 (file)
@@ -6,7 +6,7 @@ apt (0.7.9ubuntu14) hardy; urgency=low
       so that it can correct any missing dependencies
   * typo fixes (LP: #107960)
 
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 11 Mar 2008 21:46:07 +0100
 
 apt (0.7.9ubuntu13) hardy; urgency=low
 
@@ -19,6 +19,9 @@ apt (0.7.9ubuntu13) hardy; urgency=low
     - fix typo (LP: #150900)
   * doc/example/sources.list:
     - updated for hardy (LP: #195879)
+  * debian/apt.cron.daily:
+    - sleep random amount of time (default within 0-30min) before
+      starting the upate to hit the mirrors less hard
 
  -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 04 Mar 2008 15:35:09 +0100