[Python-modules-commits] [py-radix] 09/12: d/rules: Add hardening maint flag

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Jan 23 11:36:31 UTC 2018


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

apoikos pushed a commit to tag debian/0.10.0-1
in repository py-radix.

commit ba8a240b8a70c4ad986ccdb45010f0302999362d
Author: Aggelos Avgerinos <evaggelos.avgerinos at gmail.com>
Date:   Mon Jan 22 16:14:01 2018 +0200

    d/rules: Add hardening maint flag
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f511514..fb35f92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=radix
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild

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



More information about the Python-modules-commits mailing list