[SCM] charmtimetracker packaging branch, master, updated. debian/1.10.0-1-14-gfb535e7

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 26 11:29:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/charmtimetracker.git;a=commitdiff;h=9614d25

The following commit has been merged in the master branch:
commit 9614d255c9e6bd112a2e1bf3c2f0d7c33816ba51
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Thu May 26 12:35:13 2016 +0200

    Activate hardening flags
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 16bad40..5d51836 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
-export DH_VERBOSE = 1
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+include /usr/share/dpkg/buildflags.mk
 
 include /usr/share/dpkg/default.mk
 export DEB_CPPFLAGS_MAINT_APPEND = -DNDEBUG -DQT_NO_DEBUG_OUTPUT

-- 
charmtimetracker packaging



More information about the pkg-kde-commits mailing list