[neon/forks/pyqt6-charts/Neon/release] debian: Add missing sipbuild build-dependencies
Stephen Kitt
null at kde.org
Mon Jul 27 14:45:00 BST 2026
Git commit f5299b91f8c020296e6a5cdfb66b5072b1475e9e by Stephen Kitt.
Committed on 28/08/2025 at 15:27.
Pushed by carlosdem into branch 'Neon/release'.
Add missing sipbuild build-dependencies
M +1 -0 debian/changelog
M +2 -0 debian/control
https://invent.kde.org/neon/forks/pyqt6-charts/-/commit/f5299b91f8c020296e6a5cdfb66b5072b1475e9e
diff --git a/debian/changelog b/debian/changelog
index fee11ec..c18cc8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pyqt6-charts (6.9.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Add missing sipbuild build-dependencies.
-- Stephen Kitt <skitt at debian.org> Thu, 28 Aug 2025 14:46:03 +0200
diff --git a/debian/control b/debian/control
index 5ac29c8..7e90f14 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,12 @@ Maintainer: Debian Python Team <team+python at tracker.debian.org>
Uploaders: Stephen Kitt <skitt at debian.org>
Build-Depends: debhelper-compat (= 13),
dh-sequence-python3,
+ pybuild-plugin-pyproject,
pyqt6-dev,
python3-all-dev,
python3-pyqt6,
python3-pyqtbuild,
+ python3-sipbuild,
qt6-charts-dev,
qt6-tools-dev,
sip-tools
More information about the Neon-commits
mailing list