summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@debian-devbox>2012-01-18 10:24:43 +0100
committerMichael Vogt <egon@debian-devbox>2012-01-18 10:24:43 +0100
commit5abee4863220c2d9b135dc832b33c8680e5ba12e (patch)
treec8c60d8d64ac697d23309d4ee5c185e63301295d /debian
parenta97c2991ab68ef77abdd5a13a1f49f08fa2755ff (diff)
parent6dcf25e754baca025ff3694b063f778c8c8948af (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')
-rw-r--r--debian/apt.cron.daily2
-rw-r--r--debian/changelog11
2 files changed, 10 insertions, 3 deletions
diff --git a/debian/apt.cron.daily b/debian/apt.cron.daily
index 69f97a36b..6f6dc92a4 100644
--- a/debian/apt.cron.daily
+++ b/debian/apt.cron.daily
@@ -8,7 +8,7 @@
# Dir "/";
# - RootDir for all configuration files
#
-# Dir::Cache "var/apt/cache/";
+# Dir::Cache "var/cache/apt/";
# - Set apt package cache directory
#
# Dir::Cache::Archives "archives/";
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