[Pkg-gnupg-commit] [gpa] 09/10: enable all hardening rules

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Feb 6 05:27:09 UTC 2018


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

dkg pushed a commit to branch master
in repository gpa.

commit 9de82317309ff307041012b6bfd83e5c4abe70e8
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue Feb 6 00:22:15 2018 -0500

    enable all hardening rules
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 645f80d..b7120fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpa.git



More information about the Pkg-gnupg-commit mailing list