[SCM] ste-plugins/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Aug 8 09:28:44 UTC 2016


The following commit has been merged in the master branch:
commit 642e12b6bd816231d520e86a0125acb05157f0c0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Aug 8 11:25:05 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 67a8afe..062201e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --parallel
 

-- 
ste-plugins packaging



More information about the pkg-multimedia-commits mailing list