[SCM] kodi-visualization-spectrum/master: Enable all hardening features

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sun Jan 22 12:30:37 UTC 2017


The following commit has been merged in the master branch:
commit 465eebe094b866b55b424100d64dbc229a011ae6
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sun Jan 22 13:25:10 2017 +0100

    Enable all hardening features

diff --git a/debian/rules b/debian/rules
index 770d493..270207e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@
 # This has to be exported to make some magic below work.
 export DH_OPTIONS
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:

-- 
kodi-visualization-spectrum packaging



More information about the pkg-multimedia-commits mailing list