From: Michael Vogt Date: Thu, 7 Apr 2011 10:51:53 +0000 (+0200) Subject: merged from debian-sid X-Git-Tag: 0.9.13.exp1ubuntu1~189 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/89526664ffeb58fcd97b43bce00ed917ca14f994?ds=sidebyside merged from debian-sid --- 89526664ffeb58fcd97b43bce00ed917ca14f994 diff --cc debian/changelog index 9f80cbc7c,34e34c3a6..6d0000400 --- a/debian/changelog +++ b/debian/changelog @@@ -1,25 -1,10 +1,30 @@@ -apt (0.8.13.3) UNRELEASED; urgency=low +apt (0.8.13.2ubuntu2) UNRELEASED; urgency=low + [ Michael Vogt ] + * debian/apt.cron.daily: + - run unattended-upgrades even if there was a error during + the apt-get update (LP: #676295) + ++ [ Julian Andres Klode ] + * apt-pkg/indexcopy.cc: + - Use RealFileExists() instead of FileExists(), allows amongst other + things a directory named Sources to exist on a CD-ROM (LP: #750694). ++ + [ David Kalnischkies ] + * apt-pkg/pkgcache.cc: + - use the native Architecture stored in the cache header instead of + loading it from configuration as suggested by Julian Andres Klode + + -- Michael Vogt Thu, 10 Mar 2011 15:56:54 +0100 + +apt (0.8.13.2ubuntu1) natty; urgency=low - -- Julian Andres Klode Thu, 07 Apr 2011 11:48:46 +0200 + * merge fixes from debian-sid, most notable the handling of + arch=all architectures in python-apt (LP: #733741) + * apt-pkg/aptconfiguration.cc: + - fix comparing for a empty string + + -- Michael Vogt Tue, 05 Apr 2011 13:19:56 +0200 apt (0.8.13.2) unstable; urgency=low