diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-13 16:09:25 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-08-13 16:09:25 +0200 |
commit | 4c2f0104d89569e7315b1c1570157c9d2c43161a (patch) | |
tree | ccceca3d1efa8ec0b2f393ebe8c9fe39f9b317df /debian/changelog | |
parent | e4fa1bca08e6a1df1b6101a1c096f44879b4575e (diff) | |
parent | 09a10f9cd2661d28b2ff53d59a0936563cfe1cf7 (diff) |
- let the problem resolver install packages to fix or-groups
as a needed remove nuked another or-member (helps for #591882)
- purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0a6a7a8fa..3a1cc6787 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,13 +27,16 @@ apt (0.8.0~pre1) UNRELASED; urgency=low [ David Kalnischkies ] * apt-pkg/algorithms.cc: + - let the problem resolver install packages to fix or-groups + as a needed remove nuked another or-member (helps for #591882) - change the debug outputs to display also arch of the package and version dependencies information * cmdline/apt-get.cc: - let APT::Get::Arch-Only in build-dep default to false again (Closes: #592628) Thanks Mohamed Amine IL Idrissi for report! + - purge packages in 'rc' state, thanks Rogier! (Closes: #150831) - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 11 Aug 2010 19:36:21 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Aug 2010 14:24:27 +0200 apt (0.7.26~exp12) experimental; urgency=low |