[SCM] fil-plugins/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 01:40:51 UTC 2016


The following commit has been merged in the master branch:
commit 823a01590afa657e22a09bc3c1c63fca7dc99c4f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 02:22:58 2016 +0100

    Fix hardening.

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

-- 
fil-plugins packaging



More information about the pkg-multimedia-commits mailing list