summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-12-14 12:32:53 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-12-14 12:32:53 +0100
commit4df62de6ea49c29eada5e58764378da1b0ec8648 (patch)
treec0504fa27eee6cea28aee8edb8d33c52fb527249 /debian
parentc8e5d01add32db96106241794de38bd7d7d26990 (diff)
* apt-pkg/aptconfiguration.cc:
- parse dpkg --print-foreign-architectures correctly in case archs are separated by newline instead of space, too.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1dffe9c25..277c1d961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,13 +5,16 @@ apt (0.8.15.10) UNRELEASEDunstable; urgency=low
- show a debug why a package was kept by ResolveByKeep()
* doc/manpage-style.xml:
- put <brackets> around email addresses
+ * apt-pkg/aptconfiguration.cc:
+ - parse dpkg --print-foreign-architectures correctly in
+ case archs are separated by newline instead of space, too.
[ Chris Leick ]
* German manpage translation update
* doc/*.xml:
- find and fix a bunch of misspellings
- -- David Kalnischkies <kalnischkies@gmail.com> Sun, 20 Nov 2011 18:02:08 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 14 Dec 2011 12:32:37 +0100
apt (0.8.15.9) unstable; urgency=low