[neon/qt/qtserialport/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.10.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:29 BST 2024
Git commit 4a6b3912a1ed0ea024499773d48209ff6d0d8791 by Dmitry Shachnev.
Committed on 10/06/2023 at 17:46.
Pushed by jriddell into branch 'Neon/unstable'.
Bump Qt build-dependencies to 5.15.10.
M +1 -0 debian/changelog
M +6 -6 debian/control
https://invent.kde.org/neon/qt/qtserialport/-/commit/4a6b3912a1ed0ea024499773d48209ff6d0d8791
diff --git a/debian/changelog b/debian/changelog
index 21e07ec..3d1c260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtserialport-opensource-src (5.15.10-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.10.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 10 Jun 2023 20:46:09 +0300
diff --git a/debian/control b/debian/control
index 19d67d5..b43f95e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,12 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: debhelper-compat (= 13),
libudev-dev [linux-any],
pkg-kde-tools,
- qtbase5-dev (>= 5.15.9+dfsg~),
- qtbase5-private-dev (>= 5.15.9+dfsg~)
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.9~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.9~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.9~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.9+dfsg~) <!nodoc>
+ qtbase5-dev (>= 5.15.10+dfsg~),
+ qtbase5-private-dev (>= 5.15.10+dfsg~)
+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>
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://doc.qt.io/qt-5/qtserialport-index.html
More information about the Neon-commits
mailing list