summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-01-11 18:05:15 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-01-11 18:05:15 +0100
commit88a52816d7626326f94c17a3a8fcde08817b7f2b (patch)
tree48be3d95bf4d726efd9cabcbc98dcd7572114d3f /debian
parentf23a94d53e451448b80b6aa5b52b5ba418e508a9 (diff)
* apt-pkg/depcache.cc:
- implicit conflicts (for multiarch) are supposed to conflict only with real packages, not with virtual providers
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a1b93a981..83704caeb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.8.16~exp10) UNRELEASED; urgency=low
+
+ [ David Kalnischkies ]
+ * apt-pkg/depcache.cc:
+ - implicit conflicts (for multiarch) are supposed to conflict
+ only with real packages, not with virtual providers
+
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 11 Jan 2012 17:59:33 +0100
+
apt (0.8.16~exp9) experimental; urgency=low
[ Julian Andres Klode ]