[libbssolv-perl] 04/06: Use all hardening flags

Florian Schlichting fsfs at moszumanska.debian.org
Mon Apr 18 20:25:10 UTC 2016


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

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

commit b416f6e0acc13791fc8f4af4b88c724297a62bb4
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Apr 18 22:17:41 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index 000cad2..04b7465 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/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/libbssolv-perl.git



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