[SCM] KDE Discover packaging branch, master, updated. debian/5.10.5-2-8-gae4d18f

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:55:40 UTC 2018


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

The following commit has been merged in the master branch:
commit f3863422642d0c905eac83f4cc2ca041c31fae36
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 11:45:23 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 0e349f6..2237856 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,11 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_VERSION_UPSTREAM_REVISION := $(shell dpkg-parsechangelog | awk '/^Version: / { print $$2 }' | sed -e 's/^[0-9]*://')
 
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+
 # Do not pull plugins into the shlibs file, it makes lintian angry.
 # This happens because dh_makeshlibs will look for sonames matching
 # (.*)-(.*)\.so where it assumes  is the library name and  is the version.

-- 
KDE Discover packaging



More information about the pkg-kde-commits mailing list