[neon/forks/pyqt6/Neon/release] debian: Add Breaks/Replaces for the uic move.
Dmitry Shachnev
null at kde.org
Mon Jul 27 14:39:11 BST 2026
Git commit 2e8978d850c016780c52c3a4806568e74ad76aec by Dmitry Shachnev.
Committed on 26/05/2026 at 10:36.
Pushed by carlosdem into branch 'Neon/release'.
Add Breaks/Replaces for the uic move.
M +2 -0 debian/control
https://invent.kde.org/neon/forks/pyqt6/-/commit/2e8978d850c016780c52c3a4806568e74ad76aec
diff --git a/debian/control b/debian/control
index 9e976eb..3b93b52 100644
--- a/debian/control
+++ b/debian/control
@@ -76,6 +76,8 @@ Depends: python3-pyqt6.sip (<< 14),
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
+Breaks: pyqt6-dev-tools (<< 6.11.0-2~)
+Replaces: pyqt6-dev-tools (<< 6.11.0-2~)
Description: Python bindings for Qt 6
PyQt6 exposes the Qt 6 API to Python.
This package contains the following modules:
More information about the Neon-commits
mailing list