[SCM] kwrited packaging branch, master, updated. debian/4%5.10.5-2-6-g89f0c6f

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:54:37 UTC 2018


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

The following commit has been merged in the master branch:
commit 8ad8309f369c6212011e3890a8c3a3eab8fb1280
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 11:01:57 2017 -0300

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

diff --git a/debian/rules b/debian/rules
index eeac13f..7168cfe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,11 @@
 #!/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_auto_install:
-	$(overridden_command) --destdir=debian/tmp
+	dh_auto_install --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='kwrited-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='kwrited-dbg (<= 4:5.5.5-1~~)'

-- 
kwrited packaging



More information about the pkg-kde-commits mailing list