[SCM] qtmultimedia packaging branch, master, updated. debian/5.2.1-2-6-ga1abb7a

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Apr 2 21:58:41 UTC 2014


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

The following commit has been merged in the master branch:
commit 7c0847871f78ed08637c8b2102525efdb4a53e05
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Apr 2 18:57:39 2014 -0300

    Add qml-module-qtquick2 as qml-module-qtmultimedia dependency.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 034e57e..0dedc41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtmultimedia-opensource-src (5.2.1-3) UNRELEASED; urgency=medium
   * Rename QML packages with proper files renaming and Break+Replaces:
     - qtdeclarative5-qtaudioengine-plugin → qml-module-qtaudioengine
     - qtdeclarative5-qtmultimedia-plugin → qml-module-qtmultimedia
+  * Add qml-module-qtquick2 as qml-module-qtmultimedia dependency.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 02 Apr 2014 15:00:22 -0300
 
diff --git a/debian/control b/debian/control
index b6f67a2..6b88523 100644
--- a/debian/control
+++ b/debian/control
@@ -91,7 +91,7 @@ Package: qml-module-qtmultimedia
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-qtquick2, ${misc:Depends}, ${shlibs:Depends}
 Breaks: qtdeclarative5-qtmultimedia-plugin (<< 5.2.1-3~)
 Replaces: qtdeclarative5-qtmultimedia-plugin (<< 5.2.1-3~)
 Description: Qt 5 Multimedia QML module

-- 
qtmultimedia packaging



More information about the pkg-kde-commits mailing list