+apt (0.6.45exp2) experimental; urgency=low
+
+ * merged "install-recommends" branch (ABI break):
+ - new "--install-recommends"
+ - install new recommends on "upgrade" if --install-recommends is
+ given
+ - new "--fix-policy" option to install all packages with unmet
+ important dependencies (usefull with --install-recommends to
+ see what not-installed recommends are on the system)
+ - fix of recommended packages display (only show CandidateVersion
+ fix or-group handling)
+ (closes: #42266, #281534, #257054)
+
+ -- Michael Vogt <mvo@debian.org> Mon, 14 Aug 2006 17:47:25 +0200
+
apt (0.6.45exp1) experimental; urgency=low
* apt-pkg/contrib/sha256.cc: