[SCM] gwenview packaging branch, master, updated. debian/16.04.2-1-5-g24ff7b7

Pino Toscano pino at moszumanska.debian.org
Fri Aug 19 18:23:13 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/gwenview.git;a=commitdiff;h=3a89175

The following commit has been merged in the master branch:
commit 3a8917510a7272d06bef9e457c2e0adbaf1e56c4
Author: Pino Toscano <pino at debian.org>
Date:   Fri Aug 19 20:19:26 2016 +0200

    restrict baloo-kf5-dev on Linux
    
    this way gwenview can be built on Hurd too
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d15eae5..e0c54c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gwenview (4:16.08.0-0r1) UNRELEASED; urgency=medium
   * New upstream release.
   * Add the libkf5kdcraw-dev and libkf5kipi-dev, to enable RAW metadata and
     KIPI plugins. (Closes: #827183)
+  * Restrict baloo-kf5-dev on Linux, so gwenview can be built on Hurd too.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 19 Aug 2016 19:48:08 +0200
 
diff --git a/debian/control b/debian/control
index 174521f..cdb9005 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: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
-Build-Depends: baloo-kf5-dev (>= 5.13) [!kfreebsd-any] ,
+Build-Depends: baloo-kf5-dev (>= 5.13) [linux-any],
                cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.7.0~),

-- 
gwenview packaging



More information about the pkg-kde-commits mailing list