[med-svn] [libhmsbeagle] 01/01: hardening=+bindnow

Andreas Tille tille at debian.org
Thu Jul 14 15:04:53 UTC 2016


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

tille pushed a commit to branch master
in repository libhmsbeagle.

commit fbddf020572e8fa50a23e384bd0016931dbbbffb
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 14 16:49:05 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 3249a64..3446346 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libhmsbeagle (2.1.2+20160525-1) UNRELEASED; urgency=medium
   * cme fix dpkg-control
   * Provide valid HOME dir before starting test suite
     Closes: #831235
+  * hardening=+bindnow
 
  -- Andreas Tille <tille at debian.org>  Thu, 14 Jul 2016 16:08:40 +0200
 
diff --git a/debian/rules b/debian/rules
index 9933fbe..bcdff25 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 lib := $(pkg)1v5
 use_sse := $(shell if [ `dpkg-architecture -qDEB_BUILD_ARCH` = amd64 ] ; then echo yes ; else echo no ; fi)

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



More information about the debian-med-commit mailing list