[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. upstream/1.8.0_pre1-26-g1fae126

Daniel Pocock daniel at pocock.com.au
Mon May 21 13:01:37 UTC 2012


The following commit has been merged in the master branch:
commit a234f331fc955f705a17116995f4a38de556ff96
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Mon May 21 11:31:09 2012 +0000

    Add hardening=+all for stricter lintian policies

diff --git a/debian/rules b/debian/rules
index 0b324ae..7890032 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 CFLAGS:=$(shell dpkg-buildflags --get CFLAGS) $(CPPFLAGS)
 CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list