[SCM] rev-plugins/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 24 09:11:28 UTC 2016
The following commit has been merged in the master branch:
commit 7d827dd3d3094b5fd5b7cbe59e72a24770552af8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 24 10:08:55 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 $@
--
rev-plugins packaging
More information about the pkg-multimedia-commits
mailing list