[neon/extras/tellico/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Thu Sep 8 17:48:54 BST 2022
Git commit 29516ecf5691c48de4210a63f31541be90f0ddcd by Pino Toscano.
Committed on 21/08/2021 at 06:44.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +4 -0 debian/changelog
M +6 -2 debian/control
https://invent.kde.org/neon/extras/tellico/commit/29516ecf5691c48de4210a63f31541be90f0ddcd
diff --git a/debian/changelog b/debian/changelog
index 613fce0..b0ef9e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ tellico (3.4.1-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
* Bump Standards-Version to 4.6.0, no changes required.
+ * Update the build dependencies according to the upstream build system:
+ - bump extra-cmake-modules to 5.19.0
+ - add libqt5charts5-dev, qtwebengine5-dev, libkf5sonnet-dev, and
+ libkf5textwidgets-dev
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sat, 21 Aug 2021 08:35:05 +0200
diff --git a/debian/control b/debian/control
index c13b747..acb9e43 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,10 @@ Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: Pino Toscano <pino at debian.org>,
Build-Depends: debhelper-compat (= 13),
- , cmake, extra-cmake-modules
- , pkg-config, pkg-kde-tools, qtbase5-dev
+ , cmake, extra-cmake-modules (>= 5.19.0~)
+ , pkg-config, pkg-kde-tools, qtbase5-dev (>= 5.4.0~),
+ , libqt5charts5-dev (>= 5.4.0~),
+ , qtwebengine5-dev (>= 5.4.0~) [amd64 arm64 armhf i386 mipsel],
, libkf5archive-dev
, libkf5cddb-dev
, libkf5codecs-dev
@@ -25,6 +27,8 @@ Build-Depends: debhelper-compat (= 13),
, libkf5newstuff-dev
, libkf5sane-dev
, libkf5solid-dev
+ , libkf5sonnet-dev
+ , libkf5textwidgets-dev
, libkf5wallet-dev
, libkf5widgetsaddons-dev
, libkf5windowsystem-dev
More information about the Neon-commits
mailing list