diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 16:33:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-29 16:33:29 +0200 |
commit | eb9306cce92c97e571706febfc0a7ecb5ddd3dcb (patch) | |
tree | 28d3f20459af2fda59b68cda9a50261791d6d772 /debian/changelog | |
parent | 15240f4b681ca35c669d2b2e6e34f8ee3f6c06d9 (diff) | |
parent | 86f88a491b867359b2288cfff04536f80ce17c33 (diff) |
merged with current debian-experimental-ma branch
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 7da25b30d..79f493cee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,15 @@ apt (0.7.26~exp11) experimental; urgency=low - prefer non-virtual packages in FindPreferredPkg (Closes: #590041) * test/integration/*: - add with bug#590041 testcase a small test "framework" + * apt-pkg/orderlist.cc: + - try to install another or-group member in DepRemove before + breaking the or group (Closes: #590438) + - configure also the replacement before remove by adding Immediate flag + + [ Michael Vogt ] + * apt-pkg/contrib/error.{cc,h} + - docstring cleanup + - add inline DumpError() to avoid subtle API break -- David Kalnischkies <kalnischkies@gmail.com> Mon, 26 Jul 2010 12:40:44 +0200 |