[arpack++] 02/03: Use hardening=+all option.

Anton Gladky gladk at moszumanska.debian.org
Fri May 19 17:00:03 UTC 2017


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

gladk pushed a commit to branch experimental
in repository arpack++.

commit b8c7298bedfd665504d9923453b0c3f3058db0bb
Author: Anton Gladky <gladk at debian.org>
Date:   Fri May 19 18:45:43 2017 +0200

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

diff --git a/debian/rules b/debian/rules
index 8256c54..53d3bb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #! /usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the debian-science-commits mailing list