diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-20 11:44:44 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-10-20 11:44:44 +0200 |
commit | cf4f17a9d87a36b20ef5afa2cb5145e466d8ad3b (patch) | |
tree | ef98bfe313fb16147be056d248885b535e7b2fd4 /debian/changelog | |
parent | b83f0f06f611657c39dd6d141ce4ff7280ccadf3 (diff) | |
parent | cd5e84440a9bb75a9cc2c142ac8bc214ba57685a (diff) |
merged from donkult
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 552597405..98a561698 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.8.16~exp8) experimental; urgency=low + + [ David Kalnischkies ] + * apt-pkg/packagemanager.cc: + - do not fail on unpacked packages in SmartUnPack, just don't + shedule them for unpack, but do all checks and configure them + + -- David Kalnischkies <kalnischkies@gmail.com> Mon, 17 Oct 2011 11:21:21 +0200 + apt (0.8.16~exp7) experimental; urgency=low [ David Kalnischkies ] |