[neon/qt/qtscxml/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.13.
Dmitry Shachnev
null at kde.org
Mon Apr 29 17:44:27 BST 2024
Git commit 0610e371c9afb02c79554793a08a5a9446c6716b 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 +10 -10 debian/control
https://invent.kde.org/neon/qt/qtscxml/-/commit/0610e371c9afb02c79554793a08a5a9446c6716b
diff --git a/debian/changelog b/debian/changelog
index 3fef823..33e3d53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtscxml-everywhere-src (5.15.13-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:17 +0300
diff --git a/debian/control b/debian/control
index 00dfc7a..74d5743 100644
--- a/debian/control
+++ b/debian/control
@@ -8,18 +8,18 @@ Uploaders: Scarlett Moore <sgmoore at kde.org>,
Build-Depends: debhelper-compat (= 13),
libqt5scxml5-bin <cross>,
pkg-kde-tools,
- 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~),
- qtdeclarative5-private-dev (>= 5.15.12+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~),
+ qtdeclarative5-private-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>,
- qtdeclarative5-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>,
+ qtdeclarative5-doc-html (>= 5.15.13+dfsg~) <!nodoc>
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://doc.qt.io/qt-5/qtscxml-index.html
More information about the Neon-commits
mailing list