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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 09:31:43 UTC 2016


The following commit has been merged in the master branch:
commit 8c70991419262e34ad978ac8c12b601d9f527807
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 21 10:24:38 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 $@
 

-- 
amb-plugins packaging



More information about the pkg-multimedia-commits mailing list