[libnet-bluetooth-perl] 02/05: Enable all hardening build options.

Intrigeri intrigeri at moszumanska.debian.org
Sun Jan 21 20:30:48 UTC 2018


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

intrigeri pushed a commit to branch master
in repository libnet-bluetooth-perl.

commit 878812953fb8816b677abeeb88637473981b541b
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Jan 21 20:15:49 2018 +0000

    Enable all hardening build options.
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 02df156..8089ef8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
+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/libnet-bluetooth-perl.git



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