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

Dmitry Shachnev null at kde.org
Fri Jul 15 11:41:35 BST 2022


Git commit 7a7c0a862ee28b23744843c3c95c28695c48c879 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  +7    -7    debian/control

https://invent.kde.org/neon/qt/qtgamepad/commit/7a7c0a862ee28b23744843c3c95c28695c48c879

diff --git a/debian/changelog b/debian/changelog
index 0e7c751..0ee70c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtgamepad-everywhere-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:29 +0300
 
diff --git a/debian/control b/debian/control
index b9de933..16716a2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
 Build-Depends: debhelper-compat (= 13),
                libsdl2-dev,
                pkg-kde-tools,
-               qtbase5-dev (>= 5.15.4+dfsg~),
-               qtbase5-private-dev (>= 5.15.4+dfsg~),
-               qtdeclarative5-dev (>= 5.15.4+dfsg~)
-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>
+               qtbase5-dev (>= 5.15.5+dfsg~),
+               qtbase5-private-dev (>= 5.15.5+dfsg~),
+               qtdeclarative5-dev (>= 5.15.5+dfsg~)
+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>
 Rules-Requires-Root: no
 Standards-Version: 4.6.1
 Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html



More information about the Neon-commits mailing list