[med-svn] [python-biopython] 03/10: Add all hardening options
Andreas Tille
tille at debian.org
Thu Jun 9 12:08:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-biopython.
commit 7cce77d69b13fc101056e3e92b182e32a181370a
Author: Andreas Tille <tille at debian.org>
Date: Thu Jun 9 09:24:54 2016 +0200
Add all hardening options
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index df40eb2..114b4e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-biopython (1.67+dfsg-1) UNRELEASED; urgency=medium
* xz compression in d/watch
* Take over patch from upstream to fix detection of rpsblast
* Skip test needing a network connection
+ * All hardening options
-- Andreas Tille <tille at debian.org> Wed, 08 Jun 2016 21:21:55 +0200
diff --git a/debian/rules b/debian/rules
index 76467cc..002fba8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@ export DH_VERBOSE=1
#export PYBUILD_DESTDIR_python2=debian/python-biopython/
#export PYBUILD_DESTDIR_python3=debian/python3-biopython/
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
# Fails to build with this option switched on
# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biopython.git
More information about the debian-med-commit
mailing list