[neon/qt/qtvirtualkeyboard/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.12.

Dmitry Shachnev null at kde.org
Mon Apr 29 17:44:37 BST 2024


Git commit 408789f4a4bc449a9c77e4a998641f32810a79d9 by Dmitry Shachnev.
Committed on 23/12/2023 at 13:13.
Pushed by jriddell into branch 'Neon/unstable'.

Bump Qt build-dependencies to 5.15.12.

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

https://invent.kde.org/neon/qt/qtvirtualkeyboard/-/commit/408789f4a4bc449a9c77e4a998641f32810a79d9

diff --git a/debian/changelog b/debian/changelog
index 298f8f3..bd6c8d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtvirtualkeyboard-opensource-src (5.15.12+dfsg-1) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * New upstream release.
+  * Bump Qt build-dependencies to 5.15.12.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 23 Dec 2023 16:11:34 +0300
 
diff --git a/debian/control b/debian/control
index 9bd6545..6325fd8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,25 +8,25 @@ 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.10~),
+               libqt5svg5-dev (>= 5.15.12~),
                libxcb-xfixes0-dev,
                pkg-config,
                pkg-kde-tools,
-               qml-module-qt-labs-folderlistmodel (>= 5.15.10+dfsg~),
-               qml-module-qtqml (>= 5.15.10+dfsg~),
-               qml-module-qtquick-layouts (>= 5.15.10+dfsg~),
-               qml-module-qtquick-window2 (>= 5.15.10+dfsg~),
-               qml-module-qttest (>= 5.15.10+dfsg~),
-               qtbase5-dev (>= 5.15.10+dfsg~),
-               qtbase5-private-dev (>= 5.15.10+dfsg~),
-               qtdeclarative5-dev (>= 5.15.10+dfsg~),
-               qtquickcontrols2-5-dev (>= 5.15.10+dfsg~),
+               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~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.10~) <!nodoc>,
-                     qhelpgenerator-qt5 (>= 5.15.10~) <!nodoc>,
-                     qtattributionsscanner-qt5 (>= 5.15.10~) <!nodoc>,
-                     qtbase5-doc-html (>= 5.15.10+dfsg~) <!nodoc>
+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>
 Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Section: libs



More information about the Neon-commits mailing list