[med-svn] [seqtk] 07/07: Better hardening, Upload

Andreas Tille tille at debian.org
Mon May 30 08:23:49 UTC 2016


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

tille pushed a commit to branch master
in repository seqtk.

commit 5b3de0e72faed0fb3defcd264db32e25ec6a8f44
Author: Andreas Tille <tille at debian.org>
Date:   Mon May 30 10:22:37 2016 +0200

    Better hardening, Upload
---
 debian/changelog | 5 +++--
 debian/rules     | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 20db23e..f1d09b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-seqtk (1.2-1) UNRELEASED; urgency=medium
+seqtk (1.2-1) unstable; urgency=medium
 
   * New upstream version
   * Fix watch file
   * cme fix dpkg-control
+  * Better hardening
 
- -- Andreas Tille <tille at debian.org>  Mon, 30 May 2016 10:11:53 +0200
+ -- Andreas Tille <tille at debian.org>  Mon, 30 May 2016 10:14:57 +0200
 
 seqtk (1.0-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index c35d9b5..8032612 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 # DH_VERBOSE := 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list