[med-svn] [sga] 02/05: Hardening=+bindnow

Andreas Tille tille at debian.org
Tue Jul 5 14:23:57 UTC 2016


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

tille pushed a commit to branch debian/unstable
in repository sga.

commit 2e9ef158e4e8a6e0b0371a74e78a9c1223a34e53
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jul 5 15:56:18 2016 +0200

    Hardening=+bindnow
---
 debian/changelog | 2 ++
 debian/rules     | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 60ab798..8ff1d24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ sga (0.10.14-2) UNRELEASED; urgency=medium
 
   * Fix gcc-6 issue (thanks to Matei David)
     Closes: #811664
+  * cme fix dpkg-control
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Tue, 05 Jul 2016 15:51:28 +0200
 
diff --git a/debian/rules b/debian/rules
index 16db68d..51d91ea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# +all does not build
+# export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
 %:
 	dh $@ --sourcedirectory=src --parallel --with autoreconf
 

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



More information about the debian-med-commit mailing list