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

jpuydt-guest pushed a commit to branch master
in repository freedroidrpg.

commit e13feff01682768dfc1d25f9c98535c6e62937cd
Author: Julien Puydt <[email protected]>
Date:   Fri Nov 11 10:22:43 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index 9ca862c..3d721f9 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/pkg-games/freedroidrpg.git

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to