[neon/extras/polkit-qt-1/Neon/release] debian: update B-Ds
Pino Toscano
null at kde.org
Thu Sep 8 17:07:14 BST 2022
Git commit 74c2d6d86044e97e20d3196d5ace077316f97bf7 by Pino Toscano.
Committed on 22/08/2021 at 05:54.
Pushed by jriddell into branch 'Neon/release'.
update B-Ds
M +3 -0 debian/changelog
M +2 -2 debian/control
https://invent.kde.org/neon/extras/polkit-qt-1/commit/74c2d6d86044e97e20d3196d5ace077316f97bf7
diff --git a/debian/changelog b/debian/changelog
index 206f831..6ce6156 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ polkit-qt-1 (0.114.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Update the build dependencies according to the upstream build system:
+ - bump cmake to 3.11
+ - bump Qt to 5.5.0
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 22 Aug 2021 07:43:13 +0200
diff --git a/debian/control b/debian/control
index 898f47c..89574d6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Modestas Vainius <modax at debian.org>,
Maximiliano Curia <maxy at debian.org>,
-Build-Depends: cmake (>= 2.8.11),
+Build-Depends: cmake (>= 3.11.0~),
debhelper-compat (= 12),
libglib2.0-dev,
libpolkit-agent-1-dev (>= 0.98),
libpolkit-gobject-1-dev (>= 0.98),
pkg-config,
pkg-kde-tools (>= 0.11),
- qtbase5-dev (>= 5.1.0)
+ qtbase5-dev (>= 5.5.0~),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://invent.kde.org/libraries/polkit-qt-1
More information about the Neon-commits
mailing list