diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-20 10:47:05 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-20 10:47:05 +0200 |
commit | 9d81a7ece7b28fadd73516937e3ec7ac3f52be44 (patch) | |
tree | a15062859220140dc688d05801fbc412e85f3aa3 /debian | |
parent | a4e4b1f4b2765bff0272ecfbe8caa072775b12be (diff) |
merged r2204 from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d637beb59..ee59beb32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,11 @@ apt (0.8.16~exp12ubuntu10) UNRELEASEDprecise-proposed; urgency=low ordering code does not get into a endless loop when it flip-flops between two states + [ David Kalnischkies ] + * apt-pkg/cacheset.cc: + - actually return to the fallback modifier if we have detected we + should for packagenames which look like modifiers (Closes: #669591) + -- Malcolm Scott <launchpad@malc.org.uk> Thu, 19 Apr 2012 19:52:56 +0100 apt (0.8.16~exp12ubuntu9) precise-proposed; urgency=low |