[med-svn] [qiime] 06/12: hardening=+all
Andreas Tille
tille at debian.org
Fri Nov 17 12:40:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository qiime.
commit b1d01d1de59b1a57f3cf0e33823e14d64a7c45b9
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 17 13:06:47 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cc56e8f..1a4bab9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ qiime (1.9.1+dfsg-2) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* Fix lintian-override about false positives
* d/rules: do not parse d/changelog
+ * hardening=+all
-- Steffen Moeller <moeller at debian.org> Fri, 05 Feb 2016 22:56:51 +0100
diff --git a/debian/rules b/debian/rules
index daac0a6..1fbbc22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
%:
dh $@ --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qiime.git
More information about the debian-med-commit
mailing list