diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-16 08:44:39 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-01-16 08:44:39 +0100 |
commit | e08e66ca82147b72454964fdd624002f9b23290e (patch) | |
tree | e9b455bb8ddaa4f89939661dc02ea9baef4845d5 /debian | |
parent | 6bfb4a2b25b576220e0c8bad1ba9479637667e19 (diff) | |
parent | 85e1885525977809ff6a3b70abb84d3a63e41817 (diff) |
merged from donkult
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7ed580d3f..e524081c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,13 @@ 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 + * 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> Wed, 11 Jan 2012 17:59:33 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 17:29:07 +0100 apt (0.8.16~exp9ubuntu1) UNRELEASED; urgency=low |