Merge lp:~cjwatson/friends/multiarch-foreign into lp:friends

Proposed by Colin Watson
Status: Merged
Approved by: Ken VanDine
Approved revision: 242
Merged at revision: 242
Proposed branch: lp:~cjwatson/friends/multiarch-foreign
Merge into: lp:friends
Diff against target: 75 lines (+9/-0)
1 file modified
debian/control (+9/-0)
To merge this branch: bzr merge lp:~cjwatson/friends/multiarch-foreign
Reviewer Review Type Date Requested Status
Ken VanDine Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+194357@code.launchpad.net

Commit message

Declare all binary packages Multi-Arch: foreign, since they expose no architecture-dependent interfaces.

Description of the change

As far as I can tell, none of the binary packages built by the friends source package expose any architecture-dependent interfaces; they should therefore be marked Multi-Arch: foreign. friends and friends-dispatcher are blocking the ability to install a host-architecture version of ubuntu-sdk-libs-dev while cross-building, and I did the rest for good measure.

If you're wondering why Multi-Arch: foreign needs to be specified on Architecture: all binary packages, see https://wiki.ubuntu.com/MultiarchSpec#Dependencies_involving_Architecture:_all_packages.

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

PASSED: Continuous integration, rev:242
http://jenkins.qa.ubuntu.com/job/friends-ci/55/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/friends-trusty-amd64-ci/3

Click here to trigger a rebuild:
http://10.97.0.26:8080/job/friends-ci/55/rebuild

review: Approve (continuous-integration)
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2013-07-12 00:40:19 +0000
+++ debian/control 2013-11-07 14:57:06 +0000
@@ -41,6 +41,7 @@
4141
42Package: friends42Package: friends
43Architecture: any43Architecture: any
44Multi-Arch: foreign
44Depends: ${shlibs:Depends},45Depends: ${shlibs:Depends},
45 ${misc:Depends},46 ${misc:Depends},
46 friends-dispatcher,47 friends-dispatcher,
@@ -49,6 +50,7 @@
4950
50Package: friends-dispatcher51Package: friends-dispatcher
51Architecture: all52Architecture: all
53Multi-Arch: foreign
52Breaks: friends (<< 0.1.1bzr13.02.12)54Breaks: friends (<< 0.1.1bzr13.02.12)
53Conflicts: friends (<< 0.1.1bzr13.02.12)55Conflicts: friends (<< 0.1.1bzr13.02.12)
54Depends: gir1.2-dee-1.0,56Depends: gir1.2-dee-1.0,
@@ -78,6 +80,7 @@
7880
79Package: friends-facebook81Package: friends-facebook
80Architecture: all82Architecture: all
83Multi-Arch: foreign
81Depends: friends,84Depends: friends,
82 ${misc:Depends},85 ${misc:Depends},
83 ${python3:Depends},86 ${python3:Depends},
@@ -87,6 +90,7 @@
8790
88Package: friends-twitter91Package: friends-twitter
89Architecture: all92Architecture: all
93Multi-Arch: foreign
90Depends: friends,94Depends: friends,
91 ${misc:Depends},95 ${misc:Depends},
92 ${python3:Depends},96 ${python3:Depends},
@@ -96,6 +100,7 @@
96100
97Package: friends-identica101Package: friends-identica
98Architecture: all102Architecture: all
103Multi-Arch: foreign
99Depends: friends,104Depends: friends,
100 ${misc:Depends},105 ${misc:Depends},
101 ${python3:Depends},106 ${python3:Depends},
@@ -105,6 +110,7 @@
105110
106Package: friends-foursquare111Package: friends-foursquare
107Architecture: all112Architecture: all
113Multi-Arch: foreign
108Depends: friends,114Depends: friends,
109 ${misc:Depends},115 ${misc:Depends},
110 ${python3:Depends},116 ${python3:Depends},
@@ -114,6 +120,7 @@
114120
115Package: friends-flickr121Package: friends-flickr
116Architecture: all122Architecture: all
123Multi-Arch: foreign
117Depends: friends,124Depends: friends,
118 ${misc:Depends},125 ${misc:Depends},
119 ${python3:Depends},126 ${python3:Depends},
@@ -123,6 +130,7 @@
123130
124Package: friends-instagram131Package: friends-instagram
125Architecture: all132Architecture: all
133Multi-Arch: foreign
126Depends: account-plugin-instagram,134Depends: account-plugin-instagram,
127 friends,135 friends,
128 ${misc:Depends},136 ${misc:Depends},
@@ -132,6 +140,7 @@
132140
133Package: friends-linkedin141Package: friends-linkedin
134Architecture: all142Architecture: all
143Multi-Arch: foreign
135Depends: account-plugin-linkedin,144Depends: account-plugin-linkedin,
136 friends,145 friends,
137 ${misc:Depends},146 ${misc:Depends},

Subscribers

People subscribed via source and target branches

to all changes: