[SCM] bluez-qt packaging branch, master, updated. debian/5.36.0-1-14-g805514e
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 06:21:50 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/bluez-qt.git;a=commitdiff;h=5dd133b
The following commit has been merged in the master branch:
commit 5dd133bd44f8dbde01bb968049c8342def18bfa3
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Tue Aug 1 21:47:47 2017 +0200
Add libkf5bluezqt-doc package for the qch files
---
debian/control | 12 ++++++++++++
debian/libkf5bluezqt-doc.install | 2 ++
2 files changed, 14 insertions(+)
diff --git a/debian/control b/debian/control
index bccbf18..3742616 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Architecture: linux-any
Depends: libkf5bluezqt6 (= ${binary:Version}),
qtbase5-dev (>= 5.6.0~),
${misc:Depends}
+Recommends: libkf5bluezqt-doc (= ${source:Version})
Description: development files for bluez-qt
This package provides all the necessary development headers for building
software that uses the bluez-qt library.
@@ -60,3 +61,14 @@ Description: data files for bluez-qt
It is used by the KDE Bluetooth stack, BlueDevil.
.
This package contains the data files.
+
+Package: libkf5bluezqt-doc
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: documentation 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 qch documentation files.
diff --git a/debian/libkf5bluezqt-doc.install b/debian/libkf5bluezqt-doc.install
new file mode 100644
index 0000000..e9f23da
--- /dev/null
+++ b/debian/libkf5bluezqt-doc.install
@@ -0,0 +1,2 @@
+usr/share/qt5/doc/KF5BluezQt.qch
+usr/share/qt5/doc/KF5BluezQt.tags
--
bluez-qt packaging
More information about the pkg-kde-commits
mailing list