Merge lp:~timo-jyrinki/ubuntuone-credentials/stop_depending_on_transitional_packages into lp:ubuntuone-credentials

Proposed by Timo Jyrinki
Status: Merged
Approved by: dobey
Approved revision: 244
Merged at revision: 243
Proposed branch: lp:~timo-jyrinki/ubuntuone-credentials/stop_depending_on_transitional_packages
Merge into: lp:ubuntuone-credentials
Diff against target: 38 lines (+5/-5)
1 file modified
debian/control (+5/-5)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntuone-credentials/stop_depending_on_transitional_packages
Reviewer Review Type Date Requested Status
dobey (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+295046@code.launchpad.net

Commit message

Stop depending on transitional packages. (LP: #1583079) Run wrap-and-sort -a -t -s on the packaging.

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

Please move the changed dependencies to their appropriate place for alphabetical sorting.

review: Needs Fixing
243. By Timo Jyrinki

Run wrap-and-sort.

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

Done, with automation (wrap-and-sort tool).

Revision history for this message
dobey (dobey) wrote :

Please re-run wrap-and-sort with -s if you're going to run that, to avoid changing all the dependency lines.

244. By Timo Jyrinki

-s instead

Revision history for this message
dobey (dobey) :
review: Approve

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 2016-04-27 14:07:35 +0000
3+++ debian/control 2016-05-19 17:41:53 +0000
4@@ -10,11 +10,11 @@
5 liboauth-dev,
6 libsignon-qt5-dev,
7 pkg-config,
8+ python3-all:native,
9+ qml-module-ubuntu-components,
10 qtbase5-dev,
11 qtdeclarative5-dev,
12 qtdeclarative5-dev-tools,
13- qtdeclarative5-ubuntu-ui-toolkit-plugin,
14- python3-all:native,
15 signon-plugins-dev (>= 8.58),
16 ubuntu-ui-toolkit-autopilot:native,
17 xvfb,
18@@ -52,9 +52,9 @@
19 python3-testtools,
20 qml-module-qtquick2,
21 qml-module-qttest,
22+ qml-module-ubuntu-components | qml-module-ubuntu-components-gles,
23+ qml-module-ubuntu-onlineaccounts,
24 qml-module-ubuntuone,
25- qml-module-ubuntu-onlineaccounts,
26- qtdeclarative5-ubuntu-ui-toolkit-plugin | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles,
27 qttestability-autopilot | libautopilot-qt,
28 ubuntu-keyboard-autopilot,
29 ubuntu-ui-toolkit-autopilot,
30@@ -118,7 +118,7 @@
31 ${misc:Pre-Depends},
32 Depends:
33 libubuntuoneauth-2.0-0 (= ${binary:Version}),
34- qtdeclarative5-ubuntu-ui-toolkit-plugin,
35+ qml-module-ubuntu-components,
36 ${misc:Depends},
37 ${shlibs:Depends},
38 Breaks:

Subscribers

People subscribed via source and target branches

to all changes: