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

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


Git commit a87815ab9e30824cc032178041e5c9e0db14c7c9 by Dmitry Shachnev.
Committed on 03/07/2022 at 13:46.
Pushed by jriddell into branch 'Neon/release'.

Bump Qt build-dependencies to 5.15.5.

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

https://invent.kde.org/neon/qt/qtcharts/commit/a87815ab9e30824cc032178041e5c9e0db14c7c9

diff --git a/debian/changelog b/debian/changelog
index d6f7ef5..1c66965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtcharts-opensource-src (5.15.5-1) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * New upstream release.
+  * Bump Qt build-dependencies to 5.15.5.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 03 Jul 2022 16:44:21 +0300
 
diff --git a/debian/control b/debian/control
index 734a622..0f5211c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,16 +9,16 @@ Uploaders: Simon Quigley <tsimonq2 at debian.org>,
 Build-Depends: debhelper-compat (= 13),
                dpkg-dev (>= 1.17.14),
                pkg-kde-tools,
-               qml-module-qtquick2 (>= 5.15.4~),
-               qml-module-qttest (>= 5.15.4~),
-               qtbase5-dev (>= 5.15.4+dfsg~),
-               qtdeclarative5-dev (>= 5.15.4~),
+               qml-module-qtquick2 (>= 5.15.5~),
+               qml-module-qttest (>= 5.15.5~),
+               qtbase5-dev (>= 5.15.5+dfsg~),
+               qtdeclarative5-dev (>= 5.15.5~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.4~) <!nodoc>,
-                     qhelpgenerator-qt5 (>= 5.15.4~) <!nodoc>,
-                     qtattributionsscanner-qt5 (>= 5.15.4~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.15.4+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.5~) <!nodoc>,
+                     qhelpgenerator-qt5 (>= 5.15.5~) <!nodoc>,
+                     qtattributionsscanner-qt5 (>= 5.15.5~) <!nodoc>,
+                     qtbase5-doc-html (>= 5.15.5+dfsg~) <!nodoc>
 Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://doc.qt.io/qt-5/qtcharts-index.html



More information about the Neon-commits mailing list