summaryrefslogtreecommitdiff
path: root/debian/devscripts
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2015-11-27 14:15:59 +0100
committerReiner Herrmann <reiner@reiner-h.de>2015-12-18 15:45:17 +0100
commit860381889df27843d3b45ed1f5572537245783a2 (patch)
treefa38077f4acfbbd1994b5c48adafdda04975efde /debian/devscripts
parent1a4df69040c312934eb9ede5f5a16f11e872bd71 (diff)
adapt configs to use gpg2
Diffstat (limited to 'debian/devscripts')
-rw-r--r--debian/devscripts1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/devscripts b/debian/devscripts
index 2b051b7..c86d3b3 100644
--- a/debian/devscripts
+++ b/debian/devscripts
@@ -1,3 +1,4 @@
DEBSIGN_KEYID=5374AA4F
+DEBSIGN_PROGRAM=gpg2
DEBUILD_LINTIAN_OPTS="-EvIL +pedantic --show-overrides --color=always"
DEBUILD_DPKG_BUILDPACKAGE_OPTS="-jauto"