[teem] 06/07: Enable harening (bindnow).

Mattia Rizzolo mattia at debian.org
Sun Apr 2 19:52:50 UTC 2017


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

mattia pushed a commit to branch master
in repository teem.

commit fd9e9f4ac3a27220ea08de87257a7d2dd43f70ad
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Apr 2 21:41:55 2017 +0200

    Enable harening (bindnow).
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8c221b2..f167b14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 # Set this value to 0/1 to turn off/on verbose mode.
 export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 ABI_VERSION := 2
 UVERSION    := $(shell dpkg-parsechangelog | awk '/^Version:/ { print $$2 }' | sed 's/^\([0-9\.]\+\)[+~].*-[0-9]\+$$/\1/')

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/teem.git



More information about the debian-science-commits mailing list