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

Proposed by Robert Ancell
Status: Needs review
Proposed branch: lp:~robert-ancell/address-book-app/new-qml-packages
Merge into: lp:address-book-app
Diff against target: 47 lines (+8/-8)
1 file modified
debian/control (+8/-8)
To merge this branch: bzr merge lp:~robert-ancell/address-book-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+266509@code.launchpad.net

Commit message

Use new QML package name for qml-module-qtcontacts, qml-module-ubuntu-keyboard, qml-module-qtquick2, qml-module-ubuntu-onlineaccounts-client.

To post a comment you must log in.
Revision history for this message
Robert Ancell (robert-ancell) wrote :

Note the Ubuntu.Keyboard package name is not yet landed [1]. This is why you will need to support both the old and new names. The other packages have the new names in both vivid and wily.

[1] https://code.launchpad.net/~robert-ancell/ubuntu-keyboard/new-qml-packages/+merge/266508

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

462. By Robert Ancell

Use new QML package name for qml-module-qtcontacts, qml-module-ubuntu-keyboard, qml-module-qtquick2, qml-module-ubuntu-onlineaccounts-client

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-05-14 21:23:43 +0000
3+++ debian/control 2015-07-31 03:08:25 +0000
4@@ -14,10 +14,10 @@
5 qtdeclarative5-dev-tools [i386 amd64 armhf],
6 qtdeclarative5-gsettings1.0 [i386 amd64 armhf],
7 qtdeclarative5-ofono0.2 [i386 amd64 armhf],
8- qtdeclarative5-qtcontacts-plugin [i386 amd64 armhf],
9+ qml-module-qtcontacts [i386 amd64 armhf],
10 qtdeclarative5-ubuntu-content1 [i386 amd64 armhf],
11 qtdeclarative5-ubuntu-history0.1 [i386 amd64 armhf],
12- qtdeclarative5-ubuntu-keyboard-extensions0.1 [i386 amd64 armhf],
13+ qml-module-ubuntu-keyboard [i386 amd64 armhf] | qtdeclarative5-ubuntu-keyboard-extensions0.1 [i386 amd64 armhf],
14 qtdeclarative5-ubuntu-syncmonitor0.1 [i386 amd64 armhf],
15 qtdeclarative5-ubuntu-telephony-phonenumber0.1 [i386 amd64 armhf],
16 qtdeclarative5-ubuntu-ui-toolkit-plugin [i386 amd64 armhf],
17@@ -45,12 +45,12 @@
18 qmlscene,
19 qtcontact5-galera,
20 qtdeclarative5-gsettings1.0,
21- qtdeclarative5-qtcontacts-plugin,
22- qtdeclarative5-qtquick2-plugin,
23+ qml-module-qtcontacts,
24+ qml-module-qtquick2,
25 qtdeclarative5-ofono0.2,
26 qtdeclarative5-ubuntu-addressbook0.1 (= ${binary:Version}),
27 qtdeclarative5-ubuntu-history0.1,
28- qtdeclarative5-ubuntu-keyboard-extensions0.1,
29+ qml-module-ubuntu-keyboard | qtdeclarative5-ubuntu-keyboard-extensions0.1,
30 qtdeclarative5-ubuntu-telephony-phonenumber0.1 (>= 0.1+14.10.20140715.1),
31 ${misc:Depends},
32 ${shlibs:Depends},
33@@ -60,11 +60,11 @@
34 Package: qtdeclarative5-ubuntu-contacts0.1
35 Architecture: any
36 Depends: qtdeclarative5-accounts-plugin,
37- qtdeclarative5-online-accounts-client0.1,
38- qtdeclarative5-qtquick2-plugin,
39+ qml-module-ubuntu-onlineaccounts-client,
40+ qml-module-qtquick2,
41 qtdeclarative5-ubuntu-syncmonitor0.1,
42 qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 0.1.46+14.10.20140527) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles,
43- qtdeclarative5-qtcontacts-plugin,
44+ qml-module-qtcontacts,
45 suru-icon-theme,
46 ${misc:Depends},
47 ${shlibs:Depends},

Subscribers

People subscribed via source and target branches