From: David Kalnischkies Date: Thu, 10 Jun 2010 14:37:18 +0000 (+0200) Subject: merge with debian-experimental-ma to get the public policy back X-Git-Tag: 0.8.0~9^2~22^2~38 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/6d7b4a91f3ebb0f1ff98eddf0bc48a502cc323a8 merge with debian-experimental-ma to get the public policy back --- 6d7b4a91f3ebb0f1ff98eddf0bc48a502cc323a8 diff --cc debian/changelog index edea3400a,d29705d24..9367c1743 --- a/debian/changelog +++ b/debian/changelog @@@ -1,16 -1,12 +1,24 @@@ - apt (0.7.26~exp7) UNRELEASED; urgency=low ++apt (0.7.26~exp8) UNRELEASED; urgency=low + + * apt-pkg/cacheset.cc: + - get the candidate either from an already built depcache + or use the policy which is a bit faster than depcache generation + * apt-pkg/orderlist.cc: + - untouched packages are never missing + * apt-pkg/packagemanager.cc: + - packages that are not touched doesn't need to be unpacked + - -- David Kalnischkies Thu, 10 Jun 2010 13:04:47 +0200 ++ -- David Kalnischkies Thu, 10 Jun 2010 16:36:58 +0200 + - apt (0.7.26~exp6) UNRELEASED; urgency=low + apt (0.7.26~exp7) experimental; urgency=low + + * apt-pkg/cachefile.h: + - make pkgPolicy public again, libapt-pkg-perl (and probably + others) get unhappy without that + + -- Michael Vogt Thu, 10 Jun 2010 15:33:24 +0200 + + apt (0.7.26~exp6) experimental; urgency=low [ Michael Vogt ] * merge the remaining Ubuntu change: