From: Michael Vogt Date: Tue, 28 Jun 2011 14:49:45 +0000 (+0100) Subject: merged from donkult X-Git-Tag: 0.8.15~4 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/f1ffbc5001afa705e347dcdbcda1c8a54a90372b?ds=inline;hp=-c merged from donkult --- f1ffbc5001afa705e347dcdbcda1c8a54a90372b diff --combined debian/changelog index 8c1688bd0,971cf53b7..c8a4f4477 --- a/debian/changelog +++ b/debian/changelog @@@ -4,8 -4,6 +4,8 @@@ apt (0.8.14.2) UNRELEASED; urgency=lo * apt-pkg/depcache.cc: - Really release action groups only once (Closes: #622744) - Make purge work again for config-files (LP: #244598) (Closes: #150831) + * apt-pkg/acquire-item.cc: + - Reject files known to be invalid (LP: #346386) (Closes: #627642) * debian/apt.cron.daily: - Check power after wait, patch by manuel-soto (LP: #705269) * debian/control: @@@ -16,9 -14,6 +16,9 @@@ [ Christian Perrier ] * Galician translation update (Miguel Anxo Bouzada). Closes: #626505 + * Italian translation update (Milo Casagrande). Closes: #627834 + * German documentation translation update (Chris Leick). Closes: #629949 + * Catalan translation update (Jordi Mallach). Closes: #630657 [ David Kalnischkies ] * fix a bunch of cppcheck warnings/errors based on a patch by @@@ -35,6 -30,8 +35,8 @@@ - let VisitRProvides report if the calls were successful * apt-pkg/deb/dpkgpm.cc: - replace obsolete usleep with nanosleep + - remove invalid pkgcache.bin and rebuild it if possible + - log reinstall commands in history.log * debian/apt{,-utils}.symbols: - update both experimental symbol-files to reflect 0.8.14 state * debian/rules: @@@ -75,11 -72,13 +77,16 @@@ * 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 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