X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/f87fab03bade8a049b318df68dfa4c361fab944c..cd9694bf7c962b1938690a96017afba54028488a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index adcf0d956..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: @@ -10,6 +19,8 @@ apt (0.9.5.2) UNRELEASED; urgency=low is broken as it happens e.g. for external resolver errors - print URIs for all changelogs in case of --print-uris, thanks to Daniel Hartwig for the patch! (Closes: #674897) + - show 'bzr branch' as 'bzr get' is deprecated (LP: #1011032) + - check build-dep candidate if install is forbidden * debian/apt-utils.links: - the internal resolver 'apt' is now directly installed in /usr/lib/apt/solvers, so don't instruct dh to create a broken link @@ -35,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: @@ -54,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: @@ -63,7 +80,13 @@ apt (0.9.5.2) UNRELEASED; urgency=low * French program and manpage translation update * Danish program translation by Joe Hansen. Closes: #675605 - -- David Kalnischkies Wed, 06 Jun 2012 23:54:01 +0200 + [ 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 + + -- Michael Vogt Mon, 11 Jun 2012 16:21:53 +0200 apt (0.9.5.1) unstable; urgency=low