diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-01 15:47:34 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-10-01 15:47:34 +0200 |
commit | ebd21427926418a01739baca2ee3426c103ff83a (patch) | |
tree | a44b2d70ca085e8500f92555a0e5ba79f797febc /debian | |
parent | 7e1d0a91891ae79facf30ca058557b6e45650f31 (diff) |
cherry pick fix -r 2028 from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 76edb20ec..88ccb292f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ apt (0.8.3ubuntu6) maverick; urgency=low + [ Michael Vogt ] * debian/apt.cron.daily: - source /etc/default/locale (if available) so that the apt-get update cron job fetches the right translated package descriptions + [ David Kalnischkies ] + * apt-pkg/depcache.cc: + - do not check endpointer packages instead of only those which prevented + NeverAutoRemove settings from having an effect (Closes: #598452) + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 01 Oct 2010 15:25:00 +0200 apt (0.8.3ubuntu5) maverick; urgency=low |