Merge lp:~timo-jyrinki/ubuntu-html5-theme/stop_depending_on_transitional_packages into lp:ubuntu-html5-theme

Proposed by Timo Jyrinki
Status: Needs review
Proposed branch: lp:~timo-jyrinki/ubuntu-html5-theme/stop_depending_on_transitional_packages
Merge into: lp:ubuntu-html5-theme
Diff against target: 54 lines (+8/-8)
1 file modified
debian/control (+8/-8)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu-html5-theme/stop_depending_on_transitional_packages
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu HTML5 Theme Developers Pending
Review via email: mp+295078@code.launchpad.net

Commit message

Stop depending on transitional packages. (LP: #1583079)

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

214. By Timo Jyrinki

Stop depending on transitional packages. (LP: #1583079)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/control'
--- debian/control 2015-06-04 21:55:47 +0000
+++ debian/control 2016-05-18 12:52:17 +0000
@@ -11,9 +11,9 @@
11 qt5-qmake,11 qt5-qmake,
12 qtbase5-dev (>= 5.4),12 qtbase5-dev (>= 5.4),
13 qtdeclarative5-dev,13 qtdeclarative5-dev,
14 qtdeclarative5-qtquick2-plugin,14 qml-module-qtquick2,
15 qml-module-qttest | qtdeclarative5-test-plugin,15 qml-module-qttest,
16 qtdeclarative5-ubuntu-ui-toolkit-plugin,16 qml-module-ubuntu-components,
17Standards-Version: 3.9.517Standards-Version: 3.9.5
18# if you don't have have commit access to this branch but would like to upload18# if you don't have have commit access to this branch but would like to upload
19# directly to Ubuntu, don't worry: your changes will be merged back into the19# directly to Ubuntu, don't worry: your changes will be merged back into the
@@ -47,7 +47,7 @@
47Depends: libjs-jquery,47Depends: libjs-jquery,
48 liboxideqt-qmlplugin (>= 1.2.0),48 liboxideqt-qmlplugin (>= 1.2.0),
49 qmlscene,49 qmlscene,
50 qtdeclarative5-qtquick2-plugin,50 qml-module-qtquick2,
51 ubuntu-html5-ui-toolkit (= ${binary:Version}),51 ubuntu-html5-ui-toolkit (= ${binary:Version}),
52 ${misc:Depends},52 ${misc:Depends},
53Replaces: ubuntu-html5-theme-examples (<< 0.1.1),53Replaces: ubuntu-html5-theme-examples (<< 0.1.1),
@@ -67,8 +67,8 @@
67 python3-xlib,67 python3-xlib,
68 python3-autopilot,68 python3-autopilot,
69 qmlscene,69 qmlscene,
70 qtdeclarative5-qtquick2-plugin,70 qml-module-qtquick2,
71 qml-module-qttest | qtdeclarative5-test-plugin,71 qml-module-qttest,
72 ubuntu-html5-ui-toolkit (= ${binary:Version}),72 ubuntu-html5-ui-toolkit (= ${binary:Version}),
73 ubuntu-html5-ui-toolkit-examples (= ${binary:Version}),73 ubuntu-html5-ui-toolkit-examples (= ${binary:Version}),
74 ${misc:Depends},74 ${misc:Depends},
@@ -84,7 +84,7 @@
84Multi-Arch: foreign84Multi-Arch: foreign
85Depends: liboxideqt-qmlplugin (>= 1.3.5),85Depends: liboxideqt-qmlplugin (>= 1.3.5),
86 qmlscene,86 qmlscene,
87 qtdeclarative5-qtquick2-plugin,87 qml-module-qtquick2,
88 qtdeclarative5-ubuntu-ui-extras-browser-plugin,88 qtdeclarative5-ubuntu-ui-extras-browser-plugin,
89 ubuntu-html5-ui-toolkit (= ${source:Version}),89 ubuntu-html5-ui-toolkit (= ${source:Version}),
90 unity-webapps-qml (>= 0.1+14.04.20131106-0ubuntu2),90 unity-webapps-qml (>= 0.1+14.04.20131106-0ubuntu2),
@@ -99,7 +99,7 @@
99Depends: libautopilot-qt (>= 1.4),99Depends: libautopilot-qt (>= 1.4),
100 libqt5test5,100 libqt5test5,
101 liboxideqt-qmlplugin (>= 1.2.0),101 liboxideqt-qmlplugin (>= 1.2.0),
102 qtdeclarative5-qtquick2-plugin,102 qml-module-qtquick2,
103 ubuntu-html5-container (>= ${binary:Version}),103 ubuntu-html5-container (>= ${binary:Version}),
104 python3-autopilot,104 python3-autopilot,
105 ${misc:Depends},105 ${misc:Depends},

Subscribers

People subscribed via source and target branches