[neon/qt/qtgamepad/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.7.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:07 BST 2024
Git commit 106f35c2d8314c62dae7119026befaa220bac5e8 by Dmitry Shachnev.
Committed on 04/12/2022 at 14:49.
Pushed by jriddell into branch 'Neon/unstable'.
Bump Qt build-dependencies to 5.15.7.
M +1 -0 debian/changelog
M +7 -7 debian/control
https://invent.kde.org/neon/qt/qtgamepad/-/commit/106f35c2d8314c62dae7119026befaa220bac5e8
diff --git a/debian/changelog b/debian/changelog
index 629807b..049a53e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtgamepad-everywhere-src (5.15.7-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.7.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 04 Dec 2022 17:49:30 +0300
diff --git a/debian/control b/debian/control
index 6e6ae9b..0b44f09 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.6+dfsg~),
- qtbase5-private-dev (>= 5.15.6+dfsg~),
- qtdeclarative5-dev (>= 5.15.6+dfsg~)
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.6~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.6~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.6~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.6+dfsg~) <!nodoc>
+ qtbase5-dev (>= 5.15.7+dfsg~),
+ qtbase5-private-dev (>= 5.15.7+dfsg~),
+ qtdeclarative5-dev (>= 5.15.7+dfsg~)
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.7~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.7~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.7~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.7+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