X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9f95790fd310305e3b7ef66091307c7be2bc9264..626a8c601bf1179f6d332337d01e527c008cfe78:/debian/changelog diff --git a/debian/changelog b/debian/changelog index fe0efa00d..5728af419 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.7.13) UNRELEASED; urgency=low + + * Add missing build-depends back from build-depends-indep field. + Closes: #478231 + * Make cron script quiet if cache is locked. Thanks to Ted Percival + for the patch. Closes: #459344 + + -- Otavio Salvador Fri, 02 May 2008 12:07:08 -0300 + apt (0.7.12) unstable; urgency=low [ Michael Vogt ] @@ -52,6 +61,8 @@ apt (0.7.12) unstable; urgency=low - Patch MarkInstall to follow currently satisfied Recommends even if they aren't "new", so that we automatically force upgrades when the version of a Recommends has been tightened. (Closes: #470115) + - Enable more complete debugging information when Debug::pkgAutoRemove + is set. * apt-pkg/contrib/configuration.cc - Lift the 1024-byte limit on lines in configuration files. (Closes: #473710, #473874) @@ -59,9 +70,9 @@ apt (0.7.12) unstable; urgency=low - Lift the 64000-byte limit on individual messages parsed by ReadMessages. (Closes: #474065) * debian/rules: - - Add missing Build-Depends-Indep on xsltproc and docbook-xsl. + - Add missing Build-Depends-Indep on xsltproc, docbook-xsl, and xmlto. - -- Daniel Burrows Sat, 26 Apr 2008 12:07:42 -0700 + -- Daniel Burrows Sat, 26 Apr 2008 12:24:35 -0700 apt (0.7.11) unstable; urgency=critical