]> the.earth.li Git - onak.git/commitdiff
Only seed initial Debian package database if key file is available.
authorJonathan McDowell <noodles@earth.li>
Sun, 29 Sep 2013 20:30:06 +0000 (21:30 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 29 Sep 2013 20:30:06 +0000 (21:30 +0100)
If the Debian package detected no keyring database on installation it
would seed the database with my key, from
/usr/share/doc/onak/noodles.key.gz. This is against Debian policy 12.3 -
packages cannot require files from /usr/share/doc/ to function. Only
seed the database if the file exists, avoiding issues installing when
skipping /usr/share/doc/

Fixes Debian bug #710665.


No differences found