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

apo pushed a commit to branch master
in repository lwjgl.

commit 7a75996fa37054f8129dd58344a161ed05f188a5
Author: Markus Koschany <[email protected]>
Date:   Sat Apr 9 21:35:29 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 8e0c40c..161e70b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ export PATH:=$(JAVA_HOME)/bin:$(PATH)
 # 2016-04-09: Although #626002 appears to be fixed jutils.jar is still required
 # on the CLASSPATH.
 export CLASSPATH=/usr/share/java/jinput.jar:/usr/share/java/jutils.jar
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
        dh $@ --parallel --with javahelper

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

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

Reply via email to