[blockattack] 23/32: export DEB_BUILD_MAINT_OPTIONS = hardening=+all

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 18:57:43 UTC 2016


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

apo pushed a commit to branch master
in repository blockattack.

commit b7d1ac9e750577ce4c0ef70e77eb9ef0673853cb
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 19:56:20 2016 +0200

    export DEB_BUILD_MAINT_OPTIONS = hardening=+all
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6759119..d215ef3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
-
 #export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --parallel

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



More information about the Pkg-games-commits mailing list