[med-svn] [mcl] 01/05: hardening=+all
Andreas Tille
tille at debian.org
Tue Nov 28 10:12:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mcl.
commit 3a7474ba19e7854dcb749a02b71b9183efa21db8
Author: Andreas Tille <tille at debian.org>
Date: Tue Nov 28 10:43:07 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0dade0c..43cfa4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mcl (1:14-137-2) UNRELEASED; urgency=medium
* Standards-Version: 4.1.1
* Secure watch file
* DEP3
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Tue, 20 May 2014 17:20:10 +0200
diff --git a/debian/rules b/debian/rules
index 780e6c2..38f3dda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
# Uncomment this to turn on verbose mode.
# export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
# allow bashism's in commandlines
SHELL = /bin/bash
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mcl.git
More information about the debian-med-commit
mailing list