Merge lp:~robru/autopilot-qt/pitti-py3-deps into lp:autopilot-qt

Proposed by Robert Bruce Park
Status: Merged
Approved by: Christopher Lee
Approved revision: 91
Merged at revision: 91
Proposed branch: lp:~robru/autopilot-qt/pitti-py3-deps
Merge into: lp:autopilot-qt
Diff against target: 26 lines (+2/-4)
1 file modified
debian/control (+2/-4)
To merge this branch: bzr merge lp:~robru/autopilot-qt/pitti-py3-deps
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Christopher Lee (community) Approve
Review via email: mp+231478@code.launchpad.net

Commit message

Move to python3 autopilot dependencies (thanks to pitti).

To post a comment you must log in.
Revision history for this message
Christopher Lee (veebers) wrote :

LGTM, thanks Robert

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-08-04 08:24:25 +0000
3+++ debian/control 2014-08-20 00:08:19 +0000
4@@ -70,11 +70,10 @@
5 Section: libs
6 Architecture: any
7 Depends: libxpathselect1.4,
8- python3-autopilot (>= 1.4),
9+ python3-autopilot (>= 1.4),
10 autopilot-qt5 | autopilot-qt4
11 ${misc:Depends},
12 ${shlibs:Depends}
13-Recommends: python-autopilot
14 Replaces: libautopilot-qt (<< 1.4+14.10.20140724.1-0ubuntu2)
15 Breaks: libautopilot-qt (<< 1.4+14.10.20140724.1-0ubuntu2)
16 Description: make Qt applications introspectable by autopilot
17@@ -89,8 +88,7 @@
18 Section: libs
19 Architecture: any
20 Depends: libautopilot-qt (>= ${source:Version}),
21- python-autopilot,
22- python-support (>= 0.90),
23+ python3-autopilot,
24 ${misc:Depends},
25 ${shlibs:Depends},
26 Description: Autopilot tests for libautopilot-qt

Subscribers

People subscribed via source and target branches