[med-svn] [python-skbio] 01/05: hardening=+bindnow

Andreas Tille tille at debian.org
Thu Jul 14 20:10:46 UTC 2016


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

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

commit 8768d6333669dc92306d5e45057255011820a9dc
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 14 21:48:46 2016 +0200

    hardening=+bindnow
---
 debian/changelog | 4 ++++
 debian/rules     | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 91ea8e5..027d13e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 python-skbio (0.5.0-1) UNRELEASED; urgency=medium
 
+  [ Kevin Murray ]
   * Imported Upstream version 0.5.0. NB: This module is now compatible only
     with Python3.
   * Remove Python2 package (python-skbio)
   * Bump standards version
 
+  [ Andreas Tille ]
+  * hardening=+bindnow
+
  -- Kevin Murray <spam at kdmurray.id.au>  Tue, 28 Jun 2016 13:55:33 +1000
 
 python-skbio (0.4.2-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index e7402b0..211110f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 export PYBUILD_NAME=skbio
 export MPLBACKEND=agg
 DOCPKG=python-$(PYBUILD_NAME)-doc

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



More information about the debian-med-commit mailing list