[neon/qt/qtvirtualkeyboard/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.13.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:37 BST 2024
Git commit 10a3a886f2edc95e329e6a16144989c1c32dcf52 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 +14 -14 debian/control
https://invent.kde.org/neon/qt/qtvirtualkeyboard/-/commit/10a3a886f2edc95e329e6a16144989c1c32dcf52
diff --git a/debian/changelog b/debian/changelog
index 203afa3..31be795 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtvirtualkeyboard-opensource-src (5.15.13+dfsg-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:18 +0300
diff --git a/debian/control b/debian/control
index 4441180..97c136e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,24 +8,24 @@ Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
Build-Depends: debhelper-compat (= 13),
hunspell-en-gb <!nocheck>,
libhunspell-dev,
- libqt5svg5-dev (>= 5.15.12~),
+ libqt5svg5-dev (>= 5.15.13~),
pkg-config,
pkg-kde-tools,
- qml-module-qt-labs-folderlistmodel (>= 5.15.12+dfsg~),
- qml-module-qtqml (>= 5.15.12+dfsg~),
- qml-module-qtquick-layouts (>= 5.15.12+dfsg~),
- qml-module-qtquick-window2 (>= 5.15.12+dfsg~),
- qml-module-qttest (>= 5.15.12+dfsg~),
- qtbase5-dev (>= 5.15.12+dfsg~),
- qtbase5-private-dev (>= 5.15.12+dfsg~),
- qtdeclarative5-dev (>= 5.15.12+dfsg~),
- qtquickcontrols2-5-dev (>= 5.15.12+dfsg~),
+ qml-module-qt-labs-folderlistmodel (>= 5.15.13+dfsg~),
+ qml-module-qtqml (>= 5.15.13+dfsg~),
+ qml-module-qtquick-layouts (>= 5.15.13+dfsg~),
+ qml-module-qtquick-window2 (>= 5.15.13+dfsg~),
+ qml-module-qttest (>= 5.15.13+dfsg~),
+ qtbase5-dev (>= 5.15.13+dfsg~),
+ qtbase5-private-dev (>= 5.15.13+dfsg~),
+ qtdeclarative5-dev (>= 5.15.13+dfsg~),
+ qtquickcontrols2-5-dev (>= 5.15.13+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>
-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>
+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>
Standards-Version: 4.6.2
Rules-Requires-Root: no
Section: libs
More information about the Neon-commits
mailing list