[SCM] dataquay/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Jul 19 10:08:14 UTC 2016
The following commit has been merged in the master branch:
commit 4d27d667aa627413f236ece6661d401daebe5bcc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Jul 19 11:52:59 2016 +0200
Fix hardening.
diff --git a/debian/rules b/debian/rules
index 9b6d273..04cc60a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+
export QT_SELECT := qt5
%:
--
dataquay packaging
More information about the pkg-multimedia-commits
mailing list