Merge lp:~sil2100/unity-mir/fix_multi-arch_tests into lp:unity-mir

Proposed by Łukasz Zemczak
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 171
Merged at revision: 170
Proposed branch: lp:~sil2100/unity-mir/fix_multi-arch_tests
Merge into: lp:unity-mir
Diff against target: 17 lines (+2/-3)
1 file modified
debian/control (+2/-3)
To merge this branch: bzr merge lp:~sil2100/unity-mir/fix_multi-arch_tests
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Didier Roche-Tolomelli Approve
Colin Watson (community) Approve
Review via email: mp+201946@code.launchpad.net

Commit message

Fix the multi-arch stanza in the new -tests package

Description of the change

Fix the multi-arch stanza in the new -tests package

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve
170. By Łukasz Zemczak

Change the -tests package description

171. By Łukasz Zemczak

More desc fixes

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Looking good now, thanks!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
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 2014-01-14 15:03:57 +0000
3+++ debian/control 2014-01-16 15:58:03 +0000
4@@ -54,11 +54,10 @@
5
6 Package: libunity-mir-tests
7 Architecture: any
8-Multi-Arch: same
9+Multi-Arch: foreign
10 Pre-Depends: ${misc:Pre-Depends},
11 Depends: ${misc:Depends},
12 ${shlibs:Depends},
13 libunity-mir1 (= ${binary:Version}),
14-Description: Tests for libunity-mir.
15- .
16+Description: Qt plugins for Unity specific Mir APIs - tests
17 This package provides the tests for libunity-mir.

Subscribers

People subscribed via source and target branches