[SCM] kdoctools packaging branch, master, updated. debian/5.37.0-2-12-g3c2eb7a

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:39:44 UTC 2018


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

The following commit has been merged in the master branch:
commit b2d77d8c5a3c00ded8fd8f7ba97bf0281b2ccf9b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Dec 13 11:13:15 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 62fa2b5..13bc760 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/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='kdoctools5-dbg (<= 5.19.0-1~~)'
+	dh_strip --dbgsym-migration='kdoctools5-dbg (<= 5.19.0-1~~)'

-- 
kdoctools packaging



More information about the pkg-kde-commits mailing list