summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-01-19 13:12:14 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-01-19 13:12:14 +0100
commit3a5ec3053c00ff5db058f1ddd99bf23591b9a181 (patch)
tree44bc915f8c36e77dc9dce92a46094a1bac3cd0a7 /debian
parent67b5d3dc34e88e092c8e5f05efc82370a873c80f (diff)
if multi-arch is detected ensure that pkg:all is reported as pkg:all
Versions with arch:all are added to the package with the native arch, so we can't rely on Pkg.Arch() for the architecture
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ed7cb73e..10356cde8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ apt (0.8.16~exp11) experimental; urgency=low
[ David Kalnischkies ]
* apt-pkg/deb/dpkgpm.cc:
- redirect out/input of dpkg --assert-multi-arch to /dev/null
+ - if multi-arch is detected ensure that pkg:all is reported as pkg:all
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 19 Jan 2012 12:39:31 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Thu, 19 Jan 2012 13:00:13 +0100
apt (0.8.16~exp10) experimental; urgency=low