[med-svn] [beast-mcmc] 03/05: hardening=+all
Andreas Tille
tille at debian.org
Mon Sep 4 08:15:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/1.8.4+dfsg.1-2
in repository beast-mcmc.
commit 67b52950ff0de99e998a23a00999e32e0f77c2d3
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 4 09:57:07 2017 +0200
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 79df9b1..b06d65c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ beast-mcmc (1.8.4+dfsg.1-2) UNRELEASED; urgency=medium
Closes: #780428
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Mon, 04 Sep 2017 09:37:17 +0200
diff --git a/debian/rules b/debian/rules
index 7224480..d75ec7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@
export LC_ALL=C.UTF-8
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
JAVA_HOME := /usr/lib/jvm/default-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast-mcmc.git
More information about the debian-med-commit
mailing list