Install caff's pgp-fixkey.
[pgp-tools.git] / debian / rules
index 18e14bd27c66bdf28fd405079ebe2ac93aba021d..d4a3c4d0e185c3ab7e660c037736b9e686b4e393 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d' ' -f2)
+
 configure: configure-stamp
 configure-stamp:
        dh_testdir
@@ -47,7 +49,8 @@ binary-indep: build install
        dh_fixperms
        dh_installdeb
        dh_shlibdeps
-       dh_gencontrol
+       dh_gencontrol -psigning-party
+       dh_gencontrol -pkeylookup -- -v1:$(VERSION)
        dh_md5sums
        dh_builddeb