[SCM] kdeclarative packaging branch, kubuntu_unstable, updated. b38c240b77fea2808f73589c74b4fb6a525f140a

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Feb 23 09:06:44 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=b38c240

The following commit has been merged in the kubuntu_unstable branch:
commit b38c240b77fea2808f73589c74b4fb6a525f140a
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Feb 23 10:03:58 2015 +0100

    package new kwindowsystem module
---
 debian/control                                  | 9 +++++++++
 debian/qml-module-org-kde-kwindowsystem.install | 2 ++
 2 files changed, 11 insertions(+)

diff --git a/debian/control b/debian/control
index 5125903..fa3bce7 100644
--- a/debian/control
+++ b/debian/control
@@ -115,6 +115,15 @@ Replaces: qtdeclarative5-kf5declarative (<< 5.0.0-0ubuntu1),
 Description: provides integration of QML and KDE frameworks - kcoreaddons
  Provides access from QML to libkf5coreaddons classes.
 
+Package: qml-module-org-kde-kwindowsystem
+Architecture: any
+Multi-arch: same
+Depends: libkf5declarative5 (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: provides integration of QML and KDE frameworks - kwindowsystem
+ Provides access from QML to libkf5windowsystem classes.
+
 Package: qml-module-org-kde-kquickcontrols
 Architecture: any
 Multi-arch: same
diff --git a/debian/qml-module-org-kde-kwindowsystem.install b/debian/qml-module-org-kde-kwindowsystem.install
new file mode 100644
index 0000000..8386aae
--- /dev/null
+++ b/debian/qml-module-org-kde-kwindowsystem.install
@@ -0,0 +1,2 @@
+usr/lib/*/qt5/qml/org/kde/kwindowsystem/libkwindowsystem.so
+usr/lib/*/qt5/qml/org/kde/kwindowsystem/qmldir

-- 
kdeclarative packaging



More information about the pkg-kde-commits mailing list