[neon/qt/qtconnectivity/Neon/release] debian: Bump Qt build-dependencies to 5.15.3.

Dmitry Shachnev null at kde.org
Fri Jul 15 11:37:36 BST 2022


Git commit f3e9a2c35cabcc534141145965b299fda645ff6c by Dmitry Shachnev.
Committed on 05/03/2022 at 17:52.
Pushed by jriddell into branch 'Neon/release'.

Bump Qt build-dependencies to 5.15.3.

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

https://invent.kde.org/neon/qt/qtconnectivity/commit/f3e9a2c35cabcc534141145965b299fda645ff6c

diff --git a/debian/changelog b/debian/changelog
index e814a89..26b88cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtconnectivity-opensource-src (5.15.3-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Update debian/watch.
+  * Bump Qt build-dependencies to 5.15.3.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 05 Mar 2022 20:44:57 +0300
 
diff --git a/debian/control b/debian/control
index 533e5fa..589d463 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Build-Depends: debhelper-compat (= 13),
                libbluetooth-dev [linux-any],
                pkg-config,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.15.2+dfsg~),
-               qtbase5-private-dev (>= 5.15.2+dfsg~),
-               qtdeclarative5-dev (>= 5.15.2+dfsg~)
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.2~) <!nodoc>,
-                     qhelpgenerator-qt5 (>= 5.15.2~) <!nodoc>,
-                     qtattributionsscanner-qt5 (>= 5.15.2~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.15.2+dfsg~) <!nodoc>
+               qtbase5-dev (>= 5.15.3+dfsg~),
+               qtbase5-private-dev (>= 5.15.3+dfsg~),
+               qtdeclarative5-dev (>= 5.15.3+dfsg~)
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.3~) <!nodoc>,
+                     qhelpgenerator-qt5 (>= 5.15.3~) <!nodoc>,
+                     qtattributionsscanner-qt5 (>= 5.15.3~) <!nodoc>,
+                     qtbase5-doc-html (>= 5.15.3+dfsg~) <!nodoc>
 Standards-Version: 4.5.1
 Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html
 Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtconnectivity.git



More information about the Neon-commits mailing list