summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 09:03:14 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-09-13 09:03:14 +0200
commit23bee63e78b8497f8143edf50b7330daaedffeb5 (patch)
tree9b096fb021948daaddd2d1498cb28b093c269062 /debian
parent2d3032b2c4bd77b103c0d450c90c59dccfbb28fe (diff)
* cherry pick revision 2173 from lp:~donkult/apt/sid
- M-A:same lockstep unpack should operate on installed packages first (LP: #835625)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cbdcd8ba..9d7c04cdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (0.8.16~exp5ubuntu7) oneiric; urgency=low
+
+ [ Michael Vogt ]
+ * cherry pick revision 2173 from lp:~donkult/apt/sid
+
+ [ David Kalnischkies ]
+ - M-A:same lockstep unpack should operate on installed
+ packages first (LP: #835625)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 12 Sep 2011 16:04:31 +0200
+
apt (0.8.16~exp5ubuntu6) oneiric; urgency=low
[ Michael Vogt