X-Git-Url: http://git.sthu.org/?a=blobdiff_plain;f=debian%2Frules;h=d4a3c4d0e185c3ab7e660c037736b9e686b4e393;hb=c0f6b0ce3bb264e161671011feae401dceeb3937;hp=006dd578f5c40eb23006a831b148d192173135e7;hpb=64c7633d8aaa00225faad9130bf0ec1a047a3242;p=pgp-tools.git diff --git a/debian/rules b/debian/rules index 006dd57..d4a3c4d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,7 @@ #!/usr/bin/make -f +VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d' ' -f2) + configure: configure-stamp configure-stamp: dh_testdir @@ -48,7 +50,7 @@ binary-indep: build install dh_installdeb dh_shlibdeps dh_gencontrol -psigning-party - dh_gencontrol -pkeylookup -- -v3.0-1 + dh_gencontrol -pkeylookup -- -v1:$(VERSION) dh_md5sums dh_builddeb