[SCM] faustworks/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 23:44:31 UTC 2016


The following commit has been merged in the master branch:
commit 04b42d0eb856b1f0a6c899d1d93dd013108dd647
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 00:31:18 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 6dcae6f..351ad8b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --buildsystem=qmake_qt4
 

-- 
faustworks packaging



More information about the pkg-multimedia-commits mailing list