[Pkg-sympa-commits] [sympa] 08/30: Enable hardening=all build

Emmanuel Bouthenot kolter at moszumanska.debian.org
Mon Sep 19 20:08:43 UTC 2016


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

kolter pushed a commit to branch master
in repository sympa.

commit 9144761490c0fb07725982f4727419305393c2ba
Author: Emmanuel Bouthenot <kolter at openics.org>
Date:   Mon Jun 27 12:48:28 2016 +0200

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

diff --git a/debian/rules b/debian/rules
index b4cb610..1c45c8f 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)
 DEBDIR   = $(CURDIR)/debian
 TMP      = $(DEBDIR)/$(PACKAGE)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sympa.git



More information about the Pkg-sympa-commits mailing list