[SCM] jack-midi-clock/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Oct 1 22:02:22 UTC 2016
The following commit has been merged in the master branch:
commit b7ae025e845df01dee1d60f5543949ed637e441f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Oct 1 23:52:37 2016 +0200
Fix hardening.
diff --git a/debian/rules b/debian/rules
index b8796e6..1501155 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
jack-midi-clock packaging
More information about the pkg-multimedia-commits
mailing list