[SCM] kmediaplayer packaging branch, master, updated. debian/5.28.0-1-10-g022fcd9

Maximiliano Curia maxy at moszumanska.debian.org
Sat Jul 8 07:23:02 UTC 2017


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

The following commit has been merged in the master branch:
commit 571ae8c884c1f7d3d43913f5b325974a6105ee30
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jun 28 08:51:04 2017 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index e64b586..dc429f6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ 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 (>= 2.8.12),
+Build-Depends: cmake (>= 3.0~),
                debhelper (>= 9),
-               extra-cmake-modules (>= 5.28.0~),
-               libkf5parts-dev (>= 5.28.0~),
-               libkf5xmlgui-dev (>= 5.28.0~),
+               extra-cmake-modules (>= 5.35.0~),
+               libkf5parts-dev (>= 5.35.0~),
+               libkf5xmlgui-dev (>= 5.35.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.5.0~),
+               qtbase5-dev (>= 5.6.0~),
                xauth,
                xvfb
 Standards-Version: 4.0.0
@@ -21,7 +21,7 @@ Package: libkf5mediaplayer-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5mediaplayer5 (= ${binary:Version}),
-         libkf5parts-dev (>= 5.28.0~),
+         libkf5parts-dev (>= 5.35.0~),
          ${misc:Depends}
 Description: Plugin interface for media player features.
  It provides all of the necessary media player operations,

-- 
kmediaplayer packaging



More information about the pkg-kde-commits mailing list