X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdakdb%2Fupdate18.py;h=ce0086f67e88af5b3a3a80e3ee6bb0da10f50145;hb=67c8d8a7405375102b70bfa76b3774d023d37b9f;hp=c3ace63d93e7f12282b5a882bc74a7b4a3743fd3;hpb=3b50b545815298b77b8eb68930acb6fde01ea4d4;p=dak.git diff --git a/dak/dakdb/update18.py b/dak/dakdb/update18.py index c3ace63d..ce0086f6 100755 --- a/dak/dakdb/update18.py +++ b/dak/dakdb/update18.py @@ -42,7 +42,6 @@ from daklib.utils import parse_changes, warn, gpgv_get_status_output, process_gp def check_signature (sig_filename, data_filename=""): keyrings = [ "/home/joerg/keyring/keyrings/debian-keyring.gpg", - "/home/joerg/keyring/keyrings/debian-keyring.pgp", "/home/joerg/keyring/keyrings/debian-maintainers.gpg", "/home/joerg/keyring/keyrings/debian-role-keys.gpg", "/home/joerg/keyring/keyrings/emeritus-keyring.pgp",