diff -Nru qt-gstreamer-1.2.0/debian/changelog qt-gstreamer-1.2.0/debian/changelog --- qt-gstreamer-1.2.0/debian/changelog 2015-04-27 15:59:18.000000000 +0000 +++ qt-gstreamer-1.2.0/debian/changelog 2015-04-27 16:20:55.000000000 +0000 @@ -1,9 +1,9 @@ -qt-gstreamer (1.2.0-2~ubuntu1~ubuntu15.04~ppa2) vivid; urgency=medium +qt-gstreamer (1.2.0-2~ubuntu1~ubuntu15.04~ppa3) vivid; urgency=medium * Kubuntu branch * PPA build - -- Jonathan Riddell Mon, 27 Apr 2015 17:59:18 +0200 + -- Jonathan Riddell Mon, 27 Apr 2015 18:20:55 +0200 qt-gstreamer (1.2.0-2) UNRELEASED; urgency=medium diff -Nru qt-gstreamer-1.2.0/debian/control qt-gstreamer-1.2.0/debian/control --- qt-gstreamer-1.2.0/debian/control 2015-04-27 15:57:34.000000000 +0000 +++ qt-gstreamer-1.2.0/debian/control 2015-04-27 16:20:44.000000000 +0000 @@ -208,6 +208,7 @@ Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: qml-module-qtgstreamer (= ${binary:Version}) Description: QtGStreamerQuick library - Qt 5 build This package contains the QtGStreamerQuick library, a library that provides some high level utility classes that can be used with QtGStreamer. @@ -253,6 +254,16 @@ This package provides the necessary development files for building C++/Qt applications that use the QtGStreamer library. +Package: qml-module-qtgstreamer +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: QML plugins from QtGStreamer - Qt 5 build + This package contains QML plugins that are shipped together with the + QtGStreamer bindings library. These plugins provide QML elements that + enable better integration of GStreamer in QML-based GUI applications. + Package: qt5gstreamer-dbg Section: debug Priority: extra diff -Nru qt-gstreamer-1.2.0/debian/qml-module-qtgstreamer.install qt-gstreamer-1.2.0/debian/qml-module-qtgstreamer.install --- qt-gstreamer-1.2.0/debian/qml-module-qtgstreamer.install 1970-01-01 00:00:00.000000000 +0000 +++ qt-gstreamer-1.2.0/debian/qml-module-qtgstreamer.install 2015-04-27 16:20:44.000000000 +0000 @@ -0,0 +1,2 @@ +usr/lib/*/qt5/qml/QtGStreamer/libQtGStreamerQuick2.so +usr/lib/*/qt5/qml/QtGStreamer/qmldir