[SCM] kscreenlocker packaging branch, master, updated. debian/5.10.5.1-1-14-g18762da

Maximiliano Curia maxy at moszumanska.debian.org
Wed Feb 7 10:39:32 UTC 2018


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

The following commit has been merged in the master branch:
commit 0b84c4378a1e55716ee4b2c31e4203f796a879e9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jan 4 12:23:08 2018 -0300

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

diff --git a/debian/rules b/debian/rules
index 0542cb0..95094ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,14 @@
 #!/usr/bin/make -f
 
 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 --without build_stamp
+
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:
+
+override_dh_gencontrol: l10npkgs_firstversion_ok
+	dh_gencontrol

-- 
kscreenlocker packaging



More information about the pkg-kde-commits mailing list