[SCM] kparts packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g73a3f33

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:02:38 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kparts.git;a=commitdiff;h=9e43891

The following commit has been merged in the kubuntu_unstable branch:
commit 9e438919c81b815670b979d89f7fe9ceeda40fc4
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 3 16:18:27 2015 +0100

    Update build dependencies to build against experimental and to follow cmake.
---
 debian/changelog |  2 ++
 debian/control   | 28 +++++++---------------------
 2 files changed, 9 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e45563b..3d96b7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kparts (5.6.0-1~) UNRELEASED; urgency=medium
 
   * Prepare initial Debian release.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 27 Jan 2015 22:41:16 +0100
 
diff --git a/debian/control b/debian/control
index bb44413..f60ac16 100644
--- a/debian/control
+++ b/debian/control
@@ -3,36 +3,22 @@ Section: libs
 Priority: optional
 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),
+Build-Depends: cmake (>= 2.8.12),
+               debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
                kio-dev (>= 5.6.0),
-               libkf5attica-dev (>= 5.6.0),
-               libkf5auth-dev (>= 5.6.0),
-               libkf5bookmarks-dev (>= 5.6.0),
-               libkf5codecs-dev (>= 5.6.0),
-               libkf5completion-dev (>= 5.6.0),
                libkf5config-dev (>= 5.6.0),
-               libkf5configwidgets-dev (>= 5.6.0),
                libkf5coreaddons-dev (>= 5.6.0),
-               libkf5dbusaddons-dev (>= 5.6.0),
-               libkf5globalaccel-dev (>= 5.6.0),
-               libkf5guiaddons-dev (>= 5.6.0),
                libkf5i18n-dev (>= 5.6.0),
                libkf5iconthemes-dev (>= 5.6.0),
-               libkf5itemviews-dev (>= 5.6.0),
                libkf5jobwidgets-dev (>= 5.6.0),
-               libkf5kjs-dev (>= 5.6.0),
                libkf5notifications-dev (>= 5.6.0),
                libkf5service-dev (>= 5.6.0),
-               libkf5solid-dev (>= 5.6.0),
-               libkf5sonnet-dev (>= 5.6.0),
                libkf5textwidgets-dev (>= 5.6.0),
                libkf5widgetsaddons-dev (>= 5.6.0),
-               libkf5windowsystem-dev (>= 5.6.0),
                libkf5xmlgui-dev (>= 5.6.0),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                xauth,
                xvfb
 Standards-Version: 3.9.5
@@ -43,11 +29,11 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kparts.git
 Package: libkf5parts-dev
 Section: libdevel
 Architecture: any
-Depends: kio-dev,
-         libkf5notifications-dev,
+Depends: kio-dev (>= 5.6.0),
+         libkf5notifications-dev (>= 5.6.0),
          libkf5parts5 (= ${binary:Version}),
-         libkf5textwidgets-dev,
-         libkf5xmlgui-dev,
+         libkf5textwidgets-dev (>= 5.6.0),
+         libkf5xmlgui-dev (>= 5.6.0),
          ${misc:Depends}
 Description: development files for kparts
  Framework providing elaborate user-interface components.

-- 
kparts packaging



More information about the pkg-kde-commits mailing list