Merge lp:~panfaust/kubuntu-packaging-next/kded-work into lp:~kubuntu-packagers/kubuntu-packaging-next/kded

Proposed by Jose Manuel Santamaria Lema
Status: Merged
Merged at revision: 26
Proposed branch: lp:~panfaust/kubuntu-packaging-next/kded-work
Merge into: lp:~kubuntu-packagers/kubuntu-packaging-next/kded
Diff against target: 26 lines (+4/-1)
2 files modified
debian/changelog (+3/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~panfaust/kubuntu-packaging-next/kded-work
Reviewer Review Type Date Requested Status
Kubuntu Packagers Pending
Review via email: mp+222337@code.launchpad.net

Description of the change

Build depend on kio-dev instead of kf5-kio-dev.

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
=== modified file 'debian/changelog'
--- debian/changelog 2014-06-05 11:56:55 +0000
+++ debian/changelog 2014-06-06 14:47:44 +0000
@@ -16,6 +16,9 @@
16 releases older than trusty16 releases older than trusty
17 * Remove incorrect Section fields17 * Remove incorrect Section fields
1818
19 [ José Manuel Santamaría Lema ]
20 * Build depend on kio-dev instead of kf5-kio-dev.
21
19 -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 02 Jun 2014 13:37:09 +010022 -- Jonathan Riddell <jriddell@ubuntu.com> Mon, 02 Jun 2014 13:37:09 +0100
2023
21kded (4.99.0-0ubuntu1) trusty; urgency=medium24kded (4.99.0-0ubuntu1) trusty; urgency=medium
2225
=== modified file 'debian/control'
--- debian/control 2014-06-05 11:56:55 +0000
+++ debian/control 2014-06-06 14:47:44 +0000
@@ -7,7 +7,7 @@
7 debhelper (>= 9.0.0),7 debhelper (>= 9.0.0),
8 extra-cmake-modules (>= 0.0.14),8 extra-cmake-modules (>= 0.0.14),
9 kdoctools-dev (>= 4.100.0),9 kdoctools-dev (>= 4.100.0),
10 kf5-kio-dev (>= 4.100.0),10 kio-dev (>= 4:4.100.0),
11 kinit-dev (>= 4.100.0),11 kinit-dev (>= 4.100.0),
12 libkf5archive-dev (>= 4.100.0),12 libkf5archive-dev (>= 4.100.0),
13 libkf5auth-dev (>= 4.100.0),13 libkf5auth-dev (>= 4.100.0),

Subscribers

People subscribed via source and target branches