[med-svn] [clustalo] 04/04: hardening=+all
Andreas Tille
tille at debian.org
Mon Jul 4 09:28:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository clustalo.
commit d6d65c5f9b328be7fb68b4f1c5ee9eebfa7cdf3c
Author: Andreas Tille <tille at debian.org>
Date: Mon Jul 4 11:27:37 2016 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 94f58c7..263aa29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ clustalo (1.2.2-1) UNRELEASED; urgency=medium
* New upstream version
* Moved packaging from SVN to Git
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Mon, 04 Jul 2016 11:03:33 +0200
diff --git a/debian/rules b/debian/rules
index 1f8ae82..a60f795 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with autoreconf --with linktree
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clustalo.git
More information about the debian-med-commit
mailing list