Merge lp:~ahayzen/ubuntu-printing-app/fix-1673808-MIR-comments into lp:ubuntu-printing-app

Proposed by Andrew Hayzen
Status: Merged
Approved by: Ken VanDine
Approved revision: 69
Merged at revision: 39
Proposed branch: lp:~ahayzen/ubuntu-printing-app/fix-1673808-MIR-comments
Merge into: lp:ubuntu-printing-app
Prerequisite: lp:~ahayzen/ubuntu-printing-app/fix-notifier-url
Diff against target: 26 lines (+2/-2)
1 file modified
debian/control (+2/-2)
To merge this branch: bzr merge lp:~ahayzen/ubuntu-printing-app/fix-1673808-MIR-comments
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Review via email: mp+320943@code.launchpad.net

Commit message

* Change qtdeclarative5-ubuntu-ui-toolkit-plugin to qml-module-ubuntu-components in depends (and -gles)

Description of the change

* Change qtdeclarative5-ubuntu-ui-toolkit-plugin to qml-module-ubuntu-components in depends (and -gles)

To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Looks good

review: Approve

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 2017-03-24 15:28:54 +0000
3+++ debian/control 2017-03-24 15:28:54 +0000
4@@ -23,10 +23,10 @@
5 qml-module-qtquick2,
6 qml-module-qtquick-layouts,
7 qml-module-qttest,
8+ qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
9 qml-module-ubuntu-test,
10 qtdeclarative5-ubuntu-content1,
11 qtdeclarative5-ubuntu-ui-extras0.2,
12- qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
13 qtdeclarative5-dev,
14 qtdeclarative5-dev-tools,
15 xvfb
16@@ -38,9 +38,9 @@
17 Architecture: any
18 Depends: qml-module-qtquick2,
19 qml-module-qtquick-layouts,
20+ qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
21 qtdeclarative5-ubuntu-content1,
22 qtdeclarative5-ubuntu-ui-extras0.2,
23- qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
24 ${misc:Depends},
25 ${shlibs:Depends},
26 Description: Printing app which consumes a PDF from content-hub

Subscribers

People subscribed via source and target branches

to all changes: