summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-02-10 15:01:31 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-02-10 15:01:31 +0100
commitdd7233af3e0287566af3946da4b06afd6ccca73a (patch)
treec80b6261d85de2c62b0da56cf12da5eb3001e246 /debian
parent17019a09e703452735d5af2538654e0532d27d51 (diff)
ensure that architectures are not added multiple times
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 9d22d04d9..8f550cdae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
in a content-negotation attempt (Closes: #657560)
* apt-pkg/aptconfiguration.cc:
- chroot if needed before calling dpkg --print-foreign-architectures
+ - ensure that architectures are not added multiple times
[ Steve Langasek ]
* cmdline/apt-get.cc:
@@ -38,7 +39,7 @@ apt (0.8.16~exp13) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.h:
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 09 Feb 2012 18:05:34 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Fri, 10 Feb 2012 15:00:10 +0100
apt (0.8.16~exp12) experimental; urgency=low