[SCM] kwayland-integration packaging branch, master, updated. debian/5.10.5-2-7-gae97ba0

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwayland-integration.git;a=commitdiff;h=90ea972

The following commit has been merged in the master branch:
commit 90ea97259081e170584367e50123ef98950685be
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 10:56:17 2017 -0300

    Move away from dhmk
    
    Gbp-Dch: Ignore
---
 debian/kwayland-integration.install | 1 -
 debian/rules                        | 8 +++-----
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/kwayland-integration.install b/debian/kwayland-integration.install
deleted file mode 100644
index 097923b..0000000
--- a/debian/kwayland-integration.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/*
diff --git a/debian/rules b/debian/rules
index 7ab38e3..27f8ef9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,10 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='kwayland-integration-dbg (<= 5.5.5-1~~)'
+	dh_strip --dbgsym-migration='kwayland-integration-dbg (<= 5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable auto tests at build time

-- 
kwayland-integration packaging



More information about the pkg-kde-commits mailing list