[libalgorithm-svm-perl] 02/02: Add hardening

Andreas Tille tille at debian.org
Thu Apr 20 06:06:50 UTC 2017


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

tille pushed a commit to branch master
in repository libalgorithm-svm-perl.

commit 8dc29169bc0ff53bbfe59e2fb55c8c06424bb20a
Author: Andreas Tille <tille at debian.org>
Date:   Thu Apr 20 08:06:19 2017 +0200

    Add hardening
---
 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/libalgorithm-svm-perl.git



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