X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a100bb98eac562817ebb3139b82259cf0222cc2b..6520109c98500cc1ca6d6b581cc0980531ef8f83:/debian/changelog?ds=inline diff --git a/debian/changelog b/debian/changelog index ca731d11b..cc5b03a63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +apt (0.7.26~exp3) UNRELEASED; urgency=low + + [ Christian Perrier ] + * German translation update. Closes: #571037 + * Spanish manpages translation update. Closes: #573293 + * Dutch translation update. Closes: #573946 + * Polish manpages translation update. Closes: #574558 + * Add "manpages-pl (<< 20060617-3~)" to avoid file conflicts with + that package that was providing some manpages for APT utilities. + + [ Julian Andres Klode ] + * cmdline/apt-key: + - Honor Apt::GPGV::TrustedKeyring (Closes: #316390) + * cmdline/apt-mark: + - Use the new python-apt API (and conflict with python-apt << 0.7.93.2). + * apt-inst/contrib/arfile.h: + - Add public ARArchive::Members() which returns the list of members. + * apt-pkg/policy.cc: + - Always return a candidate if there is at least one version pinned > 0 + (Closes: #512318) + * debian/rules: + - Fix the libraries name to be e.g. libapt-pkg4.9 instead of + libapt-pkg-4.9. + + -- Christian Perrier Wed, 24 Feb 2010 22:13:50 +0100 + apt (0.7.26~exp2) experimental; urgency=low * fix crash when LANGUAGE is not set