diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-11 21:46:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-09-11 21:46:51 +0200 |
commit | de15fbae15a0d44457dd998a5804c62bf0cc3d7d (patch) | |
tree | 5ddede79d0fa7251a98ec790120e274b4aabc8da /debian/changelog | |
parent | faebb6992f9a4b8cfe95083c2ad63ff49b608ed0 (diff) |
* debian/apt.cron.daily:
- move unattended-upgrade before apt-get autoclean
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69721ebc8..dfd9cc6bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ apt (0.7.7) UNRELEASED; urgency=low communication to 1000 for the debtorrent backend * make apt build with g++ 4.3 * fix missing SetExecClose() call when the status-fd is used + * debian/apt.cron.daily: + - move unattended-upgrade before apt-get autoclean [ Ian Jackson ] * dpkg-triggers: Deal properly with new package states. |