[SCM] zynaddsubfx/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jun 15 07:41:37 UTC 2016


The following commit has been merged in the master branch:
commit 8c0d7fa0607420a004829a9132962e03f9512106
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jun 15 09:15:48 2016 +0200

    Fix hardening.

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

-- 
zynaddsubfx packaging



More information about the pkg-multimedia-commits mailing list