[med-svn] [python-biom-format] 04/04: Check whether better hardening can be done but failed

Andreas Tille tille at debian.org
Sun Apr 10 19:56:52 UTC 2016


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

tille pushed a commit to branch master
in repository python-biom-format.

commit 35749931e063e7037b121b2bc5dbfac3c7f136d7
Author: Andreas Tille <tille at debian.org>
Date:   Sun Apr 10 21:52:08 2016 +0200

    Check whether better hardening can be done but failed
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 60c9432..7a81d31 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,9 @@ export PYBUILD_AFTER_INSTALL_python2=dh_numpy
 export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 export PYBUILD_BEFORE_TEST=cp -r {dir}/examples {dir}/tests {build_dir}
 
+## When trying better hardening the build fails
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with python2,python3,bash-completion --buildsystem=pybuild
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biom-format.git



More information about the debian-med-commit mailing list