Merge lp:~xnox/ubuntu-seeds/ubuntu-touch.saucy into lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.saucy

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 102
Proposed branch: lp:~xnox/ubuntu-seeds/ubuntu-touch.saucy
Merge into: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.saucy
Diff against target: 185 lines (+69/-47)
5 files modified
STRUCTURE (+4/-2)
sdk (+2/-38)
sdk-libs (+37/-0)
sdk-libs-dev (+26/-0)
touch (+0/-7)
To merge this branch: bzr merge lp:~xnox/ubuntu-seeds/ubuntu-touch.saucy
Reviewer Review Type Date Requested Status
Sergio Schvezov (community) Abstain
Oliver Grawert Pending
Ubuntu Core Development Team Pending
Review via email: mp+186803@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

Please add qtdeclarative5-qtgrilo0.1 which is needed by the music app

review: Needs Fixing
103. By Dimitri John Ledkov

Merge from parent

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

@ sergiusens
This branch doesn't introduce or change any packages that are actually seeded.
If you want to add qtdeclarative5-qtgrilo0.1, please make a separate seed change proposal into ~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.saucy, such that we have history of who proposed that addition and who approved it (since you are not in ~ubuntu-core-dev).

104. By Dimitri John Ledkov

Revert seeding cordova on touch images. As per -r100.

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

fair enough

review: Abstain

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'STRUCTURE'
--- STRUCTURE 2013-04-25 14:50:39 +0000
+++ STRUCTURE 2013-09-26 09:03:27 +0000
@@ -1,4 +1,6 @@
1include platform.saucy1include platform.saucy
2touch: minimal2sdk-libs: minimal
3sdk:3sdk-libs-dev: sdk-libs minimal
4sdk: sdk-libs-dev
5touch: minimal sdk-libs
4supported: touch6supported: touch
57
=== modified file 'sdk'
--- sdk 2013-09-16 13:39:53 +0000
+++ sdk 2013-09-26 09:03:27 +0000
@@ -5,41 +5,6 @@
5Task-Key: ubuntu-touch5Task-Key: ubuntu-touch
6Task-Metapackage: ubuntu-sdk6Task-Metapackage: ubuntu-sdk
77
8= Qt 5 APIs =
9
10 * libqt5qml-graphicaleffects
11 * libqt5sql5-sqlite
12 * libqt5svg5-dev
13 * libqt5v8-5-dev
14 * libqt5webkit5-dev
15 * libqt5xmlpatterns5-dev
16 * qt3d5-dev
17 * qtbase5-dev
18 * qtdeclarative5-dev
19 * qtdeclarative5-dev-tools
20 * qtlocation5-dev
21 * qtmultimedia5-dev
22 * qtscript5-dev
23 * qtsensors5-dev
24 * qttools5-dev
25 * qttools5-dev-tools
26
27 * (libqt5webkit5-qmlwebkitplugin)
28 * (qtdeclarative5-accounts-plugin)
29 * (qtdeclarative5-folderlistmodel-plugin)
30 * (qtdeclarative5-friends-plugin)
31 * (qtdeclarative5-localstorage-plugin)
32 * (qtdeclarative5-particles-plugin)
33 * (qtdeclarative5-qtaudioengine-plugin)
34 * (qtdeclarative5-qtmultimedia-plugin)
35 * (qtdeclarative5-qtquick2-plugin)
36 * (qtdeclarative5-qtsensors-plugin)
37 * (qtdeclarative5-window-plugin)
38 * (qtdeclarative5-xmllistmodel-plugin)
39
40 # forces Qt5 as the default; conflicts with Qt4 -- XXX should be a Recommends?
41 * qt5-default
42
43= Documentation =8= Documentation =
449
45 * qtbase5-doc10 * qtbase5-doc
@@ -52,11 +17,11 @@
5217
53= Ubuntu UI Toolkit =18= Ubuntu UI Toolkit =
5419
55 * qtdeclarative5-ubuntu-ui-toolkit-plugin
56 * ubuntu-ui-toolkit-doc20 * ubuntu-ui-toolkit-doc
57 * ubuntu-ui-toolkit-examples21 * ubuntu-ui-toolkit-examples
58 * ubuntu-ui-toolkit-theme
5922
23# Should move to sdk-libs, once tests are passing
24# at the moment it was unseeded from touch in -r100.
60= HTML5 Toolkit =25= HTML5 Toolkit =
6126
62 * cordova-ubuntu-2.827 * cordova-ubuntu-2.8
@@ -68,4 +33,3 @@
68 * qtcreator33 * qtcreator
69 * qtcreator-plugin-ubuntu34 * qtcreator-plugin-ubuntu
70 * qtcreator-plugin-ubuntu-cordova35 * qtcreator-plugin-ubuntu-cordova
71
7236
=== added file 'sdk-libs'
--- sdk-libs 1970-01-01 00:00:00 +0000
+++ sdk-libs 2013-09-26 09:03:27 +0000
@@ -0,0 +1,37 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu SDK Libraries
4Task-Extended-Description: This task provides the Ubuntu SDK runtime libraries.
5Task-Key: ubuntu-touch
6Task-Metapackage: ubuntu-sdk-libs
7
8= Qt 5 APIs =
9
10 * libqt5qml-graphicaleffects
11 * libqt5sql5-sqlite
12 * libqt5webkit5-qmlwebkitplugin
13 * libqt5script5
14 * qtdeclarative5-u1db1.0
15 * qtdeclarative5-accounts-plugin
16 * qtdeclarative5-folderlistmodel-plugin
17 * qtdeclarative5-friends-plugin
18 * qtdeclarative5-localstorage-plugin
19 * qtdeclarative5-particles-plugin
20 * qtdeclarative5-qtaudioengine-plugin
21 * qtdeclarative5-qtmultimedia-plugin
22 * qtdeclarative5-qtquick2-plugin
23 * qtdeclarative5-qtsensors-plugin
24 * qtdeclarative5-window-plugin
25 * qtdeclarative5-xmllistmodel-plugin
26 * qtdeclarative5-qtlocation-plugin
27 * qtdeclarative5-poppler-qml-plugin
28
29= Ubuntu UI Toolkit =
30
31 * qtdeclarative5-ubuntu-ui-toolkit-plugin
32 * ubuntu-ui-toolkit-theme
33
34= Tools =
35
36 * qmlscene
37 * qtchooser
038
=== added file 'sdk-libs-dev'
--- sdk-libs-dev 1970-01-01 00:00:00 +0000
+++ sdk-libs-dev 2013-09-26 09:03:27 +0000
@@ -0,0 +1,26 @@
1Task-Per-Derivative: 1
2Task-Section: user
3Task-Description: Ubuntu SDK Development Headers
4Task-Extended-Description: This task provides the Ubuntu SDK development headers.
5Task-Key: ubuntu-touch
6Task-Metapackage: ubuntu-sdk-libs-dev
7
8= Qt 5 APIs =
9
10 * libqt5svg5-dev
11 * libqt5v8-5-dev
12 * libqt5webkit5-dev
13 * libqt5xmlpatterns5-dev
14 * qt3d5-dev
15 * qtbase5-dev
16 * qtdeclarative5-dev
17 * qtdeclarative5-dev-tools
18 * qtlocation5-dev
19 * qtmultimedia5-dev
20 * qtscript5-dev
21 * qtsensors5-dev
22 * qttools5-dev
23 * qttools5-dev-tools
24
25 # forces Qt5 as the default; conflicts with Qt4 -- XXX should be a Recommends?
26 * qt5-default
027
=== modified file 'touch'
--- touch 2013-09-25 17:21:04 +0000
+++ touch 2013-09-26 09:03:27 +0000
@@ -67,12 +67,9 @@
67 * libubuntu-location-service067 * libubuntu-location-service0
68 * ubuntu-location-service-examples68 * ubuntu-location-service-examples
69 * mediascanner69 * mediascanner
70 * qtdeclarative5-qtlocation-plugin
71 * qtdeclarative5-poppler-qml-plugin
72 * mtp-server70 * mtp-server
73 * account-plugin-ubuntuone71 * account-plugin-ubuntuone
74 * account-plugin-google72 * account-plugin-google
75 * libqt5script5
76 * click-update-manager73 * click-update-manager
7774
78== Shell ==75== Shell ==
@@ -97,8 +94,6 @@
9794
98 * hud95 * hud
99 * qtubuntu-android96 * qtubuntu-android
100 * qtchooser
101 * qtdeclarative5-ubuntu-ui-toolkit-plugin
102 * webbrowser-app97 * webbrowser-app
103 * camera-app98 * camera-app
104 * gallery-app99 * gallery-app
@@ -122,8 +117,6 @@
122 * music-app117 * music-app
123 * ubuntu-rssreader-app118 * ubuntu-rssreader-app
124 * qtorganizer5-eds119 * qtorganizer5-eds
125 * qtdeclarative5-u1db1.0
126 * qtdeclarative5-friends-plugin
127 * unity-webapps-qml120 * unity-webapps-qml
128121
129== Debug ==122== Debug ==

Subscribers

People subscribed via source and target branches