Merge lp:~robert-ancell/mediaplayer-app/new-qml-packages into lp:mediaplayer-app

Proposed by Robert Ancell
Status: Needs review
Proposed branch: lp:~robert-ancell/mediaplayer-app/new-qml-packages
Merge into: lp:mediaplayer-app
Diff against target: 14 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~robert-ancell/mediaplayer-app/new-qml-packages
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+266507@code.launchpad.net

Commit message

Use new QML package names for qml-module-qtquick-window2, qml-module-qtquick-xmllistmodel.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

368. By Robert Ancell

Use new QML package names for qml-module-qtquick-window2, qml-module-qtquick-xmllistmodel

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2015-02-12 17:23:56 +0000
3+++ debian/control 2015-07-31 02:29:38 +0000
4@@ -26,8 +26,8 @@
5 ${shlibs:Depends},
6 qml-module-qtmultimedia | qml-module-qtmultimedia-gles,
7 qtdeclarative5-ubuntu-ui-toolkit-plugin | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles,
8- qtdeclarative5-window-plugin,
9- qtdeclarative5-xmllistmodel-plugin,
10+ qml-module-qtquick-window2,
11+ qml-module-qtquick-xmllistmodel,
12 Conflicts: media-player
13 Replaces: media-player
14 Provides: media-player

Subscribers

People subscribed via source and target branches