[med-svn] [python-pyvcf] 09/11: hardening=+all

Andreas Tille tille at debian.org
Fri Dec 2 20:16:16 UTC 2016


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

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

commit 3d2ee246ed4d5c4fbbbd59e1575bdc5bf496f769
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 2 20:30:29 2016 +0100

    hardening=+all
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7f03dad..aa28b44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-pyvcf (0.6.8-1) UNRELEASED; urgency=medium
   * Fix watch file
   * cme fix dpkg-control
   * debhelper 10
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Fri, 02 Dec 2016 20:19:11 +0100
 
diff --git a/debian/rules b/debian/rules
index e21fa24..4c1394a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export PYBUILD_NAME=pyvcf
 examplesdir=debian/python-$(PYBUILD_NAME)-examples/usr/share/doc/python-$(PYBUILD_NAME)-examples
 helperdir=debian/$(PYBUILD_NAME)/usr

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



More information about the debian-med-commit mailing list