X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=blobdiff_plain;f=debian%2Frules;h=1bcf1019f37fd74bf4eadc2e06c95ccbd238c232;hp=b863c7348db5919684c3ca58a6242561bb6b696b;hb=f0fb33b472ef7bae50bfc467322540f0fad17ef9;hpb=0df83f42d977851310b8cd72e5a2a36d9150e85f diff --git a/debian/rules b/debian/rules index b863c73..1bcf101 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,9 @@ #!/usr/bin/make -f +export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow +DPKG_EXPORT_BUILDFLAGS = 1 +-include /usr/share/dpkg/buildflags.mk + VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d' ' -f2) INSTALL = install