Merge lp:~abreu-alexandre/ubuntu-html5-theme/fix-qt4-ap-deps into lp:ubuntu-html5-theme

Proposed by Alexandre Abreu
Status: Needs review
Proposed branch: lp:~abreu-alexandre/ubuntu-html5-theme/fix-qt4-ap-deps
Merge into: lp:ubuntu-html5-theme
Diff against target: 23 lines (+4/-2)
1 file modified
debian/control (+4/-2)
To merge this branch: bzr merge lp:~abreu-alexandre/ubuntu-html5-theme/fix-qt4-ap-deps
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu HTML5 Theme Developers Pending
Review via email: mp+252128@code.launchpad.net

Description of the change

Remove qt4 AP deps

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

Unmerged revisions

201. By Alexandre Abreu

fix qt4 AP deps

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 2015-01-21 16:41:33 +0000
3+++ debian/control 2015-03-06 15:27:23 +0000
4@@ -60,7 +60,8 @@
5 Package: ubuntu-html5-ui-toolkit-autopilot
6 Architecture: all
7 Depends: dpkg-dev,
8- libautopilot-qt (>= 1.4),
9+ autopilot-qt5,
10+ qttestability-autopilot,
11 libjs-jquery,
12 libqt5test5,
13 liboxideqt-qmlplugin (>= 1.2.0),
14@@ -96,7 +97,8 @@
15
16 Package: ubuntu-html5-container-autopilot
17 Architecture: all
18-Depends: libautopilot-qt (>= 1.4),
19+Depends: autopilot-qt5,
20+ qttestability-autopilot,
21 libqt5test5,
22 liboxideqt-qmlplugin (>= 1.2.0),
23 qtdeclarative5-qtquick2-plugin,

Subscribers

People subscribed via source and target branches