Merge lp:~timo-jyrinki/content-hub/stop_depending_on_transitional_packages into lp:content-hub

Proposed by Timo Jyrinki
Status: Needs review
Proposed branch: lp:~timo-jyrinki/content-hub/stop_depending_on_transitional_packages
Merge into: lp:content-hub
Diff against target: 25 lines (+4/-4)
1 file modified
debian/control (+4/-4)
To merge this branch: bzr merge lp:~timo-jyrinki/content-hub/stop_depending_on_transitional_packages
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Pending
Ubuntu Phablet Team Pending
Review via email: mp+295076@code.launchpad.net

Commit message

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

To post a comment you must log in.

Unmerged revisions

274. 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
1=== modified file 'debian/control'
2--- debian/control 2015-12-16 16:17:04 +0000
3+++ debian/control 2016-05-18 12:52:04 +0000
4@@ -22,9 +22,9 @@
5 qtbase5-dev,
6 qtdeclarative5-dev,
7 qtdeclarative5-dev-tools,
8- qtdeclarative5-qtquick2-plugin,
9- qtdeclarative5-test-plugin,
10- qtdeclarative5-ubuntu-ui-toolkit-plugin,
11+ qml-module-qtquick2,
12+ qml-module-qttest,
13+ qml-module-ubuntu-components,
14 Standards-Version: 3.9.4
15 Section: libs
16 Homepage: https://launchpad.net/content-hub
17@@ -72,7 +72,7 @@
18 Architecture: any
19 Pre-Depends: ${misc:Pre-Depends},
20 Depends: libcontent-hub0,
21- qtdeclarative5-qtquick2-plugin,
22+ qml-module-qtquick2,
23 ${misc:Depends},
24 ${shlibs:Depends},
25 Replaces: qtdeclarative5-ubuntu-content0.1 (<= 0.0+14.10.20140710-0ubuntu1)

Subscribers

People subscribed via source and target branches