[SCM] kdecoration packaging branch, master, updated. debian/4%5.10.5-2-4-g3521252

Maximiliano Curia maxy at moszumanska.debian.org
Thu Dec 28 13:06:50 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdecoration.git;a=commitdiff;h=3521252

The following commit has been merged in the master branch:
commit 35212526200d245a6b74fd310c42b4ab7fe9e73e
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 10:01:46 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 1859329..377a46f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,10 @@
 #!/usr/bin/make -f
 
-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='libkdecorations2-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='libkdecorations2-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kdecoration packaging



More information about the pkg-kde-commits mailing list