summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-06-09 13:42:24 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-06-09 13:42:24 +0200
commit29550e70a70e1289d79e4f4bc86654f2a8c7d322 (patch)
tree5d49d3d46a1950bf5fe5935177e73da6308e6241 /debian
parente8bd49829b11a07206bc1c3bcf73c42cb979aaf9 (diff)
cherry pick from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b68ce78b..ecc6c1324 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (0.8.14.1ubuntu7) UNRELEASED; urgency=low
+
+ [ Michael Vogt ]
+ * apt-pkg/deb/deblistparser.cc:
+ - include all known languages when building the apt cache
+ (LP: #794907)
+ * apt-pkg/deb/debindexfile.cc:
+ - remove some no longer valid checks for "TranslationsAvailable()"
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Jun 2011 12:01:42 +0200
+
apt (0.8.14.1ubuntu6) oneiric; urgency=low
[ Brian Murray ]