diff options
author | Michael Vogt <egon@debian-devbox> | 2012-01-18 10:24:43 +0100 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-01-18 10:24:43 +0100 |
commit | 5abee4863220c2d9b135dc832b33c8680e5ba12e (patch) | |
tree | c8c60d8d64ac697d23309d4ee5c185e63301295d /debian/changelog | |
parent | a97c2991ab68ef77abdd5a13a1f49f08fa2755ff (diff) | |
parent | 6dcf25e754baca025ff3694b063f778c8c8948af (diff) |
* apt-pkg/aptconfiguration.cc:
- parse dpkg --print-foreign-architectures correctly in
case archs are separated by newline instead of space, too.
(Closes: #655590)
* Slovak (Ivan Masar). Closes: #652985
* Russian (Yuri Kozlov). Closes: #654844
* Hungarian (Gabor Kelemen). Closes: #655238
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b826f2a4e..80f575dd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -264,6 +264,10 @@ 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. + (Closes: #655590) * doc/po/de.po: - apply typo-fix from Michael Basse, thanks! (LP: #900770) @@ -272,10 +276,13 @@ apt (0.8.15.10) UNRELEASEDunstable; urgency=low * doc/*.xml: - find and fix a bunch of misspellings - [ Program translation updatex ] + [ Program translation updates ] * Dutch (Jeroen Schot). Closes: #652230 + * Slovak (Ivan Masar). Closes: #652985 + * Russian (Yuri Kozlov). Closes: #654844 + * Hungarian (Gabor Kelemen). Closes: #655238 - -- David Kalnischkies <kalnischkies@gmail.com> Tue, 06 Dec 2011 16:35:39 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 13 Jan 2012 17:30:36 +0100 apt (0.8.15.9) unstable; urgency=low |