[SCM] kqtquickcharts packaging branch, master, updated. debian/16.08.0-1-39-ga9e5e25

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:22:35 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kqtquickcharts.git;a=commitdiff;h=67feca4

The following commit has been merged in the master branch:
commit 67feca4e63d339a91fcb9c51b3ca65564712e7ed
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Jan 27 13:38:00 2017 +0000

    add kqtquickcharts-dev
---
 debian/control                           | 14 ++++++++++++++
 debian/kqtquickcharts-dev.install        |  2 ++
 debian/qml-module-org-kde-charts.install |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/control b/debian/control
index 37f33bf..a739fbb 100644
--- a/debian/control
+++ b/debian/control
@@ -22,3 +22,17 @@ Description: QtQuick plugin to render interactive charts
  A QtQuick plugin to render beautiful and interactive charts.
  .
  kqtquickcharts is part of KDE Applications.
+
+Package: kqtquickcharts-dev
+Architecture: any
+Section: libdevel
+Depends: qml-module-org-kde-charts (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Replaces: qml-module-org-kde-charts (<< 4:16.12.1-0neon+16.04+build5)
+Breaks: qml-module-org-kde-charts (<< 4:16.12.1-0neon+16.04+build5)
+Description: QtQuick plugin to render interactive charts - developer files
+ A QtQuick plugin to render beautiful and interactive charts.
+ .
+ kqtquickcharts is part of KDE Applications.  This package contains
+ the files for developing with it.
diff --git a/debian/kqtquickcharts-dev.install b/debian/kqtquickcharts-dev.install
new file mode 100644
index 0000000..0c4ce2c
--- /dev/null
+++ b/debian/kqtquickcharts-dev.install
@@ -0,0 +1,2 @@
+usr/include/KF5/kqtquickcharts_version.h
+usr/lib/*/cmake/KQtQuickCharts/
diff --git a/debian/qml-module-org-kde-charts.install b/debian/qml-module-org-kde-charts.install
new file mode 100644
index 0000000..871ac81
--- /dev/null
+++ b/debian/qml-module-org-kde-charts.install
@@ -0,0 +1 @@
+usr/lib/x86_64-linux-gnu/qt5/qml

-- 
kqtquickcharts packaging



More information about the pkg-kde-commits mailing list