[SCM] kwin packaging branch, master, updated. debian/4%5.10.5-2-11-g6a16c0e
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Jan 3 22:54:26 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=7065d09
The following commit has been merged in the master branch:
commit 7065d09598b5486ac5f79f5bb9ecf46cadeafc23
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Dec 28 15:06:08 2017 -0300
Move away from dhmk
Gbp-Dch: Ignore
---
debian/rules | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index b196f7c..f1d6a7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,13 +2,17 @@
# -*- makefile -*-
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='kwin-dbg (<= 4:5.5.5-1~~)'
+ dh_strip --dbgsym-migration='kwin-dbg (<= 4:5.5.5-1~~)'
override_dh_auto_test:
# Disable auto tests at build time
:
+
+override_dh_gencontrol: l10npkgs_firstversion_ok
+ dh_gencontrol
--
kwin packaging
More information about the pkg-kde-commits
mailing list