Merge lp:~michael-sheldon/ubuntu-keyboard/fix-autopilot-depends into lp:ubuntu-keyboard

Proposed by Michael Sheldon
Status: Merged
Approved by: Olivier Tilloy
Approved revision: 287
Merged at revision: 288
Proposed branch: lp:~michael-sheldon/ubuntu-keyboard/fix-autopilot-depends
Merge into: lp:ubuntu-keyboard
Diff against target: 15 lines (+5/-0)
1 file modified
debian/control (+5/-0)
To merge this branch: bzr merge lp:~michael-sheldon/ubuntu-keyboard/fix-autopilot-depends
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Olivier Tilloy Approve
Łukasz Zemczak packaging Pending
Review via email: mp+246895@code.launchpad.net

Commit message

Add dependencies for any keyboard layouts used in autopilot tests

Description of the change

Add dependencies for any keyboard layouts used in autopilot tests

To post a comment you must log in.
Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

Are there any related MPs required for this MP to build/function as expected? Please list.

 * No

Is your branch in sync with latest trunk (e.g. bzr pull lp:trunk -> no changes)

 * Yes

Did you perform an exploratory manual test run of your code change and any related functionality on device or emulator?

 * Only packaging changes

Did you successfully run all tests found in your component's Test Plan (https://wiki.ubuntu.com/Process/Merges/TestPlan/<package-name>) on device or emulator?

 * Only packaging changes

If you changed the UI, was the change specified/approved by design?

 * No change

If you changed UI labels, did you update the pot file?

 * No change

If you changed the packaging (debian), did you add a core-dev as a reviewer to this MP?

 * Yes

Revision history for this message
Olivier Tilloy (osomon) wrote :

LGTM.

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-12-05 00:49:11 +0000
3+++ debian/control 2015-01-19 14:09:18 +0000
4@@ -78,6 +78,11 @@
5 ${python:Depends},
6 python3-evdev,
7 ubuntu-keyboard (>= ${source:Version}),
8+ ubuntu-keyboard-chinese-pinyin (>= ${source:Version}),
9+ ubuntu-keyboard-emoji (>= ${source:Version}),
10+ ubuntu-keyboard-english (>= ${source:Version}),
11+ ubuntu-keyboard-german (>= ${source:Version}),
12+ ubuntu-keyboard-spanish (>= ${source:Version}),
13 ubuntu-ui-toolkit-autopilot
14 Description: Tests and emulators package for ubuntu-keyboard
15 Autopilot tests for the ubuntu-keyboard package

Subscribers

People subscribed via source and target branches