[SCM] krunner packaging branch, kubuntu_unstable, updated. ubuntu/5.14.0-0ubuntu1-2-g92cc897
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Wed Sep 30 00:07:42 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/krunner.git;a=commitdiff;h=92cc897
The following commit has been merged in the kubuntu_unstable branch:
commit 92cc89736eba880792fa8106e3ec8cdf9552f987
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date: Tue Sep 29 17:04:00 2015 -0700
Vivid backport
---
debian/changelog | 6 ++++++
debian/control | 20 ++++++++++----------
2 files changed, 16 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7fad982..45522d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+krunner (5.14.0-0ubuntu1) UNRELEASED; urgency=medium
+
+ * Vivid backport
+
+ -- Scarlett Clark <sgclark at kubuntu.org> Tue, 29 Sep 2015 17:03:59 -0700
+
krunner (5.14.0-0ubuntu1) wily; urgency=medium
* new upstream release
diff --git a/debian/control b/debian/control
index ce10409..81b1f56 100644
--- a/debian/control
+++ b/debian/control
@@ -5,16 +5,16 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
- extra-cmake-modules (>= 5.14.0~),
- kio-dev (>= 5.14.0~),
- libkf5config-dev (>= 5.14.0~),
- libkf5coreaddons-dev (>= 5.14.0~),
- libkf5i18n-dev (>= 5.14.0~),
- libkf5service-dev (>= 5.14.0~),
- libkf5solid-dev (>= 5.14.0~),
- libkf5threadweaver-dev (>= 5.14.0~),
+ extra-cmake-modules (>= 5.14.0),
+ kio-dev (>= 5.14.0),
+ libkf5config-dev (>= 5.14.0),
+ libkf5coreaddons-dev (>= 5.14.0),
+ libkf5i18n-dev (>= 5.14.0),
+ libkf5service-dev (>= 5.14.0),
+ libkf5solid-dev (>= 5.14.0),
+ libkf5threadweaver-dev (>= 5.14.0),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- plasma-framework-dev (>= 5.14.0~),
+ plasma-framework-dev (>= 5.14.0),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
xauth,
@@ -29,7 +29,7 @@ Package: libkf5runner-dev
Section: libdevel
Architecture: any
Depends: libkf5runner5 (= ${binary:Version}),
- plasma-framework-dev (>= 5.14.0~),
+ plasma-framework-dev (>= 5.14.0),
qtbase5-dev (>= 5.4),
${misc:Depends}
Description: development files for krunner
--
krunner packaging
More information about the pkg-kde-commits
mailing list