[SCM] ebumeter/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Jun 14 17:43:29 UTC 2016
The following commit has been merged in the master branch:
commit 9f122e67184b41d4446e76697d3fd6ad2d98fb6b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Jun 14 19:38:50 2016 +0200
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 541be43..de0097a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
LDFLAGS+=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --sourcedir=source
--
ebumeter packaging
More information about the pkg-multimedia-commits
mailing list