[med-svn] [patman] 04/08: Hardening
Andreas Tille
tille at debian.org
Wed Dec 13 19:56:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository patman.
commit e6ed356eb7bf2d8279f914ff1ffcc517dd492234
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 13 20:45:22 2017 +0100
Hardening
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 9541d47..152aebf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
-
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/patman.git
More information about the debian-med-commit
mailing list