summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-10-24 01:30:19 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-10-24 01:30:19 +0200
commit2b8b1e7a16fa122e2b0661a8c19863a7621576cb (patch)
tree42b8cfa55196cd25594a3195d1be7708eac64579 /debian
parent18056707d923f55c165385f08569bed00162cb7b (diff)
* apt-pkg/packagemanager.cc:
- do not do lock-step configuration for a M-A:same package if it isn't unpacked yet in SmartConfigure and do not unpack a M-A:same package again in SmartUnPack if we have already configured it (LP: #1062503)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9aa3e6ff3..ba6e4f49a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,12 @@ apt (0.9.7.7) UNRELEASED; urgency=low
* Catalan (Jordi Mallach)
* Drop a confusing non-breaking space. Closes: #691024
+ [ David Kalnischkies ]
+ * apt-pkg/packagemanager.cc:
+ - do not do lock-step configuration for a M-A:same package if it isn't
+ unpacked yet in SmartConfigure and do not unpack a M-A:same package
+ again in SmartUnPack if we have already configured it (LP: #1062503)
+
-- Jordi Mallach <jordi@debian.org> Thu, 18 Oct 2012 23:30:46 +0200
apt (0.9.7.6) unstable; urgency=low