summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-01-13 12:48:41 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-01-13 12:48:41 +0100
commit5f909b67fb903f700df1bd6242ada86d58c0b068 (patch)
tree851f2c2230faf51b59054fb5515c8069c0d7e701 /debian
parent88a52816d7626326f94c17a3a8fcde08817b7f2b (diff)
* apt-pkg/pkgcache.cc:
- ignore implicit conflicts on providers in AllTarget, too
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 83704caeb..36b3d8340 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ apt (0.8.16~exp10) UNRELEASED; urgency=low
* apt-pkg/depcache.cc:
- implicit conflicts (for multiarch) are supposed to conflict
only with real packages, not with virtual providers
+ * apt-pkg/pkgcache.cc:
+ - ignore implicit conflicts on providers in AllTarget, too
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 11 Jan 2012 17:59:33 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 12:47:33 +0100
apt (0.8.16~exp9) experimental; urgency=low