[med-svn] [kineticstools] 02/04: enable hardening

Sascha Steinbiss satta at debian.org
Sat Jan 14 13:22:19 UTC 2017


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

satta pushed a commit to branch master
in repository kineticstools.

commit d59460f56102fb7acf05ac2ff5f998185f7b0ab0
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sat Jan 14 13:21:44 2017 +0000

    enable hardening
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b3b51bb..ef53253 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,7 @@ export NOSE_VERBOSE=2
 export NOSE_NOCAPTURE=1
 export NOSE_INCLUDE_EXE=1
 export NOSE_TESTS=$(shell ls $(CURDIR)/test/*.py | tr '[:space:]' ',')
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 INSTDIR = $(CURDIR)/debian/$(DEB_SOURCE)
 BINDIR = $(INSTDIR)/usr/bin

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



More information about the debian-med-commit mailing list