[med-svn] [hmmer] 02/04: Better hardening
    Andreas Tille 
    tille at debian.org
       
    Tue Jun 21 12:09:50 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hmmer.
commit a869f33c4edf7affc58ee3ce9a66a1b13859c4ad
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jun 21 13:54:54 2016 +0200
    Better hardening
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b8ded38..e9cc55e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ hmmer (3.1b2-3) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Clean up Uploaders from inactive maintainers
+  * Better hardening
 
  -- Canberk Koç <canberkkoc at gmail.com>  Thu, 16 Jun 2016 23:15:55 +0300
 
diff --git a/debian/rules b/debian/rules
index bdb6357..bdfe9e7 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
+
 pkgdata:=hmmer
 sampledir:=$(CURDIR)/debian/$(pkgdata)/usr/share/doc/$(pkgdata)/examples
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hmmer.git
    
    
More information about the debian-med-commit
mailing list