[python-escript] 03/04: Set the highest level of hardening.

Anton Gladky gladk at moszumanska.debian.org
Mon Jul 3 21:17:02 UTC 2017


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

gladk pushed a commit to branch debian
in repository python-escript.

commit 70044aafa18816c59fba5829a0e8bb801bdb8232
Author: Anton Gladky <gladk at debian.org>
Date:   Mon Jul 3 22:02:31 2017 +0200

    Set the highest level of hardening.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1deb831..3b8b756 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ WORKM=$(CURDIR)/debian/stage2M
 WORK3=$(CURDIR)/debian/stage3
 WORK3M=$(CURDIR)/debian/stage3M
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 #thanks to the debian manual
 # export DEB_BUILD_OPTIONS="parallel=10"
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))

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



More information about the debian-science-commits mailing list