summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-06-09 11:51:45 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-06-09 11:51:45 +0200
commit85c26e8c9a04e98d1b5dc330d18429f628f230d4 (patch)
tree2d532846b97ef39cce121d4da3cc8e4cce411b4d /debian
parent6885f3def825a5a0be6bb1715c800fada22f9b73 (diff)
* apt-pkg/deb/deblistparser.cc:
- include all known languages when building the apt cache (LP: #794907)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc653a090..d75e2fb9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -80,6 +80,9 @@ apt (0.8.15) UNRELEASED; urgency=low
- ignore non http urls in the mirrors
- append the dist (e.g. sid, wheezy) as a query string when
asking for a suitable mirror
+ * apt-pkg/deb/deblistparser.cc:
+ - include all known languages when building the apt cache
+ (LP: #794907)
-- Michael Vogt <mvo@debian.org> Mon, 16 May 2011 14:57:52 +0200