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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 12:58:58 UTC 2016


The following commit has been merged in the master branch:
commit 511ab5027c49d50d4e4133e65ce65535ade8dd29
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 13:56:30 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index c505bd9..99516b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export PREFIX=/usr
 export LIBDIR=lib/$(DEB_HOST_MULTIARCH)

-- 
zita-convolver packaging



More information about the pkg-multimedia-commits mailing list