From: Michael Vogt Date: Wed, 22 Sep 2010 16:34:18 +0000 (+0200) Subject: * debian/apt.dirs: X-Git-Tag: 0.9.13.exp1ubuntu1~255 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8157cdd7b3abef63e8dff898bc763fc420b1089e?ds=inline;hp=--cc * debian/apt.dirs: - add missing /usr/share/apt so that the keyring is installed into the right place (LP: #620576) --- 8157cdd7b3abef63e8dff898bc763fc420b1089e 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 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