[med-svn] [libseqlib] 01/01: Hardening
    Andreas Tille 
    tille at debian.org
       
    Fri Feb  3 17:03:39 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libseqlib.
commit 3ba4b92af3b2b807a338f96ab03906f94b9f8640
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 3 18:03:30 2017 +0100
    Hardening
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index a811764..3292fb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,7 @@ export LC_ALL=C.UTF-8
 
 DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
 
-# for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libseqlib.git
    
    
More information about the debian-med-commit
mailing list