[neon/qt/qtwayland/Neon/testing] debian: Bump Qt build-dependencies to 5.15.2.

Dmitry Shachnev null at kde.org
Tue May 18 14:51:53 BST 2021


Git commit 3f6a6b626b205d6cfdcca25331f2fd06dffcafe0 by Dmitry Shachnev.
Committed on 20/11/2020 at 17:46.
Pushed by sitter into branch 'Neon/testing'.

Bump Qt build-dependencies to 5.15.2.

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

https://invent.kde.org/neon/qt/qtwayland/commit/3f6a6b626b205d6cfdcca25331f2fd06dffcafe0

diff --git a/debian/changelog b/debian/changelog
index 986d3f8..b301b16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtwayland-opensource-src (5.15.2-1) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * New upstream release.
+  * Bump Qt build-dependencies to 5.15.2.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 20 Nov 2020 20:14:01 +0300
 
diff --git a/debian/control b/debian/control
index 4eeb6d9..eafa8f1 100644
--- a/debian/control
+++ b/debian/control
@@ -25,14 +25,14 @@ Build-Depends: dbus <!nocheck>,
                libxrender-dev,
                pkg-config,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.15.1+dfsg~),
-               qtbase5-dev:native (>= 5.15.1+dfsg~),
-               qtbase5-private-dev (>= 5.15.1+dfsg~),
-               qtdeclarative5-private-dev (>= 5.15.1+dfsg~),
+               qtbase5-dev (>= 5.15.2+dfsg~),
+               qtbase5-dev:native (>= 5.15.2+dfsg~),
+               qtbase5-private-dev (>= 5.15.2+dfsg~),
+               qtdeclarative5-private-dev (>= 5.15.2+dfsg~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qtbase5-doc-html (>= 5.15.1+dfsg~) <!nodoc>,
-                     qttools5-dev-tools (>= 5.15.1~) <!nodoc>
+Build-Depends-Indep: qtbase5-doc-html (>= 5.15.2+dfsg~) <!nodoc>,
+                     qttools5-dev-tools (>= 5.15.2~) <!nodoc>
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Homepage: http://qt-project.org/



More information about the Neon-commits mailing list