[libsereal-decoder-perl] 04/05: Enable hardening flags in d/rules

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Sep 8 14:43:07 UTC 2016


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

malex-guest pushed a commit to branch master
in repository libsereal-decoder-perl.

commit d0bdc8af35a499de7d11d2591a6bbbd346b6c666
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Sep 8 16:15:28 2016 +0200

    Enable hardening flags in d/rules
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 83ce6dd..408e6ce 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/libsereal-decoder-perl.git



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