[SCM] tap-plugins/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Dec 26 21:37:00 UTC 2016
The following commit has been merged in the master branch:
commit dc5f7fab5f76b47e5596e8b09c6fb0b0aff6401c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Dec 26 22:32:29 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index a7d1ce1..b068eb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
tap-plugins packaging
More information about the pkg-multimedia-commits
mailing list