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

Andreas Tille tille at debian.org
Fri Jun 3 15:58:00 UTC 2016


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

tille pushed a commit to branch master
in repository bwa.

commit 79b9618694564ef965ac6393ff3d8ab1f447d86c
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jun 3 17:53:13 2016 +0200

    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 c0a06d0..769b6d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-bwa (0.7.15-1) UNRELEASED; urgency=medium
+bwa (0.7.15-1) unstable; urgency=medium
 
   * New upstream version
   * cme fix dpkg-control
+  * better hardening
 
- -- Andreas Tille <tille at debian.org>  Fri, 03 Jun 2016 17:26:21 +0200
+ -- Andreas Tille <tille at debian.org>  Fri, 03 Jun 2016 17:53:03 +0200
 
 bwa (0.7.13-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index f1e99e9..c7fbd56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

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



More information about the debian-med-commit mailing list