[SCM] gammaray packaging branch, master, updated. debian/1.3.0-1-30-g8272acb

Jakub Adam xhaakon-guest at moszumanska.debian.org
Sat Jan 18 23:09:16 UTC 2014


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

The following commit has been merged in the master branch:
commit d01e53ca1db052121b1a701da9e6359783d98f30
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Tue Dec 31 00:52:54 2013 +0100

    Enable -Wl,--as-needed
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 10ea906..b1e7955 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 .PHONY: override_dh_auto_configure override_dh_auto_build override_dh_auto_test override_dh_auto_install override_dh_installdocs override_dh_strip override_dh_clean
 
+export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
+
 %:
 	dh $@ --parallel
 

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list