[SCM] kdelibs4support packaging branch, master, updated. debian/5.12.0-2-3-g4ee7e72

Pino Toscano pino at moszumanska.debian.org
Fri Jul 31 06:26:19 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdelibs4support.git;a=commitdiff;h=7f1f795

The following commit has been merged in the master branch:
commit 7f1f79537a6862268e976514c636bb8a4c0fb515
Author: Pino Toscano <pino at debian.org>
Date:   Fri Jul 31 08:21:42 2015 +0200

    restrict network-manager-dev B-D as linux-any
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 53a050a..7808df2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kdelibs4support (5.12.0-3) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Restrict the network-manager-dev build dependency as linux-any,
+    as NetworkManager is specific to Linux.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 31 Jul 2015 08:18:55 +0200
 
diff --git a/debian/control b/debian/control
index 0739ca7..3706354 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Build-Depends: cmake (>= 2.8.12),
                libssl-dev,
                liburi-perl,
                libx11-dev,
-               network-manager-dev (>= 0.7.0~),
+               network-manager-dev (>= 0.7.0~) [linux-any],
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.4),

-- 
kdelibs4support packaging



More information about the pkg-kde-commits mailing list