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

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:53:32 UTC 2018


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

The following commit has been merged in the master branch:
commit 13bc95c44741b49826089de0a57548ad003f3440
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 14:54:29 2017 -0300

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

diff --git a/debian/rules b/debian/rules
index c79f3dd..862baf8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +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_strip:
-	$(overridden_command) --dbgsym-migration='kscreen-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='kscreen-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kscreen packaging



More information about the pkg-kde-commits mailing list