[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.3.2-4-4-g369463c

Timo Jyrinki timo at moszumanska.debian.org
Mon Dec 15 07:21:59 UTC 2014


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

The following commit has been merged in the experimental branch:
commit d89dfdf11173761caee489e36b71022e2b11c6ea
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Mon Dec 15 07:19:23 2014 +0000

    Add a new package qml-module-qtqml-statemachine
---
 debian/changelog                             |  1 +
 debian/control                               | 11 +++++++++++
 debian/qml-module-qtqml-statemachine.install |  3 +++
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 490f11d..975ae56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtdeclarative-opensource-src (5.4.0+dfsg-1) UNRELEASED; urgency=medium
   [ Timo Jyrinki ]
   * New upstream release
   * Bump build dependencies to 5.4.0
+  * Add a new package qml-module-qtqml-statemachine
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 15 Dec 2014 07:06:24 +0000
 
diff --git a/debian/control b/debian/control
index 41b55ff..3b56ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -123,6 +123,17 @@ Description: Qt 5 Models2 QML module
  .
  The Models provides types previously found in Qt Quick module.
 
+Package: qml-module-qtqml-statemachine
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Qt 5 State Machine QML module
+ Qt is a cross-platform C++ application framework. Qt's primary feature
+ is its rich set of widgets that provide standard GUI functionality.
+ .
+ The State Machine QML module.
+
 Package: qml-model-qtqml-models2
 Architecture: all
 Section: oldlibs
diff --git a/debian/qml-module-qtqml-statemachine.install b/debian/qml-module-qtqml-statemachine.install
new file mode 100644
index 0000000..e413819
--- /dev/null
+++ b/debian/qml-module-qtqml-statemachine.install
@@ -0,0 +1,3 @@
+usr/lib/*/qt5/qml/QtQml/StateMachine/plugins.qmltypes
+usr/lib/*/qt5/qml/QtQml/StateMachine/qmldir
+usr/lib/*/qt5/qml/QtQml/StateMachine/libqtqmlstatemachine.so

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list