Merge lp:~thomir-deactivatedaccount/autopilot/fix-packaging-bugs into lp:autopilot

Proposed by Thomi Richards
Status: Merged
Approved by: Martin Mrazik
Approved revision: 208
Merged at revision: 208
Proposed branch: lp:~thomir-deactivatedaccount/autopilot/fix-packaging-bugs
Merge into: lp:autopilot
Prerequisite: lp:~thomir-deactivatedaccount/autopilot/fix-1180124
Diff against target: 23 lines (+4/-0)
1 file modified
debian/control (+4/-0)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/autopilot/fix-packaging-bugs
Reviewer Review Type Date Requested Status
Martin Mrazik (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+163843@code.launchpad.net

This proposal supersedes a proposal from 2013-05-15.

Commit message

Fix several packaging bugs.

Description of the change

Fix several packaging bugs.

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
Martin Mrazik (mrazik) :
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-05-09 16:26:45 +0000
3+++ debian/control 2013-05-15 05:50:32 +0000
4@@ -35,6 +35,8 @@
5 udev,
6 Recommends: libautopilot-gtk (>= 1.3),
7 libautopilot-qt (>= 1.3),
8+ python-autopilot-trace,
9+ recordmydesktop,
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
13@@ -97,8 +99,10 @@
14 Depends: ${misc:Depends},
15 ${python:Depends},
16 python-autopilot,
17+ libautopilot-gtk,
18 libautopilot-qt,
19 python-windowmocker,
20+ recordmydesktop,
21 Description: Tests for the autopilot functional test tool.
22 This package contains tests for the python-autopilot package.
23 You can use this package to verify that autopilot is functioning

Subscribers

People subscribed via source and target branches