[SCM] kded packaging branch, master, updated. debian/5.37.0-2-77-g4322ba8

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:36:54 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kded.git;a=commitdiff;h=1ca850a

The following commit has been merged in the master branch:
commit 1ca850a1062fa8baced5cc95f972dd8ed7b27185
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 14 10:08:33 2017 -0300

    Move away from dhmk
    
    Gbp-Dch: Ignore
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 00e56e0..be95501 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='kded5-dbg (<= 5.19.0-1~~)'
+	dh_strip --dbgsym-migration='kded5-dbg (<= 5.19.0-1~~)'

-- 
kded packaging



More information about the pkg-kde-commits mailing list