[SCM] bluez-qt packaging branch, kubuntu_stable, updated. 4c008f779f400ed2da1531bfad2fb9e5a0f048cf

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Apr 13 10:58:09 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/bluez-qt.git;a=commitdiff;h=4c008f7

The following commit has been merged in the kubuntu_stable branch:
commit 4c008f779f400ed2da1531bfad2fb9e5a0f048cf
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Apr 13 12:57:54 2015 +0200

    add data package for udev rule
---
 debian/control | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 11912a2..71e422a 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,9 @@ Description: development files for bluez-qt
 Package: libkf5bluezqt5
 Architecture: linux-any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libkf5bluezqt-data (= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Multi-Arch: same
 Description: Qt wrapper for bluez
  bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack.
@@ -42,6 +44,17 @@ Description: QML wrapper for bluez
  .
  It is used by the KDE Bluetooth stack, BlueDevil.
 
+Package: libkf5bluezqt-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: foreign
+Description: data files for bluez-qt
+ bluez-qt is a Qt-style library for accessing the bluez Bluetooth stack.
+ .
+ It is used by the KDE Bluetooth stack, BlueDevil.
+ .
+ This package contains the data files.
+
 Package: libkf5bluezqt5-dbg
 Priority: extra
 Section: debug

-- 
bluez-qt packaging



More information about the pkg-kde-commits mailing list