[neon/kde/kwayland-server/Neon/release] debian: Update (B-)Deps according to CMakeFiles.txt.

Norbert Preining null at kde.org
Fri May 28 11:09:46 BST 2021


Git commit 785d6c1d1500a0a6dafd5bbd26edf2c1934f0563 by Norbert Preining.
Committed on 15/11/2020 at 20:11.
Pushed by sitter into branch 'Neon/release'.

Update (B-)Deps according to CMakeFiles.txt.

M  +1    -0    debian/changelog
M  +7    -7    debian/control

https://invent.kde.org/neon/kde/kwayland-server/commit/785d6c1d1500a0a6dafd5bbd26edf2c1934f0563

diff --git a/debian/changelog b/debian/changelog
index e2c2142..5995506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kwayland-server (5.20.3-1) UNRELEASED; urgency=medium
 
   [ Norbert Preining ]
   * New upstream release (5.20.3).
+  * Update (B-)Deps according to CMakeFiles.txt.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 16 Nov 2020 05:08:15 +0900
 
diff --git a/debian/control b/debian/control
index bbdd863..657e519 100644
--- a/debian/control
+++ b/debian/control
@@ -8,16 +8,16 @@ Uploaders: Pino Toscano <pino at debian.org>,
            Norbert Preining <norbert at preining.info>,
 Build-Depends: cmake (>= 3.5~),
                debhelper-compat (= 13),
-               extra-cmake-modules (>= 5.70.0~),
+               extra-cmake-modules (>= 5.74.0~),
                libegl-dev,
-               libkf5wayland-dev (>= 5.70.0~),
-               libqt5waylandclient5-dev (>= 5.14.0~),
+               libkf5wayland-dev (>= 5.74.0~),
+               libqt5waylandclient5-dev (>= 5.15.0~),
                libwayland-dev (>= 1.15~),
                pkg-config,
                pkg-kde-tools (>= 0.15.18~),
                plasma-wayland-protocols,
-               qtbase5-dev (>= 5.14.0~),
-               qtwayland5-dev-tools (>= 5.14.0~),
+               qtbase5-dev (>= 5.15.0~),
+               qtwayland5-dev-tools (>= 5.15.0~),
                wayland-protocols,
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
@@ -40,8 +40,8 @@ Package: libkwaylandserver-dev
 Section: libdevel
 Architecture: any
 Depends: libkwaylandserver5 (= ${binary:Version}),
-         libkf5wayland-dev (>= 5.70.0~),
-         qtbase5-dev (>= 5.14.0~),
+         libkf5wayland-dev (>= 5.74.0~),
+         qtbase5-dev (>= 5.15.0~),
          ${misc:Depends},
 Description: development files for kwaylandserver
  KWaylandServier provides a Qt-style Server library wrapper for



More information about the Neon-commits mailing list