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

Timo Jyrinki timo at moszumanska.debian.org
Thu Aug 7 06:07:18 UTC 2014


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

The following commit has been merged in the master branch:
commit 16e619a43dee4ec060db653843558aa484b410b7
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Thu Aug 7 06:06:52 2014 +0000

    Add libbluetooth-dev and pkg-config build dependencies to build with  bluez support (Closes: #757271)
---
 debian/changelog | 4 ++++
 debian/control   | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 618c3a8..315ac99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtconnectivity-opensource-src (5.3.1-2) UNRELEASED; urgency=medium
 
+  [ Timo Jyrinki ]
+  * Add libbluetooth-dev and pkg-config build dependencies to build with 
+    bluez support (Closes: #757271)
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 07 Aug 2014 05:21:52 +0000
 
 qtconnectivity-opensource-src (5.3.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d684eee..61c98f5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,8 @@ 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,
+               pkg-config,
                pkg-kde-tools,
                qtbase5-dev (>= 5.3.1+dfsg-2~),
                qtdeclarative5-private-dev (>= 5.3.1~)

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list