[SCM] rosegarden/master: Enable more hardening

stuart at users.alioth.debian.org stuart at users.alioth.debian.org
Sat May 21 14:55:36 UTC 2016


The following commit has been merged in the master branch:
commit be5255ed9a625dc6e3c40008fc69cb04a95a466d
Author: Stuart Prescott <stuart at debian.org>
Date:   Sun May 22 00:11:45 2016 +1000

    Enable more hardening

diff --git a/debian/rules b/debian/rules
index eeb773a..1aa03a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,8 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@ --parallel
 

-- 
rosegarden packaging



More information about the pkg-multimedia-commits mailing list