[med-svn] [psortb] 01/02: Add hardening

Andreas Tille tille at debian.org
Mon Apr 24 14:58:22 UTC 2017


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

tille pushed a commit to branch master
in repository psortb.

commit bad4c4db616ee74c6e6ee80c966dcb0b4704536f
Author: Andreas Tille <tille at debian.org>
Date:   Mon Apr 24 16:53:37 2017 +0200

    Add hardening
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 610895e..2669ed3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
 # DH_VERBOSE := 1
-export LC_ALL=C.UTF-8
+
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@

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



More information about the debian-med-commit mailing list