diff options
author | Michael Vogt <egon@debian-devbox> | 2012-01-19 13:46:09 +0100 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-01-19 13:46:09 +0100 |
commit | 4f8f5e3d8de21d578c6acd46896fcf62447a7cfd (patch) | |
tree | 44bc915f8c36e77dc9dce92a46094a1bac3cd0a7 /debian/changelog | |
parent | 0d5603b886f67562c105b03820c595ac7ae3451a (diff) | |
parent | 3a5ec3053c00ff5db058f1ddd99bf23591b9a181 (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/changelog')
-rw-r--r-- | debian/changelog | 9 |
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 ] |