diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-13 09:03:14 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-09-13 09:03:14 +0200 |
commit | 23bee63e78b8497f8143edf50b7330daaedffeb5 (patch) | |
tree | 9b096fb021948daaddd2d1498cb28b093c269062 /debian/changelog | |
parent | 2d3032b2c4bd77b103c0d450c90c59dccfbb28fe (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/changelog')
-rw-r--r-- | debian/changelog | 11 |
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 |