[SCM] kdeclarative packaging branch, kubuntu_unstable, updated. c29faf493c9eb16b2d20c9609e17e57c8674bc2e
Kubuntu CI (Harald Sitter)
kubuntu-ci-guest at moszumanska.debian.org
Fri Mar 13 13:15:04 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=c29faf4
The following commit has been merged in the kubuntu_unstable branch:
commit c29faf493c9eb16b2d20c9609e17e57c8674bc2e
Author: Jonathan Riddell <jr at jriddell.org>
Date: Fri Mar 13 14:14:19 2015 +0100
New upstream release
---
debian/changelog | 6 ++++++
debian/control | 54 +++++++++++++++++++++++++++---------------------------
2 files changed, 33 insertions(+), 27 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 652e307..b1903b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdeclarative (5.8.0-0ubuntu1) UNRELEASED; urgency=medium
+
+ * New upstream release
+
+ -- Jonathan Riddell <jriddell at ubuntu.com> Fri, 13 Mar 2015 14:14:19 +0100
+
kdeclarative (5.7.0-0ubuntu3) vivid; urgency=medium
* Refine kubuntu_fix_epoxy_vs_qopengl.diff to prevent Qt from
diff --git a/debian/control b/debian/control
index f9647b0..78ca1d3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,32 +5,32 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper (>= 9.0.0),
- extra-cmake-modules (>= 1.7.0),
- kio-dev (>= 5.7.0),
+ extra-cmake-modules (>= 1.8.0),
+ kio-dev (>= 5.8.0),
libepoxy-dev,
- libkf5auth-dev (>= 5.7.0),
- libkf5bookmarks-dev (>= 5.7.0),
- libkf5codecs-dev (>= 5.7.0),
- libkf5completion-dev (>= 5.7.0),
- libkf5config-dev (>= 5.7.0),
- libkf5configwidgets-dev (>= 5.7.0),
- libkf5coreaddons-dev (>= 5.7.0),
- libkf5dbusaddons-dev (>= 5.7.0),
- libkf5globalaccel-dev (>= 5.7.0),
- libkf5guiaddons-dev (>= 5.7.0),
- libkf5i18n-dev (>= 5.7.0),
- libkf5iconthemes-dev (>= 5.7.0),
- libkf5itemviews-dev (>= 5.7.0),
- libkf5jobwidgets-dev (>= 5.7.0),
- libkf5kjs-dev (>= 5.7.0),
- libkf5package-dev (>= 5.7.0),
- libkf5service-dev (>= 5.7.0),
- libkf5solid-dev (>= 5.7.0),
- libkf5sonnet-dev (>= 5.7.0),
- libkf5textwidgets-dev (>= 5.7.0),
- libkf5widgetsaddons-dev (>= 5.7.0),
- libkf5windowsystem-dev (>= 5.7.0),
- libkf5xmlgui-dev (>= 5.7.0),
+ libkf5auth-dev (>= 5.8.0),
+ libkf5bookmarks-dev (>= 5.8.0),
+ libkf5codecs-dev (>= 5.8.0),
+ libkf5completion-dev (>= 5.8.0),
+ libkf5config-dev (>= 5.8.0),
+ libkf5configwidgets-dev (>= 5.8.0),
+ libkf5coreaddons-dev (>= 5.8.0),
+ libkf5dbusaddons-dev (>= 5.8.0),
+ libkf5globalaccel-dev (>= 5.8.0),
+ libkf5guiaddons-dev (>= 5.8.0),
+ libkf5i18n-dev (>= 5.8.0),
+ libkf5iconthemes-dev (>= 5.8.0),
+ libkf5itemviews-dev (>= 5.8.0),
+ libkf5jobwidgets-dev (>= 5.8.0),
+ libkf5kjs-dev (>= 5.8.0),
+ libkf5package-dev (>= 5.8.0),
+ libkf5service-dev (>= 5.8.0),
+ libkf5solid-dev (>= 5.8.0),
+ libkf5sonnet-dev (>= 5.8.0),
+ libkf5textwidgets-dev (>= 5.8.0),
+ libkf5widgetsaddons-dev (>= 5.8.0),
+ libkf5windowsystem-dev (>= 5.8.0),
+ libkf5xmlgui-dev (>= 5.8.0),
pkg-config,
pkg-kde-tools (>= 0.15.15ubuntu1~),
qtbase5-dev,
@@ -52,9 +52,9 @@ Package: libkf5declarative-dev
Section: libdevel
Architecture: any
Depends: kio-dev,
- libkf5config-dev (>= 5.7.0),
+ libkf5config-dev (>= 5.8.0),
libkf5declarative5 (= ${binary:Version}),
- libkf5package-dev (>= 5.7.0),
+ libkf5package-dev (>= 5.8.0),
libkf5quickaddons5 (= ${binary:Version}),
qtbase5-dev,
qtdeclarative5-dev,
--
kdeclarative packaging
More information about the pkg-kde-commits
mailing list