[SCM] kmetronome/master: Enable all hardening options

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Fri Sep 2 20:49:04 UTC 2016


The following commit has been merged in the master branch:
commit 9bfc20b5d307c7063f5e949cf210ac93f66a4263
Author: Ross Gammon <rosco2 at ubuntu.com>
Date:   Fri Sep 2 22:29:23 2016 +0200

    Enable all hardening options

diff --git a/debian/rules b/debian/rules
index f50e0a1..c520db4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@ 
 

-- 
kmetronome packaging



More information about the pkg-multimedia-commits mailing list