[med-svn] [exonerate] 05/05: Better hardening, upload to unstable

Andreas Tille tille at debian.org
Sun Mar 20 11:46:08 UTC 2016


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

tille pushed a commit to branch master
in repository exonerate.

commit 6207500e6b3bdf6517b2587f33acc43f813f757d
Author: Andreas Tille <tille at debian.org>
Date:   Sun Mar 20 12:45:45 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 6717270..2ac6575 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-exonerate (2.4.0-1) UNRELEASED; urgency=medium
+exonerate (2.4.0-1) unstable; urgency=medium
 
   * New upstream version
   * Moved packaging from SVN to Git
+  * Better hardening
 
- -- Andreas Tille <tille at debian.org>  Sun, 20 Mar 2016 12:17:12 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 20 Mar 2016 12:24:30 +0100
 
 exonerate (2.2.0-7) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index ebe8eed..5d19bcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
 # Andreas Tille <tille at debian.org>
 # GPL
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the debian-med-commit mailing list