[neon/forks/pyqt6/Neon/release] debian: Build-depend on qt6-base-private-dev.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:39:11 BST 2026
Git commit 6c0236e7fc650bb032b58261289dab504d5d117a by Dmitry Shachnev.
Committed on 16/02/2026 at 07:43.
Pushed by carlosdem into branch 'Neon/release'.
Build-depend on qt6-base-private-dev.
Closes: #1127923.
M +6 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/forks/pyqt6/-/commit/6c0236e7fc650bb032b58261289dab504d5d117a
diff --git a/debian/changelog b/debian/changelog
index dee9370..af8ab64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyqt6 (6.10.2-2) UNRELEASED; urgency=medium
+
+ * Build-depend on qt6-base-private-dev (closes: #1127923).
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Mon, 16 Feb 2026 10:41:46 +0300
+
pyqt6 (6.10.2-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index c701b7f..0f45121 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
python3-dbus,
python3-pyqtbuild (>= 1.19),
python3-sipbuild (>= 6.15.0-2~),
- qt6-base-dev (>= 6.4.2+dfsg-12~),
+ qt6-base-private-dev,
qt6-connectivity-dev [linux-any],
qt6-declarative-dev,
qt6-multimedia-dev,
More information about the Neon-commits
mailing list