Merge lp:~pitti/ubuntu-ui-toolkit/qt-deps into lp:ubuntu-ui-toolkit

Proposed by Martin Pitt
Status: Superseded
Proposed branch: lp:~pitti/ubuntu-ui-toolkit/qt-deps
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 20 lines (+2/-1)
1 file modified
debian/control (+2/-1)
To merge this branch: bzr merge lp:~pitti/ubuntu-ui-toolkit/qt-deps
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Nicholas Skaggs (community) Approve
Leo Arias (community) Approve
Ubuntu SDK team Pending
Review via email: mp+229843@code.launchpad.net

This proposal has been superseded by a proposal from 2014-08-07.

Description of the change

autopilot-qt was recently split into Qt4 and Qt5 packages:
https://launchpad.net/ubuntu/+source/autopilot-qt/1.4+14.10.20140724.1-0ubuntu2

Now libautopilot-qt pulls in a lot of qt4 packages. Avoid that by depending on
the Qt5 specific packages only.

To post a comment you must log in.
Revision history for this message
Leo Arias (elopio) wrote :

Thanks Martin.

review: Approve
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Yep yep, ty ty!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

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-07-30 11:45:39 +0000
3+++ debian/control 2014-08-06 18:29:21 +0000
4@@ -131,7 +131,7 @@
5 Architecture: any
6 Depends: ${misc:Depends},
7 ${shlibs:Depends},
8- libautopilot-qt,
9+ autopilot-qt5,
10 dpkg-dev,
11 libqt5test5,
12 libqt5widgets5,
13@@ -146,6 +146,7 @@
14 python3-testscenarios,
15 python3-testtools,
16 python3-autopilot (>= 1.4),
17+ qttestability-autopilot,
18 ubuntu-ui-toolkit-examples (>= ${source:Version}),
19 Description: Test package for Ubuntu UI Toolkit
20 Autopilot tests for the ubuntu-ui-toolkit package

Subscribers

People subscribed via source and target branches

to status/vote changes: