[med-svn] [python-pysam] 02/03: hardening=+all

Andreas Tille tille at debian.org
Wed Jan 25 13:41:58 UTC 2017


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

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

commit 6ee34a1b1d065d592ffdb6abc6d1cf7e7fc73c36
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 25 14:14:18 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index f42253e..a69df43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-pysam (0.10.0+ds-1) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * d/rules: Remove redundant get-orig-source target
+  * hardening=+all
 
  -- Afif Elghraoui <afif at debian.org>  Mon, 23 Jan 2017 19:13:47 -0800
 
diff --git a/debian/rules b/debian/rules
index 838cc31..45f2fff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ include /usr/share/dpkg/default.mk
 export PYBUILD_NAME=pysam
 export LC_ALL = C.UTF-8
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 TESTPKG    := $(DEB_SOURCE)-tests
 
 export HTSLIB_MODE=external

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



More information about the debian-med-commit mailing list