[SCM] swami/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Sep 19 19:09:22 UTC 2016
The following commit has been merged in the master branch:
commit 8fa57f67c60cc9d0be8d7854e3f06818d5e159a2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Sep 19 20:54:21 2016 +0200
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 7e5c7b9..7ef1237 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --parallel --with autoreconf -Scmake
--
swami packaging
More information about the pkg-multimedia-commits
mailing list