X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d5dea0bed00ff1811fac1b56c2046d63c937a3f6..cd9694bf7c962b1938690a96017afba54028488a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ee108b059..2fb1b50d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,13 @@ -apt (0.9.5.2) UNRELEASED; urgency=low +apt (0.9.6.1) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * deb/deblistparser.cc: + - ensure that mixed positive/negative architecture wildcards + are handled in the same way as dpkg handles them + + -- David Kalnischkies Thu, 14 Jun 2012 15:45:13 +0200 + +apt (0.9.6) unstable; urgency=low [ David Kalnischkies ] * apt-pkg/cdrom.cc: @@ -37,6 +46,8 @@ apt (0.9.5.2) UNRELEASED; urgency=low * apt-pkg/aptconfiguration.cc: - if APT::Languages=none save "none" in allCodes so that the detected configuration is cached as intended (Closes: #674690, LP: #1004947) + * apt-pkg/cacheiterators.h: + - add an IsMultiArchImplicit() method for Dep- and PrvIterator [ Justin B Rye ] * doc/apt-cdrom.8.xml: @@ -56,6 +67,10 @@ apt (0.9.5.2) UNRELEASED; urgency=low - review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others + [ Sebastian Heinlein ] + * cmdline/apt-key: + - do not hardcode /etc but use Dir::Etc instead + [ Robert Luberda ] * Polish manpage translation update (Closes: #675603) * doc/apt-mark.8.xml: @@ -68,8 +83,10 @@ apt (0.9.5.2) UNRELEASED; urgency=low [ Thibaut Girka ] * cmdline/apt-get.cc: - complain correctly about :any build-dep on M-A:none packages + * apt-pkg/deb/deblistparser.cc: + - add support for arch-specific qualifiers in dependencies - -- David Kalnischkies Wed, 06 Jun 2012 23:54:01 +0200 + -- Michael Vogt Mon, 11 Jun 2012 16:21:53 +0200 apt (0.9.5.1) unstable; urgency=low