[SCM] jaaa/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jul 20 10:24:12 UTC 2016


The following commit has been merged in the master branch:
commit 434b66819862027bb9206c5c65c6adb61901be61
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jul 20 12:18:21 2016 +0200

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index 1219398..15cc291 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 
 MAINPACKAGE?=$(shell dpkg-parsechangelog | sed -n 's/Source: \(.*\)/\1/p')
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --sourcedir=source
 

-- 
jaaa packaging



More information about the pkg-multimedia-commits mailing list