[med-svn] [parsnp] 02/05: Better hardening

Andreas Tille tille at debian.org
Wed Apr 20 11:04:42 UTC 2016


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

tille pushed a commit to branch master
in repository parsnp.

commit c0257f1a97f83fffca7be97dc6f283e01f7f0c6e
Author: Andreas Tille <tille at debian.org>
Date:   Wed Apr 20 11:58:28 2016 +0200

    Better hardening
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index b2a47d9..63bee6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the debian-med-commit mailing list