[SCM] qtconnectivity packaging branch, master, updated. debian/5.3.1-2-2-g387e04a

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Aug 8 12:17:09 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtconnectivity.git;a=commitdiff;h=387e04a

The following commit has been merged in the master branch:
commit 387e04ac613100cafb1d5877fab994ed33904f2e
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Aug 8 09:16:51 2014 -0300

    Mark libbluetooth-dev as linux-any.
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9dcd2f4..79c57fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtconnectivity-opensource-src (5.3.1-3) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Mark libbluetooth-dev as linux-any. In this way the code will build but
+    will not show any blueetooth adapters on !linux.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 08 Aug 2014 09:12:48 -0300
 
 qtconnectivity-opensource-src (5.3.1-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 61c98f5..104ffe1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at gmail.com>
 Build-Depends: debhelper (>= 9.0.0),
-               libbluetooth-dev,
+               libbluetooth-dev [linux-any],
                pkg-config,
                pkg-kde-tools,
                qtbase5-dev (>= 5.3.1+dfsg-2~),

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list