From: Michael Vogt Date: Tue, 28 Jun 2011 14:51:33 +0000 (+0100) Subject: merged from lp:~mvo/apt/mvo X-Git-Tag: 0.8.15~3 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/abd9fcaa723093be0476b594932ed8bfb8307ca4 merged from lp:~mvo/apt/mvo --- abd9fcaa723093be0476b594932ed8bfb8307ca4 diff --cc debian/changelog index c8a4f4477,16c0990d9..6ba17d067 --- a/debian/changelog +++ b/debian/changelog @@@ -77,16 -73,24 +77,32 @@@ apt (0.8.14.2) UNRELEASED; urgency=lo * apt-pkg/packagemanager.cc: - ensure for Multi-Arch:same packages that they are unpacked in lock step even in immediate configuration (Closes: #618288) - + * apt-pkg/init.cc: + - don't set deprecated APT::Acquire::Translation, thanks Jörg Sommer! + * cmdline/apt-config.cc: + - show Acquire::Languages and APT::Architectures settings + in 'dump' (Closes: 626739) + * apt-pkg/orderlist.cc: + - ensure that an old version of a package with a provides can + never satisfy a dependency of a newer version of this package + + [ Michael Vogt ] + * methods/mirror.cc: + - ignore lines starting with "#" in the mirror file + - ignore non http urls in the mirrors + - append the dist (e.g. sid, wheezy) as a query string when + asking for a suitable mirror + * apt-pkg/deb/deblistparser.cc: + - include all known languages when building the apt cache + (LP: #794907) + * apt-pkg/deb/debindexfile.cc: + - remove some no longer valid checks for "TranslationsAvailable()" + + [ Kenneth Solbø Andersen ] + * apt-pkg/deb/dpkgpm.cc: + - set permissions of term.log to root.adm and 644 (LP: #404724) + - -- Michael Vogt Mon, 16 May 2011 14:57:52 +0200 + -- David Kalnischkies Sat, 28 May 2011 10:54:23 +0200 apt (0.8.14.1) unstable; urgency=low