[neon/qt/qtconnectivity/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.6.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:03 BST 2024
Git commit 424829840cd6e32b26cb41250ddda7b881819fd4 by Dmitry Shachnev.
Committed on 11/09/2022 at 09:06.
Pushed by jriddell into branch 'Neon/unstable'.
Bump Qt build-dependencies to 5.15.6.
M +1 -0 debian/changelog
M +7 -7 debian/control
https://invent.kde.org/neon/qt/qtconnectivity/-/commit/424829840cd6e32b26cb41250ddda7b881819fd4
diff --git a/debian/changelog b/debian/changelog
index daba7c8..79017ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtconnectivity-opensource-src (5.15.6-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
+ * Bump Qt build-dependencies to 5.15.6.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 10 Sep 2022 21:12:54 +0300
diff --git a/debian/control b/debian/control
index a3a545f..b65cdb8 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,13 @@ Build-Depends: debhelper-compat (= 13),
libbluetooth-dev [linux-any],
pkg-config,
pkg-kde-tools,
- qtbase5-dev (>= 5.15.5+dfsg~),
- qtbase5-private-dev (>= 5.15.5+dfsg~),
- qtdeclarative5-dev (>= 5.15.5+dfsg~)
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.5~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.5~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.5~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.5+dfsg~) <!nodoc>
+ 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>
Standards-Version: 4.6.1
Homepage: https://doc.qt.io/qt-5/topics-network-connectivity.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtconnectivity.git
More information about the Neon-commits
mailing list