[SCM] mcp-plugins/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 23 10:23:33 UTC 2016
The following commit has been merged in the master branch:
commit 885e1792b72469af33a9c36ee91da54476fef42c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 23 11:19:32 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 $@
--
mcp-plugins packaging
More information about the pkg-multimedia-commits
mailing list