[SCM] libshout-idjc/master: Add bindnow hardening DEB_BUILD_MAINT_OPTIONS

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Sun May 15 15:40:23 UTC 2016


The following commit has been merged in the master branch:
commit 48510510a573b421e8c6955e2cde429fb558c383
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sun May 15 17:18:49 2016 +0200

    Add bindnow hardening DEB_BUILD_MAINT_OPTIONS

diff --git a/debian/rules b/debian/rules
index 8e0d673..9aa8453 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
+
 %:
 	dh $@ --with autoreconf
 

-- 
libshout-idjc packaging



More information about the pkg-multimedia-commits mailing list