Merge lp:~townsend/libertine/constrain-xmir into lp:libertine

Proposed by Christopher Townsend
Status: Merged
Approved by: Larry Price
Approved revision: 324
Merged at revision: 326
Proposed branch: lp:~townsend/libertine/constrain-xmir
Merge into: lp:libertine
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~townsend/libertine/constrain-xmir
Reviewer Review Type Date Requested Status
Libertine CI Bot continuous-integration Approve
Larry Price Approve
Review via email: mp+309758@code.launchpad.net

Commit message

Constrain the xmir dependency to only amd64, armhf, and i386.

To post a comment you must log in.
Revision history for this message
Larry Price (larryprice) wrote :

As discussed in chat, libertine-xmir-tools probably doesn't need to be provided on systems that don't support xmir. Thus, we can use the "Architecture" field to specify which architectures the package is built for instead.

Revision history for this message
Larry Price (larryprice) wrote :

Also as discussed in chat, this gets the job done already. Approving.

review: Approve
Revision history for this message
Libertine CI Bot (libertine-ci-bot) :
review: Approve (continuous-integration)

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 2016-10-28 18:52:48 +0000
3+++ debian/control 2016-11-01 14:13:05 +0000
4@@ -107,7 +107,7 @@
5 libqt5gui5,
6 libqt5widgets5,
7 matchbox-window-manager,
8- xmir,
9+ xmir [amd64 armhf i386],
10 ${misc:Depends},
11 ${python3:Depends},
12 ${shlibs:Depends}

Subscribers

People subscribed via source and target branches