[Python-modules-commits] [cf-python] 11/11: Added hardening

Klaus Zimmermann zklaus-guest at moszumanska.debian.org
Thu Oct 6 19:51:57 UTC 2016


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

zklaus-guest pushed a commit to branch master
in repository cf-python.

commit 7857171761ad05e45479b5d51d38a9406b5663d4
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date:   Thu Oct 6 21:50:20 2016 +0200

    Added hardening
    
    Signed-off-by: Klaus Zimmermann <klaus_zimmermann at gmx.de>
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6276e9c..3086e02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # output every command that modifies files on the build system.
 #export DH_VERBOSE = 1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export PYBUILD_NAME=cf
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git



More information about the Python-modules-commits mailing list