Merge lp:~cjwatson/libaccounts-glib/multiarch into lp:libaccounts-glib

Proposed by Colin Watson
Status: Merged
Approved by: Alberto Mardegan
Approved revision: 184
Merge reported by: Alberto Mardegan
Merged at revision: not available
Proposed branch: lp:~cjwatson/libaccounts-glib/multiarch
Merge into: lp:libaccounts-glib
Diff against target: 19 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~cjwatson/libaccounts-glib/multiarch
Reviewer Review Type Date Requested Status
Alberto Mardegan (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+211468@code.launchpad.net

Commit message

Add multiarch annotations to libaccounts-glib0 and libaccounts-glib-tools.

Description of the change

libaccounts-glib0 installs files to multiarch-same-safe paths but doesn't declare itself as Multi-Arch: same.

This is part of the stack that's blocking being able to multiarch-install ubuntu-sdk-libs-dev:armhf, which I want to have in "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)
Revision history for this message
Alberto Mardegan (mardy) wrote :

LGTM, thanks!

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

After discussion with dbarth on IRC, I've uploaded this directly to the archive since there's significant other work on trunk and I need to move forward rather than being blocked on that. Please resync trunk when you get a chance.

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-01-13 15:47:45 +0000
3+++ debian/control 2014-03-18 09:47:10 +0000
4@@ -45,6 +45,7 @@
5 Package: libaccounts-glib0
6 Section: libs
7 Architecture: any
8+Multi-Arch: same
9 Pre-Depends: ${misc:Pre-Depends}
10 Depends: ${misc:Depends}, ${shlibs:Depends}
11 Description: library for single signon
12@@ -72,6 +73,7 @@
13
14 Package: libaccounts-glib-tools
15 Architecture: any
16+Multi-Arch: foreign
17 Depends: ${misc:Depends}, ${shlibs:Depends}
18 Description: library for single signon - tools
19 .

Subscribers

People subscribed via source and target branches

to all changes: