summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-11-10 13:26:37 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-11-10 13:26:37 +0100
commitedbda33bdef6a480fcfcb5d6b9a219c10cbeaaba (patch)
tree8ca43482d477b2a437d368e4ab1fa1c6ff6aaad8 /debian
parenta3f1a6ccd29480ae45e0a82871b05e009741d7fa (diff)
* apt-pkg/depcache.cc:
- don't install previously not installed providers in a try to statisfy a "Breaks: provides" dependency by upgrade
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 57b32f8f6..52581d8c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,11 @@ apt (0.8.9) UNRELEASED; urgency=low
* apt-pkg/algorithms.cc:
- if the package was explicitly marked as ToRemove don't
consider it as a candidate for FixByInstall
+ * apt-pkg/depcache.cc:
+ - don't install previously not installed providers in a try
+ to statisfy a "Breaks: provides" dependency by upgrade
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 10 Nov 2010 12:23:29 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 10 Nov 2010 13:22:39 +0100
apt (0.8.8) unstable; urgency=low