diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-12 18:02:21 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-10-12 18:02:21 +0200 |
commit | 80c965368a08f521c648f5398e954d164d859baa (patch) | |
tree | 0d83361259d3ad1ec0e48002d78d7148b8b91ea1 /debian/changelog | |
parent | adf1b8befd5b79d39386af24aff627e856ad953b (diff) |
* debian/apt.cron.daily:
- only run the cron job if apt-get check succeeds (LP: #131719)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7213c6773..79efaf1a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.7.6ubuntu14) gutsy; urgency=low + + * 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 + apt (0.7.6ubuntu13) gutsy; urgency=low * apt-pkg/deb/dpkgpm.cc: |