[SCM] gigedit/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Nov 26 18:52:48 UTC 2016


The following commit has been merged in the master branch:
commit 0cca5bcdb7aaf24f2758e0dc59ff05068694cefc
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Nov 26 19:52:37 2016 +0100

    Fix hardening.

diff --git a/debian/rules b/debian/rules
index f75cdde..35458b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@
 

-- 
gigedit packaging



More information about the pkg-multimedia-commits mailing list