aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2016-08-23 21:59:55 +0200
committerTimo Weingärtner <timo@tiwe.de>2016-08-28 11:08:52 +0200
commit006e761921ff7ccd773e2b623c3a81e72210a99e (patch)
tree6f635cebccf51440f0b1d100c609799aa3c27a18
parent14284f6d2b0affa1130c844be103a5f6b622ac82 (diff)
downloadssh-agent-filter-006e761921ff7ccd773e2b623c3a81e72210a99e.tar.gz
debian/rules: enable more hardening/reproducibility/qa build flags
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 7f478e0..27e5a11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all reproducible=+all qa=+bug
+
%:
dh $@ --parallel