[SCM] libsignon-glib packaging branch, master, updated. ede3925fa08f3820fce1a052c519710e51475386

Diane Trout diane at moszumanska.debian.org
Sat Sep 12 04:43:19 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libsignon-glib.git;a=commitdiff;h=6f27601

The following commit has been merged in the master branch:
commit 6f27601c4a592b28e11ddfd1db40517f5026a004
Author: Diane Trout <diane at ghic.org>
Date:   Fri Sep 11 21:40:41 2015 -0700

    try to enable all the hardening options. Do they work?
---
 debian/rules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 201121b..a1705a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,9 @@ DH_VERBOSE=1
 DPKG_EXPORT_BUILDFLAGS=1
 include /usr/share/dpkg/default.mk
 
-#export DEB_BUILD_MAINT_OPTIONS=hardening=+all
-#export DEB_CFLAGS_MAINT_APPEND=-Wall -pendantic
-#export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+export DEB_CFLAGS_MAINT_APPEND=-Wall -pendantic
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 BUILD:=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 

-- 
libsignon-glib packaging



More information about the pkg-kde-commits mailing list