[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=4ab69c4

The following commit has been merged in the master branch:
commit 4ab69c48e59b5068bc2f70c646817d8501ca2899
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 15:50:52 2017 +0100

    stop using dh_linktree
---
 debian/changelog | 4 ++++
 debian/control   | 1 -
 debian/rules     | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ea7c894..ec503c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 kf5-messagelib (4:17.08.3-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Stop using dh_linktree, as it is not really used:
+    - remove the dh-linktree build dependency
+    - stop using the linktree dh addon
 
  -- 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 a97fb95..62bad98 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 3.0~),
                debhelper (>= 10),
-               dh-linktree,
                extra-cmake-modules (>= 5.35.0~),
                git,
                libgpgmepp-dev (>= 1.8.0~) | libgpgme7-dev,
diff --git a/debian/rules b/debian/rules
index 4bb7749..865e36c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ 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 --with linktree
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
 override_dh_gencontrol: l10npkgs_firstversion_ok
 	dh_gencontrol

-- 
messagelib packaging



More information about the pkg-kde-commits mailing list