[SCM] qtwebchannel packaging branch, master, updated. 7468fdd3a2076ee10ab4f6f298b17a14bce1de17

Sandro Knauß hefee-guest at moszumanska.debian.org
Mon Jul 25 11:49:40 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebchannel.git;a=commitdiff;h=0eb7992

The following commit has been merged in the master branch:
commit 0eb7992f7545b976eb858516491b582f837de69f
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Mon Jul 25 06:21:40 2016 -0500

    Add hardening rules to fix a Lintian error
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 01ca3ec..1de5677 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed

-- 
qtwebchannel packaging



More information about the pkg-kde-commits mailing list