[neon/forks/pyqt6/Neon/release] debian: Bump required versions of SIP and python3-pyqtbuild.

Dmitry Shachnev null at kde.org
Wed Dec 3 07:44:07 GMT 2025


Git commit a7f3c51d2af4bfc2d2406921efb2525c0db5ace5 by Dmitry Shachnev.
Committed on 24/10/2025 at 11:09.
Pushed by carlosdem into branch 'Neon/release'.

Bump required versions of SIP and python3-pyqtbuild.

M  +1    -0    debian/changelog
M  +3    -3    debian/control

https://invent.kde.org/neon/forks/pyqt6/-/commit/a7f3c51d2af4bfc2d2406921efb2525c0db5ace5

diff --git a/debian/changelog b/debian/changelog
index 7490025..a37691a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 pyqt6 (6.10.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump required versions of SIP and python3-pyqtbuild.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 24 Oct 2025 14:05:46 +0300
 
diff --git a/debian/control b/debian/control
index d67ad46..dd1766a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper-compat (= 13),
                python-dbus-dev,
                python3-all-dev,
                python3-dbus,
-               python3-pyqtbuild (>= 1.17),
-               python3-sipbuild (>= 6.12),
+               python3-pyqtbuild (>= 1.19),
+               python3-sipbuild (>= 6.13.1),
                qt6-base-dev (>= 6.4.2+dfsg-12~),
                qt6-connectivity-dev [linux-any],
                qt6-declarative-dev,
@@ -27,7 +27,7 @@ Build-Depends: debhelper-compat (= 13),
                qt6-tools-dev,
                qt6-webchannel-dev,
                qt6-websockets-dev,
-               sip-tools (>= 6.12)
+               sip-tools (>= 6.13.1)
 Rules-Requires-Root: no
 Standards-Version: 4.7.2
 Homepage: https://riverbankcomputing.com/software/pyqt/intro



More information about the Neon-commits mailing list