[SCM] knotifications packaging branch, master, updated. debian/5.19.0-1-22-g5393d20

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 7 08:58:32 UTC 2016


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

The following commit has been merged in the master branch:
commit 9c62671510a52a17dcef0ae63ad2bf2467db9b89
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Tue Mar 29 19:27:05 2016 +0200

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

diff --git a/debian/control b/debian/control
index d1bbe3d..4a7651b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ 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.19.0~),
+               extra-cmake-modules (>= 5.20.0~),
                libdbusmenu-qt5-dev,
-               libkf5codecs-dev (>= 5.19.0~),
-               libkf5config-dev (>= 5.19.0~),
-               libkf5coreaddons-dev (>= 5.19.0~),
-               libkf5windowsystem-dev (>= 5.19.0~),
+               libkf5codecs-dev (>= 5.20.0~),
+               libkf5config-dev (>= 5.20.0~),
+               libkf5coreaddons-dev (>= 5.20.0~),
+               libkf5windowsystem-dev (>= 5.20.0~),
                libphonon4qt5-dev (>= 4.6.60~),
                libphonon4qt5experimental-dev,
                libqt5x11extras5-dev (>= 5.4),
@@ -27,10 +27,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/knotifications.git
 Package: libkf5notifications-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5config-dev (>= 5.19.0~),
-         libkf5coreaddons-dev (>= 5.19.0~),
+Depends: libkf5config-dev (>= 5.20.0~),
+         libkf5coreaddons-dev (>= 5.20.0~),
          libkf5notifications5 (= ${binary:Version}),
-         libkf5windowsystem-dev (>= 5.19.0~),
+         libkf5windowsystem-dev (>= 5.20.0~),
          qtbase5-dev (>= 5.4),
          ${misc:Depends}
 Description: Framework for desktop notifications

-- 
knotifications packaging



More information about the pkg-kde-commits mailing list