diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-11-01 10:30:49 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-11-01 10:30:49 +0100 |
commit | 446fb1002ad218929f3a6da911388b160b738f2a (patch) | |
tree | 5d05c479a88e0e22a9b5aa7f24f2f4be96836839 /debian | |
parent | 548112bff10b099957513870bee4f7bc3ae41320 (diff) | |
parent | 2b8b1e7a16fa122e2b0661a8c19863a7621576cb (diff) |
merged frm donkult
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9ea25ef81..98ae49f74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,12 @@ apt (0.9.7.7) UNRELEASED; urgency=low * Drop a confusing non-breaking space. Closes: #691024 * Thai (Theppitak Karoonboonyanan). Closes: #691613 + [ 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 |