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

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

Commit message

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

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

Unmerged revisions

1228. By Robert Ancell

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

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-19 08:48:53 +0000
3+++ debian/control 2015-07-31 02:28:56 +0000
4@@ -33,10 +33,10 @@
5 Depends: ${misc:Depends},
6 ${shlibs:Depends},
7 libqt5sql5-sqlite,
8- qtdeclarative5-qtquick2-plugin,
9+ qml-module-qtquick2,
10 qml-module-qtmultimedia | qml-module-qtmultimedia-gles,
11 qtdeclarative5-ubuntu-ui-toolkit-plugin | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles,
12- qtdeclarative5-window-plugin,
13+ qml-module-qtquick-window2,
14 Description: Photo gallery for Ubuntu
15 gallery-app is a photo gallery for the Ubuntu platform.
16

Subscribers

People subscribed via source and target branches