[SCM] khotkeys packaging branch, master, updated. debian/4%5.10.5-2-8-gf76db84
Maximiliano Curia
maxy at moszumanska.debian.org
Wed Jan 3 22:53:05 UTC 2018
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/khotkeys.git;a=commitdiff;h=958e4e7
The following commit has been merged in the master branch:
commit 958e4e7e395c96d6101f4e2ed96ba685cfc8a468
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Jan 3 06:52:46 2018 -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 e331c72..173f658 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,13 @@
# -*- 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='khotkeys-dbg (<= 4:5.5.5-1~~)'
+ dh_strip --dbgsym-migration='khotkeys-dbg (<= 4:5.5.5-1~~)'
+
+override_dh_gencontrol: l10npkgs_firstversion_ok
+ dh_gencontrol
--
khotkeys packaging
More information about the pkg-kde-commits
mailing list