summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 15:51:33 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2011-06-28 15:51:33 +0100
commitabd9fcaa723093be0476b594932ed8bfb8307ca4 (patch)
treeea539f5ee1ac751895b09c09c23a0083f888cf47 /debian
parentf1ffbc5001afa705e347dcdbcda1c8a54a90372b (diff)
parent9c76a88155c346666325339c5581a528d70b1f69 (diff)
merged from lp:~mvo/apt/mvo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c8a4f4477..6ba17d067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,22 @@ apt (0.8.14.2) UNRELEASED; urgency=low
- ensure that an old version of a package with a provides can
never satisfy a dependency of a newer version of this package
+ [ Michael Vogt ]
+ * methods/mirror.cc:
+ - ignore lines starting with "#" in the mirror file
+ - 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)
+ * apt-pkg/deb/debindexfile.cc:
+ - remove some no longer valid checks for "TranslationsAvailable()"
+
+ [ Kenneth Solbø Andersen ]
+ * apt-pkg/deb/dpkgpm.cc:
+ - set permissions of term.log to root.adm and 644 (LP: #404724)
+
-- David Kalnischkies <kalnischkies@gmail.com> Sat, 28 May 2011 10:54:23 +0200
apt (0.8.14.1) unstable; urgency=low