[SCM] qmidinet/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jun 16 23:29:43 UTC 2016


The following commit has been merged in the master branch:
commit 1bb79d5044617fd86ff4e165e568a5b5acbc90e3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 17 01:26:25 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index a21c642..cf95a26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ ifneq ($(findstring $(DEB_HOST_ARCH_OS),kfreebsd hurd),)
 EXTRA_CONFIGURE_ARGS += --disable-alsa-midi
 endif
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 export QT_SELECT=qt5
 
 %:

-- 
qmidinet packaging



More information about the pkg-multimedia-commits mailing list