[SCM] zita-ajbridge/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 17 04:33:29 UTC 2016


The following commit has been merged in the master branch:
commit 0deb5e08ac7a51178bb36a3b48f66d1eb38374bf
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 17 06:27:55 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index c3ba2a9..eea1bfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,10 @@
 
 LDFLAGS+=-Wl,--as-needed
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
-	dh $@ --parallel -Smakefile -Dsource
+	dh $@ -Smakefile -Dsource
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
zita-ajbridge packaging



More information about the pkg-multimedia-commits mailing list