summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-09-22 18:34:18 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2010-09-22 18:34:18 +0200
commit8157cdd7b3abef63e8dff898bc763fc420b1089e (patch)
treeaa87baadcfb774cd0273319769eb1a35fb623ba0 /debian
parent60e1c2ad73e7d62b43f1ae66a05f750ab5c8da81 (diff)
* debian/apt.dirs:
- add missing /usr/share/apt so that the keyring is installed into the right place (LP: #620576)
Diffstat (limited to 'debian')
-rw-r--r--debian/apt.dirs1
-rw-r--r--debian/changelog8
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/apt.dirs b/debian/apt.dirs
index f25e4600b..76cbde68a 100644
--- a/debian/apt.dirs
+++ b/debian/apt.dirs
@@ -12,5 +12,6 @@ var/lib/apt/lists/partial
var/lib/apt/mirrors/partial
var/lib/apt/periodic
var/log/apt
+usr/share/apt
usr/share/bug/apt
usr/share/lintian/overrides
diff --git a/debian/changelog b/debian/changelog
index e5ca1ff8f..da6a63d8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+apt (0.8.3ubuntu5) maverick; urgency=low
+
+ * debian/apt.dirs:
+ - add missing /usr/share/apt so that the keyring is installed
+ into the right place (LP: #620576)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 22 Sep 2010 18:34:18 +0200
+
apt (0.8.3ubuntu4) maverick; urgency=low
* merged lp:~mvo/apt/conflicts-on-virtuals to better deal