[esys-particle] 06/07: Use hardening=+all option.

Anton Gladky gladk at moszumanska.debian.org
Mon May 29 21:01:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch experimental
in repository esys-particle.

commit 70647ad144dfc57fc22da280897cf049f145a426
Author: Anton Gladky <gladk at debian.org>
Date:   Mon May 29 22:52:47 2017 +0200

    Use hardening=+all  option.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 154ffe1..1d8c09c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ export LD_LIBRARY_PATH :=  $(CURDIR)/debian/esys-particle/usr/lib/${DEB_HOST_MUL
 export PYTHONPATH := $(CURDIR)/debian/esys-particle/usr/lib/python2.7/dist-packages/:$(PYTHONPATH);
 
 export NO_PNG_PKG_MANGLE := 1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 CFLAGS := -Wall $(shell dpkg-buildflags --get CFLAGS)
 CXXFLAGS := -Wall $(shell dpkg-buildflags --get CXXFLAGS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/esys-particle.git



More information about the debian-science-commits mailing list