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
=== modified file 'debian/control'
--- debian/control 2014-03-06 13:32:21 +0000
+++ debian/control 2014-03-17 16:08:37 +0000
@@ -27,6 +27,7 @@
2727
28Package: webbrowser-app28Package: webbrowser-app
29Architecture: any29Architecture: any
30Multi-Arch: foreign
30Depends: ${misc:Depends},31Depends: ${misc:Depends},
31 ${shlibs:Depends},32 ${shlibs:Depends},
32 libqt5webkit5-qmlwebkitplugin,33 libqt5webkit5-qmlwebkitplugin,
@@ -45,6 +46,7 @@
4546
46Package: webapp-container47Package: webapp-container
47Architecture: any48Architecture: any
49Multi-Arch: foreign
48Depends: ${misc:Depends},50Depends: ${misc:Depends},
49 ${shlibs:Depends},51 ${shlibs:Depends},
50 unity-webapps-qml,52 unity-webapps-qml,
@@ -55,6 +57,7 @@
5557
56Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin58Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin
57Architecture: any59Architecture: any
60Multi-Arch: same
58Depends: ${misc:Depends},61Depends: ${misc:Depends},
59 ${shlibs:Depends},62 ${shlibs:Depends},
60 libqt5sql5-sqlite,63 libqt5sql5-sqlite,
@@ -73,6 +76,7 @@
7376
74Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets77Package: qtdeclarative5-ubuntu-ui-extras-browser-plugin-assets
75Architecture: all78Architecture: all
79Multi-Arch: foreign
76Depends: ${misc:Depends},80Depends: ${misc:Depends},
77Description: Ubuntu web browser QML plugin assets81Description: Ubuntu web browser QML plugin assets
78 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering82 A lightweight web browser tailored for Ubuntu, based on the Webkit rendering
@@ -81,6 +85,7 @@
8185
82Package: webbrowser-app-autopilot86Package: webbrowser-app-autopilot
83Architecture: all87Architecture: all
88Multi-Arch: foreign
84Depends: ${misc:Depends},89Depends: ${misc:Depends},
85 libautopilot-qt (>= 1.4),90 libautopilot-qt (>= 1.4),
86 libqt5test5,91 libqt5test5,

Subscribers

People subscribed via source and target branches

to status/vote changes: