[SCM] mudita24/master: Append all hardening options

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Mon Mar 21 11:09:51 UTC 2016


The following commit has been merged in the master branch:
commit 548e59a60c9b95496a121a18815bd5dd91cd14f4
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sun Mar 20 22:28:04 2016 +0100

    Append all hardening options

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

-- 
mudita24 packaging



More information about the pkg-multimedia-commits mailing list