[SCM] kdelibs4support packaging branch, master, updated. debian/5.37.0-2-10-g9e7bfcd

Maximiliano Curia maxy at moszumanska.debian.org
Thu Dec 14 18:04:50 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdelibs4support.git;a=commitdiff;h=cc1e8ce

The following commit has been merged in the master branch:
commit cc1e8ced538822f2b91b534bf3a6e8cc31e1f765
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 14 13:59:00 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 ecf79cf..a38618a 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_strip:
-	$(overridden_command) --dbgsym-migration='libkf5kdelibs4support5-dbg (<= 5.19.0-1~~)'
+	dh_strip --dbgsym-migration='libkf5kdelibs4support5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
kdelibs4support packaging



More information about the pkg-kde-commits mailing list