summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-01-19 13:46:09 +0100
committerMichael Vogt <egon@debian-devbox>2012-01-19 13:46:09 +0100
commit4f8f5e3d8de21d578c6acd46896fcf62447a7cfd (patch)
tree44bc915f8c36e77dc9dce92a46094a1bac3cd0a7 /debian
parent0d5603b886f67562c105b03820c595ac7ae3451a (diff)
parent3a5ec3053c00ff5db058f1ddd99bf23591b9a181 (diff)
* 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
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 ef25344ca..10356cde8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+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 13:00:13 +0100
+
apt (0.8.16~exp10) experimental; urgency=low
[ David Kalnischkies ]