Merge lp:~cjwatson/ubuntu-ui-toolkit/arch-any into lp:ubuntu-ui-toolkit

Proposed by Colin Watson
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 968
Merged at revision: 972
Proposed branch: lp:~cjwatson/ubuntu-ui-toolkit/arch-any
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 30 lines (+3/-3)
1 file modified
debian/control (+3/-3)
To merge this branch: bzr merge lp:~cjwatson/ubuntu-ui-toolkit/arch-any
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+209988@code.launchpad.net

Commit message

With Qt 5.2, QtDeclarative now supports all architectures, at least in principle. Switch back to trying to build everywhere, since ubuntu-ui-toolkit has no intrinsic reason to be non-portable.

Description of the change

Set Architecture back to any.

With Qt 5.2, QtDeclarative now supports all architectures, at least in principle. Switch back to trying to build everywhere, since ubuntu-ui-toolkit has no intrinsic reason to be non-portable.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

This seems good, but trying to land it reveals for the moment some unfilled dependencies:

https://launchpad.net/~ci-train-ppa-service/+archive/landing-005/+sourcepub/4021171/+listing-archive-extra

-> unity-action-api -> hud -> dee-qt

Revision history for this message
Zoltan Balogh (bzoltan) wrote :

OK

review: Approve
Revision history for this message
Colin Watson (cjwatson) wrote :

Ah, I hadn't noticed those extra build-dependencies, thanks. Still,
since this will harmlessly dep-wait for now, it's safe to land this
change anyway, and it will make things clearer for people trying to work
out how to fix the problem.

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Landed, just the qtcreator-plugin-cmake from the same landing stuck in proposed so no merge & clean ran yet.

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 2014-03-03 08:37:42 +0000
3+++ debian/control 2014-03-07 18:39:57 +0000
4@@ -49,7 +49,7 @@
5 Vcs-Bzr: https://code.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/trunk
6
7 Package: qtdeclarative5-ubuntu-ui-toolkit-plugin
8-Architecture: amd64 i386 armhf
9+Architecture: any
10 Multi-Arch: same
11 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
12 Depends: libqt5qml-graphicaleffects | libqt5graphicaleffects5,
13@@ -72,7 +72,7 @@
14 This package contains the Ubuntu Components QML plugin.
15
16 Package: ubuntu-ui-toolkit-theme
17-Architecture: amd64 i386 armhf
18+Architecture: any
19 Multi-Arch: foreign
20 Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
21 Depends: ${misc:Depends},
22@@ -108,7 +108,7 @@
23
24 Package: ubuntu-ui-toolkit-examples
25 Section: devel
26-Architecture: amd64 i386 armhf
27+Architecture: any
28 Depends: qmlscene,
29 qtdeclarative5-ubuntu-ui-toolkit-plugin,
30 ubuntu-ui-toolkit-theme,

Subscribers

People subscribed via source and target branches

to status/vote changes: