[SCM] liblscp/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 15 08:19:52 UTC 2016
The following commit has been merged in the master branch:
commit 45ba9b7d75bc26c3f0c7fb60cc8d97f88c0f88ca
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 15 09:19:44 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index c567643..33900d9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@ --with autoreconf
--
liblscp packaging
More information about the pkg-multimedia-commits
mailing list