[SCM] messagelib packaging branch, master, updated. debian/4%17.08.3-1-4-g548865c

Pino Toscano pino at moszumanska.debian.org
Tue Dec 26 14:53:37 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/messagelib.git;a=commitdiff;h=548865c

The following commit has been merged in the master branch:
commit 548865c97f70f51f756569957a1b3f00bbb2a837
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 15:53:13 2017 +0100

    dh -> dhmk
    
    yet another maxy change, not really explained ...
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 debian/rules     | 8 ++------
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a157b6b..931316e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ kf5-messagelib (4:17.08.3-2) UNRELEASED; urgency=medium
     - remove the dh-linktree build dependency
     - stop using the linktree dh addon
   * Simplify watch file, and switch it to https.
+  * Migrate from dh to dhmk
+    - bump the pkg-kde-tools build dependency to >= 0.15.15
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 15:46:54 +0100
 
diff --git a/debian/control b/debian/control
index 62bad98..52b0e7b 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Build-Depends: cmake (>= 3.0~),
                libkf5widgetsaddons-dev (>= 5.26.0~),
                libkf5windowsystem-dev (>= 5.26.0~),
                libkf5xmlgui-dev (>= 5.26.0~),
-               pkg-kde-tools (>= 0.12),
+               pkg-kde-tools (>= 0.15.15),
                qtbase5-dev (>= 5.7.0~),
                qtwebengine5-dev (>= 5.7.0~) | libqt5webengine5-dev,
 Standards-Version: 4.1.2
diff --git a/debian/rules b/debian/rules
index 865e36c..0646053 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,9 @@
 #!/usr/bin/make -f
 
 l10npkgs_firstversion_ok := 4:16.04.3-9~
-include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-
-%:
-	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
-override_dh_gencontrol: l10npkgs_firstversion_ok
-	dh_gencontrol
+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
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
messagelib packaging



More information about the pkg-kde-commits mailing list