summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/apt.cron.daily2
-rw-r--r--debian/changelog13
2 files changed, 11 insertions, 4 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 c7c33fef1..db4e63d35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,7 @@ apt (0.8.16~exp10) UNRELEASED; urgency=low
* apt-pkg/contrib/fileutl.h:
- fix segfault from python-apt testsuite
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 18 Jan 2012 00:47:54 +0100
+ -- Michael Vogt <mvo@debian.org> Tue, 17 Jan 2012 12:06:15 +0100
apt (0.8.16~exp9) experimental; urgency=low
@@ -267,6 +267,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)
@@ -275,10 +279,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