[med-svn] [hmmer2] 01/01: Better hardening and upload to unstable

Andreas Tille tille at debian.org
Tue Jun 21 13:25:16 UTC 2016


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

tille pushed a commit to branch master
in repository hmmer2.

commit cee6c87619584051ea95aad68a3aeaaeabe4d582
Author: Andreas Tille <tille at debian.org>
Date:   Tue Jun 21 15:24:31 2016 +0200

    Better hardening and upload to unstable
---
 debian/changelog | 3 ++-
 debian/rules     | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 85f6cf2..49f6257 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-hmmer2 (2.3.2-10) UNRELEASED; urgency=medium
+hmmer2 (2.3.2-10) unstable; urgency=medium
 
   * Team upload.
 
@@ -13,6 +13,7 @@ hmmer2 (2.3.2-10) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Clean up Uploaders from inactive maintainers
+  * Better hardening
 
  -- Canberk Koç <canberkkoc at gmail.com>  Thu, 16 Jun 2016 22:01:44 +0300
 
diff --git a/debian/rules b/debian/rules
index 9447248..da43394 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,8 @@ export CFLAGS:=$(shell dpkg-buildflags --get CFLAGS)
 export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 pkgdata:=hmmer2
 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/hmmer2.git



More information about the debian-med-commit mailing list