[libautovivification-perl] 05/06: add hardening

Tamas Csillag cstamas-guest at moszumanska.debian.org
Tue Aug 8 21:02:10 UTC 2017


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

cstamas-guest pushed a commit to branch master
in repository libautovivification-perl.

commit c075a8c44a17f3a45f1f242a207a38ff1b059f42
Author: CSILLAG Tamas <cstamas at cstamas.hu>
Date:   Tue Aug 8 22:53:57 2017 +0200

    add hardening
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index c8988bd..d06aefe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 

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



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