summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-01-13 17:30:17 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-01-13 17:30:17 +0100
commit86fc2ca8909eb686e2ad751acb0f0eaf706d9d5e (patch)
treee985e74ed4d613126b24839d710e4b49db753824 /debian
parent854341141df83c767bb4310e9e6084c5a4bff7f7 (diff)
* apt-pkg/deb/dpkgpm.cc:
- check if dpkg supports multiarch with --assert-multi-arch and if it does be always explicit about the architecture
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 36b3d8340..5eb4e593f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,11 @@ apt (0.8.16~exp10) UNRELEASED; urgency=low
only with real packages, not with virtual providers
* apt-pkg/pkgcache.cc:
- ignore implicit conflicts on providers in AllTarget, too
+ * apt-pkg/deb/dpkgpm.cc:
+ - check if dpkg supports multiarch with --assert-multi-arch
+ and if it does be always explicit about the architecture
- -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 12:47:33 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 17:29:07 +0100
apt (0.8.16~exp9) experimental; urgency=low