summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-09-15 17:29:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-09-15 17:29:53 +0200
commit2c4eaffff40d4ee4a2c8410a48f1a6170d9beff9 (patch)
treee4550a166b386b67240a477c2403f4fed5de9793 /debian
parent071812e3bfe5446f58c8ac4cd5731bd601eac29a (diff)
* apt-pkg/tagfile.cc:
- applied patch from jvw to make the tag key stuff case-insensitive
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 b55e0c582..5f5421355 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ apt (0.6.45.1) unstable; urgency=low
* fi.po: Updated to 512t. Closes: #382702
* share/archive-archive.gpg:
- removed the outdated amd64 and debian-2004 keys
+ * apt-pkg/tagfile.cc:
+ - applied patch from Jeroen van Wolffelaar to make the tags
+ caseinsensitive (closes: #384182)
--