Merge lp:~dobey/libsignon-glib/multi-arch into lp:libsignon-glib

Proposed by dobey
Status: Superseded
Proposed branch: lp:~dobey/libsignon-glib/multi-arch
Merge into: lp:libsignon-glib
Diff against target: 24 lines (+6/-1)
1 file modified
debian/control (+6/-1)
To merge this branch: bzr merge lp:~dobey/libsignon-glib/multi-arch
Reviewer Review Type Date Requested Status
David Barth (community) Approve
Alberto Mardegan (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+255417@code.launchpad.net

This proposal has been superseded by a proposal from 2015-04-20.

Commit message

Enable multi-arch for the libsignon-glib packages.

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

Thanks, looks good!

review: Approve
Revision history for this message
David Barth (dbarth) :
review: Approve

Unmerged revisions

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 2013-06-16 14:12:07 +0000
3+++ debian/control 2015-04-07 19:52:39 +0000
4@@ -27,6 +27,9 @@
5 Package: libsignon-glib-dev
6 Section: libdevel
7 Architecture: any
8+Multi-Arch: same
9+Pre-Depends: multiarch-support,
10+ ${misc:Pre-Depends},
11 Depends: libsignon-glib1 (= ${binary:Version}),
12 ${shlibs:Depends},
13 ${misc:Depends},
14@@ -41,7 +44,9 @@
15 Package: libsignon-glib1
16 Section: libs
17 Architecture: any
18-Pre-Depends: ${misc:Pre-Depends}
19+Multi-Arch: same
20+Pre-Depends: multiarch-support,
21+ ${misc:Pre-Depends},
22 Depends: ${shlibs:Depends},
23 ${misc:Depends}
24 Description: library for signond

Subscribers

People subscribed via source and target branches

to all changes: