Merge lp:~lool/platform-api/dep-fix into lp:platform-api

Proposed by Loïc Minier on 2015-01-06
Status: Merged
Approved by: Ricardo Mendoza on 2015-01-06
Approved revision: 288
Merged at revision: 301
Proposed branch: lp:~lool/platform-api/dep-fix
Merge into: lp:platform-api
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~lool/platform-api/dep-fix
Reviewer Review Type Date Requested Status
Ricardo Mendoza (community) 2015-01-06 Approve on 2015-01-06
Review via email: mp+245662@code.launchpad.net

Commit Message

Fix dependency on transitional package; should fix multi-arch installation of
armhf package on an amd64 system.

Description of the Change

Fix dependency on transitional package; should fix multi-arch installation of
armhf package on an amd64 system.

To post a comment you must log in.
Ricardo Mendoza (ricmm) wrote :

LGTM, good catcbh

review: Approve
Timo Jyrinki (timo-jyrinki) wrote :

This is on the CI Train spreadsheet but the line says it's not ready for landing. It should be marked to be ready so that a silo could be assigned, if this is wanted in.

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-11-14 15:30:22 +0000
3+++ debian/control 2015-01-06 15:33:57 +0000
4@@ -52,7 +52,7 @@
5 Pre-Depends: ${misc:Pre-Depends},
6 Multi-Arch: same
7 Depends: ${misc:Depends},
8- libplatform-api-headers,
9+ libubuntu-application-api-headers,
10 Description: Platform API for system level capabilities (API headers)
11 This package provides the library headers for the hw-access parts of the Platform API.
12 .

Subscribers

People subscribed via source and target branches