diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-15 21:35:04 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-15 21:35:04 +0200 |
commit | 9a3a3d1324c83206033ad275fb068867b5c58e05 (patch) | |
tree | 47d4c583d5d9a470922ba132b2684d9cda23324a /debian | |
parent | c771f6d9c30f94e37050af49e887f20767822dbb (diff) |
* update changelog to reflect reality
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ddcc6895d..1bf5b95af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |