summaryrefslogtreecommitdiff
path: root/.devscripts
diff options
context:
space:
mode:
Diffstat (limited to '.devscripts')
-rw-r--r--.devscripts2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devscripts b/.devscripts
index 7a92d1f5..2d49184d 100644
--- a/.devscripts
+++ b/.devscripts
@@ -4,7 +4,7 @@ DEBSIGN_KEYID=0x0F56D0553B6D411B
DEB_SIGN_KEYID=0x0F56D0553B6D411B
DEBSIGN_PROGRAM=gpg
RMADISON_DEFAULT_URL=debian,ubuntu
-DSCVERIFY_KEYRINGS=~/.gnupg/pubring.gpg
+DSCVERIFY_KEYRINGS=~/.gnupg/pubring.kbx
# this ensures that both debuild and gbp-buildpackage don't sign anything.
# manually do it with debsign (or dgit push) before making an upload