- correct typo spotted by Charles Plessy (Closes: #619088)
- document ButAutomaticUpgrades together with NotAutomatic
as suggested by Charles Plessy (Closes: #619083)
+ * apt-pkg/depcache.cc:
+ - remove pseudo handling leftover from SetReInstall
+ * apt-pkg/pkgcachegen.cc:
+ - make "all"->"native" an implementation detail of NewPackage
+ rather than rewrite it in higher methods
+ * apt-pkg/cacheiterator.h:
+ - return "all" instead of native architecture without breaking the abi
+ (too much) by extending enum instead of using bitflags (LP: #733741)
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Mar 2011 02:19:33 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 25 Mar 2011 22:07:59 +0100
apt (0.8.13) unstable; urgency=low