[SCM] knotifyconfig packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-gfd70c86

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


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

The following commit has been merged in the kubuntu_unstable branch:
commit e47b7a2804b4387d6515264732ee708b66ba9f3f
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jan 30 15:49:41 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index c0b6057..8719624 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 knotifyconfig (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>  Wed, 28 Jan 2015 10:15:01 +0100
 
diff --git a/debian/control b/debian/control
index 34d4f7a..e98af7f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,38 +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),
                libphonon4qt5-dev,
                libphonon4qt5experimental-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev
+               qtbase5-dev (>= 5.2.0)
 Standards-Version: 3.9.5
 Homepage: https://projects.kde.org/projects/frameworks/knotifyconfig
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/knotifyconfig.git
@@ -43,10 +27,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/knotifyconfig.git
 Package: libkf5notifyconfig-dev
 Section: libdevel
 Architecture: any
-Depends: kio-dev,
-         libkf5i18n-dev,
+Depends: kio-dev (>= 5.6.0),
+         libkf5i18n-dev (>= 5.6.0),
          libkf5notifyconfig5 (= ${binary:Version}),
-         qtbase5-dev,
+         qtbase5-dev (>= 5.2.0),
          ${misc:Depends}
 Description: development files for knotifyconfig
  This framework offers classes to represent the configuration for an

-- 
knotifyconfig packaging



More information about the pkg-kde-commits mailing list