[neon/qt/qtcreator/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Thu May 5 12:51:58 BST 2022
Git commit 76a126dcac945a36d4b1dadce4457d08f9aa73c6 by Pino Toscano.
Committed on 11/02/2022 at 22:11.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +3 -0 debian/changelog
M +17 -17 debian/control
https://invent.kde.org/neon/qt/qtcreator/commit/76a126dcac945a36d4b1dadce4457d08f9aa73c6
diff --git a/debian/changelog b/debian/changelog
index 9dc3843..7b8b2ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ qtcreator (7.0.0~beta1-0r1) UNRELEASED; urgency=medium
* Switch watch file to the unstable releases, mangling -beta/-rc in the
version.
* Switch Vcs-* fields to the 'experimental' packaging branch.
+ * Update the build dependencies according to the upstream build system:
+ - bump cmake to 3.16
+ - bump the Qt packages to 5.15.2
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 11 Feb 2022 22:47:39 +0100
diff --git a/debian/control b/debian/control
index 3e5763d..f1e0b14 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Adam Majer <adamm at zombino.com>,
Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
Simon Quigley <tsimonq2 at debian.org>
Build-Depends: clang (>= 1:10~),
- cmake (>= 3.10~),
+ cmake (>= 3.16~),
debhelper-compat (= 13),
libclang-dev (>= 1:10~),
libdw-dev,
@@ -15,26 +15,26 @@ Build-Depends: clang (>= 1:10~),
libjs-jquery,
libkf5syntaxhighlighting-dev,
liblitehtml-dev,
- libqt5opengl5-dev (>= 5.14.0~),
- libqt5serialport5-dev (>= 5.14.0~),
- libqt5sql5-sqlite (>= 5.14.0~),
- libqt5svg5-dev (>= 5.14.0~),
- libqt5x11extras5-dev (>= 5.14.0~),
+ libqt5opengl5-dev (>= 5.15.2~),
+ libqt5serialport5-dev (>= 5.15.2~),
+ libqt5sql5-sqlite (>= 5.15.2~),
+ libqt5svg5-dev (>= 5.15.2~),
+ libqt5x11extras5-dev (>= 5.15.2~),
libyaml-cpp-dev (>= 0.5~),
libzstd-dev,
llvm-dev (>= 1:10~),
pkg-config,
- qml-module-qtquick-controls (>= 5.14.0~),
- qml-module-qtquick2 (>= 5.14.0~),
- qtbase5-dev (>= 5.14.0~),
- qtbase5-private-dev (>= 5.14.0~),
- qtdeclarative5-dev (>= 5.14.0~),
- qtdeclarative5-private-dev (>= 5.14.0~),
- qtscript5-dev (>= 5.14.0~),
- qttools5-dev (>= 5.14.0~),
- qttools5-dev-tools (>= 5.14.0~),
- qttools5-private-dev (>= 5.14.0~),
- qtxmlpatterns5-dev-tools (>= 5.14.0~),
+ qml-module-qtquick-controls (>= 5.15.2~),
+ qml-module-qtquick2 (>= 5.15.2~),
+ qtbase5-dev (>= 5.15.2~),
+ qtbase5-private-dev (>= 5.15.2~),
+ qtdeclarative5-dev (>= 5.15.2~),
+ qtdeclarative5-private-dev (>= 5.15.2~),
+ qtscript5-dev (>= 5.15.2~),
+ qttools5-dev (>= 5.15.2~),
+ qttools5-dev-tools (>= 5.15.2~),
+ qttools5-private-dev (>= 5.15.2~),
+ qtxmlpatterns5-dev-tools (>= 5.15.2~),
zlib1g-dev
Standards-Version: 4.6.0
Rules-Requires-Root: no
More information about the Neon-commits
mailing list