[neon/qt/qtgamepad/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.13.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:08 BST 2024
Git commit 4956e8c0ce885d6a403f23716c9ca3836292248e by Dmitry Shachnev.
Committed on 09/03/2024 at 11:44.
Pushed by jriddell into branch 'Neon/unstable'.
Bump Qt build-dependencies to 5.15.13.
M +1 -0 debian/changelog
M +7 -7 debian/control
https://invent.kde.org/neon/qt/qtgamepad/-/commit/4956e8c0ce885d6a403f23716c9ca3836292248e
diff --git a/debian/changelog b/debian/changelog
index 4f9c164..2039a68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtgamepad-everywhere-src (5.15.13-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.13.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 09 Mar 2024 14:42:16 +0300
diff --git a/debian/control b/debian/control
index 3a3e23b..c1a41be 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.12+dfsg~),
- qtbase5-private-dev (>= 5.15.12+dfsg~),
- qtdeclarative5-dev (>= 5.15.12+dfsg~)
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.12~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.12~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.12~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.12+dfsg~) <!nodoc>
+ qtbase5-dev (>= 5.15.13+dfsg~),
+ qtbase5-private-dev (>= 5.15.13+dfsg~),
+ qtdeclarative5-dev (>= 5.15.13+dfsg~)
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.13~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.13~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.13~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.13+dfsg~) <!nodoc>
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://doc.qt.io/qt-5/qtgamepad-index.html
More information about the Neon-commits
mailing list