[python-admesh] 03/06: Apply the highest hardening level.

Anton Gladky gladk at moszumanska.debian.org
Fri Jul 21 20:33:52 UTC 2017


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

gladk pushed a commit to branch master
in repository python-admesh.

commit 90a35cfe8e326d21e0318c2d5b872d3efe11ee0b
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jul 21 22:24:14 2017 +0200

    Apply the highest hardening level.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 5b17f3d..63685e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 export PYBUILD_NAME=admesh
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-admesh.git



More information about the debian-science-commits mailing list