[SCM] khtml packaging branch, master, updated. debian/5.37.0-3-14-g96524a9

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:17:20 UTC 2018


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

The following commit has been merged in the master branch:
commit 68cef87146eab3e522ef6241c99355301bfac4fc
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 14 09:13:25 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 1978194..53227f8 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='libkf5khtml5-dbg (<= 5.19.0-1~~)'
+	dh_strip --dbgsym-migration='libkf5khtml5-dbg (<= 5.19.0-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
khtml packaging



More information about the pkg-kde-commits mailing list