[med-svn] [python-biom-format] 04/04: hardening=+bindnow and upload to unstable

Andreas Tille tille at debian.org
Thu Jul 14 12:46:15 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 126a86cc93da0bdafffef1d80359e54e0f64976c
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 14 14:45:51 2016 +0200

    hardening=+bindnow and upload to unstable
---
 debian/changelog | 3 ++-
 debian/rules     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 43f3b9f..a105f58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-python-biom-format (2.1.5+dfsg-3) UNRELEASED; urgency=medium
+python-biom-format (2.1.5+dfsg-3) unstable; urgency=medium
 
   * Use sphinxdoc
     Closes: #831239
   * Use python-shinx in Build-Depends (instead only Build-Depends-Indep)
   * cme fix dpkg-control
+  * hardening+=bindnow
 
  -- Andreas Tille <tille at debian.org>  Thu, 14 Jul 2016 14:04:56 +0200
 
diff --git a/debian/rules b/debian/rules
index 76bbf9c..32c06bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ 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
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
 
 %:
 	dh $@ --with python2,python3,bash-completion,sphinxdoc --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