X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/188c9558929fe6732f799a31f6005532022b2b94..1c56c17a3c5548a3bb86c0d7967c0f790c7c2cca:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index bf6792c4b..bf07b9f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,21 @@ -apt (0.7.25.3ubuntu2) UNRELEASED; urgency=low +apt (0.7.25.3ubuntu4) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * apt-pkg/deb/debversion.cc: + - consider absent of debian revision equivalent to 0 (Closes: #573592) + LP: #540228 + + -- Michael Vogt Fri, 26 Mar 2010 16:57:49 +0100 + +apt (0.7.25.3ubuntu3) lucid; urgency=low + + * apt-pkg/indexfile.cc: + - remove "cs" from languages that need the full langcode when + downloading translations (thanks to Steve Langasek) + + -- Michael Vogt Mon, 15 Mar 2010 09:42:39 +0100 + +apt (0.7.25.3ubuntu2) lucid; urgency=low [ Michael Vogt ] * abicheck/ @@ -12,13 +29,28 @@ apt (0.7.25.3ubuntu2) UNRELEASED; urgency=low * cmdline/apt-mark: - show error on incorrect aguments (LP: #517917), thanks to Torsten Spindler + * cmdline/apt-get.cc: + - if apt-get source foo=version or foo/distro can not be found, + error out (LP: #502641) + * apt-pkg/indexfile.cc: + - deal correctly with three letter langcodes (LP: #391409) + * debian/apt.cron.daily: + - do not look into admin users gconf anymore for the http proxy + the user now needs to use the "Apply system-wide" UI in the + gnome-control-center to set it + * debian/apt.postinst: + - add set_apt_proxy_from_gconf() and run that once on upgrade if + there is no proxy configured already system-wide (LP: #432631) + From that point on gnome-control-center will have to warn if + the user makes changes to the proxy settings and does not apply + them system wide [ Robert Collins ] * Change the package index Info methods to allow apt-cache policy to be useful when using several different archives on the same host. (Closes: #329814, LP: #22354) - -- Michael Vogt Fri, 12 Mar 2010 11:10:15 +0100 + -- Michael Vogt Fri, 12 Mar 2010 23:10:52 +0100 apt (0.7.25.3ubuntu1) lucid; urgency=low