[qhull] 04/05: harden
    Barak A. Pearlmutter 
    barak+git at pearlmutter.net
       
    Wed Jan 18 13:40:05 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository qhull.
commit b66fdc0ba43377258dcfe4bc0634ec89f52a6278
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Wed Jan 18 13:32:49 2017 +0000
    harden
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 4249972..0466444 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --buildsystem=cmake
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qhull.git
    
    
More information about the debian-science-commits
mailing list