[libsub-current-perl] 06/07: Use all hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Sat Sep 16 20:14:42 UTC 2017


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

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

commit 07838075ccbc5b0caeccadca2a1086052a6d0c95
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat Sep 16 22:06:41 2017 +0200

    Use all hardening flags
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+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/libsub-current-perl.git



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