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

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Jan 30 13:53:01 UTC 2018


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

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

commit 956a9b6ebd8a1b3da6dab9da7b219095e8a6b5bf
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