[SCM] libksysguard packaging branch, master, updated. debian/4%5.10.5-2-8-gcf21042

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


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

The following commit has been merged in the master branch:
commit d12a8e8e917667649509100dfd34a589decd72ee
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 11:25:19 2017 -0300

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

diff --git a/debian/rules b/debian/rules
index c6eb680..59a22c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,12 +2,17 @@
 
 l10npkgs_firstversion_ok := 4:4.14.0-2
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='libkf5sysguard-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='libkf5sysguard-dbg (<= 4:5.5.5-1~~)'
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:
+
+override_dh_gencontrol: l10npkgs_firstversion_ok
+	dh_gencontrol

-- 
libksysguard packaging



More information about the pkg-kde-commits mailing list