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

satta pushed a commit to branch master
in repository python3-typed-ast.

commit 85125667182ba454144e4226a52f90c0becf2469
Author: Sascha Steinbiss <[email protected]>
Date:   Thu Aug 18 14:43:07 2016 +0000

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

diff --git a/debian/rules b/debian/rules
index 77fe76f..06466e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
 VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 
's/-.*//')
 export PYBUILD_NAME = typed-ast
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 #PPATH=$(CURDIR):$(CURDIR)/lib-typing/3.2
 %:
        dh $@ --with python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/python3-typed-ast.git

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

Reply via email to