[SCM] dolphin packaging branch, master, updated. debian/16.04.2-1-3-g25f861b

Pino Toscano pino at moszumanska.debian.org
Sun Jun 26 04:44:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/dolphin.git;a=commitdiff;h=25f861b

The following commit has been merged in the master branch:
commit 25f861bebf903d6a99a577baca1e7106e21b32a6
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jun 26 06:43:38 2016 +0200

    let dolphin build on hurd
    
    (temporarly?) disable the baloo-kf5-dev and libkf5baloowidgets-dev B-Ds
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 66ff252..ec84a07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dolphin (4:16.04.2-2) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * Fix Vcs-* fields. (Closes: #805611)
+  * Disable, only on hurd, the baloo-kf5-dev and libkf5baloowidgets-dev build
+    dependencies, to let dolphin build there.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 26 Jun 2016 06:39:17 +0200
 
diff --git a/debian/control b/debian/control
index 77161d3..eaa6d01 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: baloo-kf5-dev (>= 4.97~),
+Build-Depends: baloo-kf5-dev (>= 4.97~) [!hurd-any],
                cmake (>= 2.8.12~),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0~),
@@ -11,7 +11,7 @@ Build-Depends: baloo-kf5-dev (>= 4.97~),
                kinit-dev (>= 5.19.0~),
                kio-dev (>= 5.19.0~),
                libkf5activities-dev (>= 5.19.0~),
-               libkf5baloowidgets-dev (>= 4.97~),
+               libkf5baloowidgets-dev (>= 4.97~) [!hurd-any],
                libkf5bookmarks-dev (>= 5.19.0~),
                libkf5completion-dev (>= 5.19.0~),
                libkf5config-dev (>= 5.19.0~),

-- 
dolphin packaging



More information about the pkg-kde-commits mailing list