X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/80e2662eee5ac39d1dd402dd082d79be891dd98c..320854985be0fe14491385ca349783ab8a9d7797:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index 047cf908c..d0719db91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +apt (0.6.45.1) unstable; urgency=low + + * debian/control: + - switched to libdb4.4 for building (closes: #381019) + * cmdline/apt-get.cc: + - show only the recommends/suggests for the candidate-version, not for all + versions of the package (closes: #257054) + - properly handle recommends/suggests or-groups when printing the list of + suggested/recommends packages (closes: #311619) + * methods/http.cc: + - check more careful for incorrect proxy settings (closes: #378868) + + -- + apt (0.6.45) unstable; urgency=low * apt-pkg/contrib/sha256.cc: @@ -375,6 +389,7 @@ apt (0.6.37) breezy; urgency=low * Add Welsh translation from Dafydd Harries (daf@muse.19inch.net--2005/apt--main--0--patch-1) * Change debian/bugscript to use #!/bin/bash (Closes: #313402) + * Fix a incorrect example in the man-page (closes: #282918) -- Matt Zimmerman Tue, 24 May 2005 14:38:25 -0700