summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2012-04-20 09:40:37 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2012-04-20 09:40:37 +0200
commit48818c02fdf72168f1a2d9d58e2498adcda27c27 (patch)
tree24060f8d5ae81d8026679dd4872e49d59adb1bde /debian
parent6f653b1aa0331b70c8042f7c4a8ef8ad5fe4d0ae (diff)
merge patch from Malcolm Scott for bug #985852
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e4dc1d65d..6bb514f8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+apt (0.8.16~exp12ubuntu10) UNRELEASEDprecise-proposed; urgency=low
+
+ [ Malcolm Scott ]
+ * apt-pkg/packagemanager.cc:
+ - Fix a regression in the pre-depend handling: where a pre-depend option
+ other than the first specified is already installed, apt-get enters an
+ infinite loop (LP: #985852)
+
+ -- Malcolm Scott <launchpad@malc.org.uk> Thu, 19 Apr 2012 19:52:56 +0100
+
apt (0.8.16~exp12ubuntu9) precise-proposed; urgency=low
* apt-inst/contrib/extracttar.cc: