[SCM] vco-plugins/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 27 00:09:05 UTC 2016
The following commit has been merged in the master branch:
commit a73e1c541f08dd8fe5a2a75675e80cf59ca3c6a5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 27 01:04:43 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 $@
--
vco-plugins packaging
More information about the pkg-multimedia-commits
mailing list