Mir

Merge lp:~cjwatson/mir/arm64-no-valgrind into lp:~mir-team/mir/trunk

Proposed by Colin Watson
Status: Merged
Approved by: Alan Griffiths
Approved revision: no longer in the source branch.
Merged at revision: 1094
Proposed branch: lp:~cjwatson/mir/arm64-no-valgrind
Merge into: lp:~mir-team/mir/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/mir/arm64-no-valgrind
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Daniel van Vugt Approve
Review via email: mp+190051@code.launchpad.net

Commit message

Don't build-depend on valgrind on arm64 for now, as it is not yet ported there.

Description of the change

Don't build-depend on valgrind on arm64 for now, as it is not yet ported there.

To post a comment you must log in.
Revision history for this message
Daniel van Vugt (vanvugt) :
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
=== modified file 'debian/control'
--- debian/control 2013-10-08 23:17:35 +0000
+++ debian/control 2013-10-09 08:58:43 +0000
@@ -34,7 +34,7 @@
34 umockdev,34 umockdev,
35 libudev-dev,35 libudev-dev,
36 google-mock (>= 1.6.0+svn437),36 google-mock (>= 1.6.0+svn437),
37 valgrind,37 valgrind [!arm64],
38Standards-Version: 3.9.438Standards-Version: 3.9.4
39Homepage: https://launchpad.net/mir39Homepage: https://launchpad.net/mir
40# If you aren't a member of ~mir-team but need to upload packaging changes,40# If you aren't a member of ~mir-team but need to upload packaging changes,

Subscribers

People subscribed via source and target branches