[med-svn] [bedtools] 06/10: hardening += all

Andreas Tille tille at debian.org
Mon Jul 18 14:48:59 UTC 2016


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

tille pushed a commit to branch master
in repository bedtools.

commit e8a5be6a876b10e622b13b61fd0d72766502d2a4
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jul 18 16:19:08 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e288b9a..1ffde37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ bedtools (2.26.0+dfsg-1) UNRELEASED; urgency=medium
     Jothi et al, 2008, doi:10.1093/nar/gkn488, licensed under no-DFSG CC-BY-NC 2.0
   * Delete reference to removed image from Debian shipped doc
   * cme fix dpkg-control
+  * hardening += all
 
  -- Charles Plessy <plessy at debian.org>  Thu, 07 Jul 2016 13:58:08 +0900
 
diff --git a/debian/rules b/debian/rules
index 4bb48b4..32e7170 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 DEB_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f 2 -d ' ')
 DEB_NOEPOCH_VERSION := $(shell echo $(DEB_VERSION) | cut -d: -f2-)

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



More information about the debian-med-commit mailing list