[SCM] pmidi/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Aug 9 19:03:15 UTC 2016


The following commit has been merged in the master branch:
commit a4afaa4fbb261777bacb32887b2379096ee1d502
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Aug 9 20:54:17 2016 +0200

    Fix hardening.

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

-- 
pmidi packaging



More information about the pkg-multimedia-commits mailing list