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 <[email protected]> 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 _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

