[SCM] pyliblo/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 24 08:40:58 UTC 2016
The following commit has been merged in the master branch:
commit a518de85b8e93230ea52b44cb2976e1adc9aa1af
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 24 09:01:53 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index ecdad18..3b5c505 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--
pyliblo packaging
More information about the pkg-multimedia-commits
mailing list