[med-svn] [minc-tools] 02/06: hardening=+all
Andreas Tille
tille at debian.org
Wed Nov 22 20:00:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository minc-tools.
commit 4779df2211f9b3a00d831f60038bfe3320e3c465
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 22 20:37:16 2017 +0100
hardening=+all
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 789d045..eea2a37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ minc-tools (2.3.00+dfsg-2) UNRELEASED; urgency=medium
* debhelper 10
* Standards-Version: 4.1.1
* Add DEP3 headers
+ * hardening=+all
-- Andreas Tille <tille at debian.org> Wed, 22 Nov 2017 15:41:42 +0100
diff --git a/debian/rules b/debian/rules
index bfc8950..9fe4347 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ ifneq ($(wildcard /usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial/libhdf5.so),)
export DEB_LDFLAGS_MAINT_APPEND := -Wl,-L/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial
endif
-
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/minc-tools.git
More information about the debian-med-commit
mailing list