Merge lp:~thomir-deactivatedaccount/autopilot/fix-package-deps into lp:autopilot

Proposed by Thomi Richards
Status: Merged
Approved by: Francis Ginther
Approved revision: 160
Merged at revision: 160
Proposed branch: lp:~thomir-deactivatedaccount/autopilot/fix-package-deps
Merge into: lp:autopilot
Diff against target: 12 lines (+2/-0)
1 file modified
debian/control (+2/-0)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/autopilot/fix-package-deps
Reviewer Review Type Date Requested Status
Francis Ginther Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+159234@code.launchpad.net

Commit message

Recommand installation of libautopilot-gtk and libautopilot-qt.

Description of the change

This branch makes the python-autopilot package recommend the libautopilot-gtk and libautopilot-qt packages.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Francis Ginther (fginther) wrote :

Looks good to me. Verified package names with source.

review: Approve

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 2013-04-15 01:15:52 +0000
3+++ debian/control 2013-04-16 20:30:37 +0000
4@@ -38,6 +38,8 @@
5 python-xdg,
6 python-xlib,
7 python-zeitgeist,
8+Recommends: libautopilot-gtk,
9+ libautopilot-qt,
10 Description: Utility to write and run integration tests easily
11 The autopilot engine enables to ease the writing of python tests
12 for your application manipulating your inputs like the mouse and

Subscribers

People subscribed via source and target branches