[neon/qt/qtscxml/Neon/release] debian: Bump Qt build-dependencies to 5.15.3.
Dmitry Shachnev
null at kde.org
Wed Oct 19 14:21:05 BST 2022
Git commit d6145024afbb2f0b83d9df6a3266d2e54a663100 by Dmitry Shachnev.
Committed on 05/03/2022 at 17:52.
Pushed by jriddell into branch 'Neon/release'.
Bump Qt build-dependencies to 5.15.3.
M +1 -0 debian/changelog
M +9 -9 debian/control
https://invent.kde.org/neon/qt/qtscxml/commit/d6145024afbb2f0b83d9df6a3266d2e54a663100
diff --git a/debian/changelog b/debian/changelog
index 9c0843e..cd7711e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtscxml-everywhere-src (5.15.3-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Update debian/watch.
+ * Bump Qt build-dependencies to 5.15.3.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 05 Mar 2022 20:44:58 +0300
diff --git a/debian/control b/debian/control
index 9815da6..c633109 100644
--- a/debian/control
+++ b/debian/control
@@ -7,17 +7,17 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
Build-Depends: debhelper-compat (= 13),
pkg-kde-tools,
- qtbase5-dev (>= 5.15.2+dfsg~),
- qtbase5-private-dev (>= 5.15.2+dfsg~),
- qtdeclarative5-dev (>= 5.15.2+dfsg~),
- qtdeclarative5-private-dev (>= 5.15.2+dfsg~),
+ qtbase5-dev (>= 5.15.3+dfsg~),
+ qtbase5-private-dev (>= 5.15.3+dfsg~),
+ qtdeclarative5-dev (>= 5.15.3+dfsg~),
+ qtdeclarative5-private-dev (>= 5.15.3+dfsg~),
xauth <!nocheck>,
xvfb <!nocheck>
-Build-Depends-Indep: qdoc-qt5 (>= 5.15.2~) <!nodoc>,
- qhelpgenerator-qt5 (>= 5.15.2~) <!nodoc>,
- qtattributionsscanner-qt5 (>= 5.15.2~) <!nodoc>,
- qtbase5-doc-html (>= 5.15.2+dfsg~) <!nodoc>,
- qtdeclarative5-doc-html (>= 5.15.2+dfsg~) <!nodoc>
+Build-Depends-Indep: qdoc-qt5 (>= 5.15.3~) <!nodoc>,
+ qhelpgenerator-qt5 (>= 5.15.3~) <!nodoc>,
+ qtattributionsscanner-qt5 (>= 5.15.3~) <!nodoc>,
+ qtbase5-doc-html (>= 5.15.3+dfsg~) <!nodoc>,
+ qtdeclarative5-doc-html (>= 5.15.3+dfsg~) <!nodoc>
Standards-Version: 4.5.1
Homepage: https://doc.qt.io/qt-5/qtscxml-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtscxml.git
More information about the Neon-commits
mailing list