[med-svn] [python-biopython] 04/04: Check whether package buildes with better hardening but failed, upload to unstable
Andreas Tille
tille at debian.org
Thu May 19 15:18:54 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 df5c93ebb8ab2ad387ed7641040c591421257297
Author: Andreas Tille <tille at debian.org>
Date: Thu May 19 16:48:20 2016 +0200
Check whether package buildes with better hardening but failed, upload to unstable
---
debian/changelog | 4 ++--
debian/rules | 4 +++-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ab907c..7f79849 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-python-biopython (1.66+dfsg-3) UNRELEASED; urgency=medium
+python-biopython (1.66+dfsg-3) unstable; urgency=medium
* Apply fix from upstream for test case dealing with new blastp output format
Closes: #824048
* cme fix dpkg-control
- -- Andreas Tille <tille at debian.org> Thu, 19 May 2016 16:45:59 +0200
+ -- Andreas Tille <tille at debian.org> Thu, 19 May 2016 16:48:15 +0200
python-biopython (1.66+dfsg-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 8e30a3e..88df4a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,10 @@ export DH_VERBOSE=1
#export PYBUILD_DESTDIR_python2=debian/python-biopython/
#export PYBUILD_DESTDIR_python3=debian/python3-biopython/
-BUILDARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+# Fails to build with this option switched on
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+BUILDARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH)
# If `$(CURDIR)/setup.py test` would be called these tests need to be excluded since they require to be online
#EXCLUDEONLINE=Entrez_online HotRand NCBI_qblast SCOP_online SeqIO_online TogoWS
--
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