[med-svn] [clustalx] 04/06: hardening+=all

Andreas Tille tille at debian.org
Thu Jul 21 15:22:40 UTC 2016


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

tille pushed a commit to branch master
in repository clustalx.

commit 63699663f140decab02204308ce9b2aeadc65bf5
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 21 14:56:14 2016 +0200

    hardening+=all
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ea48346..b90a29d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ clustalx (2.1+lgpl-5) UNRELEASED; urgency=medium
   * debian/rules: fix sed expression
     Closes: #832013
   * fix more spelling errors
+  * hardening=+all
 
  -- Andreas Tille <tille at debian.org>  Thu, 21 Jul 2016 14:25:14 +0200
 
diff --git a/debian/rules b/debian/rules
index 86089d7..e52b82f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +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/clustalx.git



More information about the debian-med-commit mailing list