[SCM] kdbusaddons packaging branch, master, updated. debian/5.19.0-1-25-g89f6efa

Maximiliano Curia maxy at moszumanska.debian.org
Thu May 5 13:02:07 UTC 2016


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

The following commit has been merged in the master branch:
commit 1d87ba8cf2f0a0b34bd992224bb13d5ffeb09946
Author: Automatic packaging <maxy+jenkins at gnuservers.com.ar>
Date:   Sun Apr 10 10:16:17 2016 +0200

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

diff --git a/debian/control b/debian/control
index b317db7..ab0bb90 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                dbus-x11,
                debhelper (>= 9),
-               extra-cmake-modules (>= 5.20.0~),
-               libqt5x11extras5-dev (>= 5.4),
+               extra-cmake-modules (>= 5.21.0~),
+               libqt5x11extras5-dev (>= 5.4.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev (>= 5.4),
+               qtbase5-dev (>= 5.4.0~),
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4)
 Standards-Version: 3.9.6
@@ -21,7 +21,7 @@ Package: libkf5dbusaddons-dev
 Section: libdevel
 Architecture: any
 Depends: libkf5dbusaddons5 (= ${binary:Version}),
-         qtbase5-dev (>= 5.4),
+         qtbase5-dev (>= 5.4.0~),
          ${misc:Depends}
 Description: development files for dbusaddons
  KDBusAddons provides convenience classes on top of QtDBus,

-- 
kdbusaddons packaging



More information about the pkg-kde-commits mailing list