[SCM] supercollider-sc3-plugins/master: Add hardening rules for Debian build.

hanno-guest at users.alioth.debian.org hanno-guest at users.alioth.debian.org
Tue Feb 16 09:19:26 UTC 2016


The following commit has been merged in the master branch:
commit 3f58485c0eea3ed1103ea203c039fd51a6a4a1d4
Author: Hanno Zulla <hanno.zulla at epublica.de>
Date:   Tue Feb 16 10:12:07 2016 +0100

    Add hardening rules for Debian build.

diff --git a/debian/rules b/debian/rules
index b99e126..a2353ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/buildflags.mk
 
 %:
 	dh $@ --parallel

-- 
supercollider-sc3-plugins packaging



More information about the pkg-multimedia-commits mailing list