Merge lp:~cjwatson/webbrowser-app/multiarch into lp:webbrowser-app

Proposed by Colin Watson
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 461
Merged at revision: 466
Proposed branch: lp:~cjwatson/webbrowser-app/multiarch
Merge into: lp:webbrowser-app
Diff against target: 43 lines (+5/-0)
1 file modified
debian/control (+5/-0)
To merge this branch: bzr merge lp:~cjwatson/webbrowser-app/multiarch
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Ubuntu Phablet Team Pending
Review via email: mp+211350@code.launchpad.net

Commit message

Add multiarch annotations.

Description of the change

Add multiarch annotations for webbrowser-app's binary packages.

This is part of making ubuntu-sdk-libs-dev multiarch-installable, which would be very helpful for "click chroot".

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

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-06 13:32:21 +0000
3+++ debian/control 2014-03-17 16:08:37 +0000
4@@ -27,6 +27,7 @@
5
6 Package: webbrowser-app
7 Architecture: any
8+Multi-Arch: foreign
9 Depends: ${misc:Depends},
10 ${shlibs:Depends},
11 libqt5webkit5-qmlwebkitplugin,
12@@ -45,6 +46,7 @@
13
14 Package: webapp-container
15 Architecture: any
16+Multi-Arch: foreign
17 Depends: ${misc:Depends},
18 ${shlibs:Depends},
19 unity-webapps-qml,
20@@ -55,6 +57,7 @@
21
22 Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin
23 Architecture: any
24+Multi-Arch: same
25 Depends: ${misc:Depends},
26 ${shlibs:Depends},
27 libqt5sql5-sqlite,
28@@ -73,6 +76,7 @@
29
30 Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets
31 Architecture: all
32+Multi-Arch: foreign
33 Depends: ${misc:Depends},
34 Description: Ubuntu web browser QML plugin assets
35 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
36@@ -81,6 +85,7 @@
37
38 Package: webbrowser-app-autopilot
39 Architecture: all
40+Multi-Arch: foreign
41 Depends: ${misc:Depends},
42 libautopilot-qt (>= 1.4),
43 libqt5test5,

Subscribers

People subscribed via source and target branches

to status/vote changes: