[neon/qt/qtsvg/Neon/unstable] debian: Bump Qt build-dependencies to 5.15.13.
Dmitry Shachnev
null at kde.org
Tue Jul 23 15:14:26 BST 2024
Git commit 8123d7a67a3cfcba6f7ce1bc1e3c7190bc471721 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 +7 -7 debian/control
https://invent.kde.org/neon/qt/qtsvg/-/commit/8123d7a67a3cfcba6f7ce1bc1e3c7190bc471721
diff --git a/debian/changelog b/debian/changelog
index d3cb883..d58163d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtsvg-opensource-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:18 +0300
diff --git a/debian/control b/debian/control
index b175e69..bc91096 100644
--- a/debian/control
+++ b/debian/control
@@ -11,15 +11,15 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Simon Quigley <tsimonq2 at debian.org>
Build-Depends: dbus,
debhelper-compat (= 13),
- libqt5opengl5-dev (>= 5.15.12+dfsg~),
+ libqt5opengl5-dev (>= 5.15.13+dfsg~),
pkg-kde-tools,
- qtbase5-dev (>= 5.15.12+dfsg~),
- qtbase5-private-dev (>= 5.15.12+dfsg~),
+ qtbase5-dev (>= 5.15.13+dfsg~),
+ qtbase5-private-dev (>= 5.15.13+dfsg~),
zlib1g-dev
-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>
+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>
Standards-Version: 4.6.2
Homepage: https://doc.qt.io/qt-5/qtsvg-index.html
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qtsvg.git
More information about the Neon-commits
mailing list