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
=== modified file 'debian/control'
--- debian/control 2017-03-24 15:28:54 +0000
+++ debian/control 2017-03-24 15:28:54 +0000
@@ -23,10 +23,10 @@
23 qml-module-qtquick2,23 qml-module-qtquick2,
24 qml-module-qtquick-layouts,24 qml-module-qtquick-layouts,
25 qml-module-qttest,25 qml-module-qttest,
26 qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
26 qml-module-ubuntu-test,27 qml-module-ubuntu-test,
27 qtdeclarative5-ubuntu-content1,28 qtdeclarative5-ubuntu-content1,
28 qtdeclarative5-ubuntu-ui-extras0.2,29 qtdeclarative5-ubuntu-ui-extras0.2,
29 qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
30 qtdeclarative5-dev,30 qtdeclarative5-dev,
31 qtdeclarative5-dev-tools,31 qtdeclarative5-dev-tools,
32 xvfb32 xvfb
@@ -38,9 +38,9 @@
38Architecture: any38Architecture: any
39Depends: qml-module-qtquick2,39Depends: qml-module-qtquick2,
40 qml-module-qtquick-layouts,40 qml-module-qtquick-layouts,
41 qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
41 qtdeclarative5-ubuntu-content1,42 qtdeclarative5-ubuntu-content1,
42 qtdeclarative5-ubuntu-ui-extras0.2,43 qtdeclarative5-ubuntu-ui-extras0.2,
43 qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
44 ${misc:Depends},44 ${misc:Depends},
45 ${shlibs:Depends},45 ${shlibs:Depends},
46Description: Printing app which consumes a PDF from content-hub46Description: Printing app which consumes a PDF from content-hub

Subscribers

People subscribed via source and target branches

to all changes: