[med-svn] [vsearch] 05/06: Better hardeing
Andreas Tille
tille at debian.org
Thu May 19 10:57:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository vsearch.
commit 784f7ea774e298f13eb0a8671464aff2fce973b2
Author: Andreas Tille <tille at debian.org>
Date: Thu May 19 12:50:43 2016 +0200
Better hardeing
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2eec2c6..31e4e76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ vsearch (1.11.1-1) UNRELEASED; urgency=medium
* New upstream version
* cme fix dpkg-control
* Drop unused lintian override
+ * Better hardening
-- Andreas Tille <tille at debian.org> Thu, 19 May 2016 12:42:30 +0200
diff --git a/debian/rules b/debian/rules
index a2dc318..aaa7635 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,8 @@ else
endif
endif
+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/vsearch.git
More information about the debian-med-commit
mailing list