Merge ~tsimonq2/kubuntu-packaging/+git/kubuntu-akonadi:kubuntu_unstable into ~kubuntu-packagers/kubuntu-packaging/+git/akonadi:kubuntu_unstable

Proposed by Simon Quigley
Status: Merged
Merged at revision: 86fca3c67a6a727242fdc2eab5ce29c854a386f7
Proposed branch: ~tsimonq2/kubuntu-packaging/+git/kubuntu-akonadi:kubuntu_unstable
Merge into: ~kubuntu-packagers/kubuntu-packaging/+git/akonadi:kubuntu_unstable
Diff against target: 50 lines (+15/-16)
1 file modified
debian/control (+15/-16)
Reviewer Review Type Date Requested Status
Kubuntu Packagers Pending
Review via email: mp+300989@code.launchpad.net

Description of the change

This package resolves the merge conflict that was blocking kubuntu_stable to be merged into kubuntu_unstable (caused by a dependency conflict) and manually merges.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/control b/debian/control
2index f70dae5..6343625 100644
3--- a/debian/control
4+++ b/debian/control
5@@ -10,20 +10,20 @@ Build-Depends: automoc,
6 cmake (>= 2.8.12~),
7 debhelper (>= 9),
8 dh-apparmor,
9- extra-cmake-modules (>= 5.21.0~),
10- kdesignerplugin (>= 5.21.0~),
11- kgendesignerplugin,
12- kio-dev (>= 5.21.0~),
13+ extra-cmake-modules (>= 5.24.0~),
14+ kdesignerplugin (>= 5.24.0~),
15+ kgendesignerplugin (>= 5.24.0~),
16+ kio-dev (>= 5.24.0~),
17 libboost-dev (>= 1.34.0~),
18- libkf5completion-dev (>= 5.21.0~),
19- libkf5config-dev (>= 5.21.0~),
20- libkf5dbusaddons-dev (>= 5.21.0~),
21- libkf5guiaddons-dev (>= 5.21.0~),
22- libkf5i18n-dev (>= 5.21.0~),
23- libkf5iconthemes-dev (>= 5.21.0~),
24- libkf5itemmodels-dev (>= 5.21.0~),
25- libkf5itemviews-dev (>= 5.21.0~),
26- libkf5windowsystem-dev (>= 5.21.0~),
27+ libkf5completion-dev (>= 5.24.0~),
28+ libkf5config-dev (>= 5.24.0~),
29+ libkf5dbusaddons-dev (>= 5.24.0~),
30+ libkf5guiaddons-dev (>= 5.24.0~),
31+ libkf5i18n-dev (>= 5.24.0~),
32+ libkf5iconthemes-dev (>= 5.24.0~),
33+ libkf5itemmodels-dev (>= 5.24.0~),
34+ libkf5itemviews-dev (>= 5.24.0~),
35+ libkf5windowsystem-dev (>= 5.24.0~),
36 libmysqlclient-dev,
37 libqt5designer5,
38 libsqlite3-dev (>= 3.6.23),
39@@ -32,9 +32,8 @@ Build-Depends: automoc,
40 libxslt1-dev,
41 pkg-config,
42 pkg-kde-tools (>= 0.12),
43- qtbase5-dev (>= 5.4.0~),
44- qtbase5-private-dev,
45- qttools5-dev,
46+ qtbase5-dev (>= 5.6.1~),
47+ qttools5-dev (>= 5.6.1~),
48 shared-mime-info (>= 0.20),
49 xsltproc
50 Standards-Version: 3.9.8

Subscribers

People subscribed via source and target branches