[jumpnbump] 02/03: enable all hardening flags

Fabian Greffrath fabian at moszumanska.debian.org
Tue Jun 27 19:52:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

fabian pushed a commit to branch master
in repository jumpnbump.

commit ef2764d8a69712168c13bb39b3e3dfbad5320ffc
Author: Fabian Greffrath <fabian at debian.org>
Date:   Tue Jun 27 21:45:48 2017 +0200

    enable all hardening flags
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b04ac18..ab6c0f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ --with python2
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jumpnbump.git



More information about the Pkg-games-commits mailing list