[med-svn] [python-pybedtools] 08/08: Hardening
Andreas Tille
tille at debian.org
Wed Jul 19 19:35:40 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-pybedtools.
commit 22da642fed9ef7055b4dd0cfd167a9be57453a67
Author: Andreas Tille <tille at debian.org>
Date: Wed Jul 19 21:35:24 2017 +0200
Hardening
---
debian/changelog | 3 ++-
debian/rules | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1855a9a..d019f32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ python-pybedtools (0.7.10-1) UNRELEASED; urgency=medium
Closes: #868927
* Standards-Version: 4.0.0 (no changes needed)
* do not uselessly parse d/changelog
+ * hardening
- -- Andreas Tille <tille at debian.org> Wed, 19 Jul 2017 21:12:35 +0200
+ -- Andreas Tille <tille at debian.org> Wed, 19 Jul 2017 21:22:20 +0200
python-pybedtools (0.7.8-1) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 018a516..6f6650d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
DH_VERBOSE := 1
-export DEB_BUILD_MAINT_OPTIONS=+bindnow
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_NAME=pybedtools
export MATPLOTLIBRC=$(CURDIR)/debian/
export PYBUILD_TEST_ARGS=--attr '!url'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pybedtools.git
More information about the debian-med-commit
mailing list