[libtcl-perl] 07/10: Enable all hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Sat Apr 23 23:12:35 UTC 2016


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

fsfs pushed a commit to branch master
in repository libtcl-perl.

commit bda68419fe3dd985776c529c9ccaa813ccdd6f32
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Apr 24 00:44:43 2016 +0200

    Enable all hardening flags
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index e94a90f..ab12813 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 TCLCONFIG=$(shell grep -Eo '/usr/lib/.+/tclConfig.sh' /usr/lib/tclConfig.sh)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtcl-perl.git



More information about the Pkg-perl-cvs-commits mailing list