[neon/qt6/qt6-base/Neon/release] debian: a package can't break/replace itself
Carlos De Maine
null at kde.org
Wed May 20 05:52:21 BST 2026
Git commit 1a6e5cf79547ac488404c5cdce8d8dbf5f6e1291 by Carlos De Maine.
Committed on 20/05/2026 at 03:54.
Pushed by carlosdem into branch 'Neon/release'.
a package can't break/replace itself
M +2 -2 debian/control
https://invent.kde.org/neon/qt6/qt6-base/-/commit/1a6e5cf79547ac488404c5cdce8d8dbf5f6e1291
diff --git a/debian/control b/debian/control
index b7a3481..717aaec 100644
--- a/debian/control
+++ b/debian/control
@@ -262,13 +262,13 @@ Depends: firebird-dev,
${misc:Depends},
${shlibs:Depends},
Breaks: libqt6opengl6-dev (<< 6.4.2+dfsg-12~),
- qt6-base-dev (<< 6.11.1),
+ qt6-base (<< 6.11.1),
qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
Conflicts: qt6-wayland (<< 6.10.0),
qt6-wayland-dev (<< 6.10.0),
Replaces: libqt6opengl6-dev (<< 6.4.2+dfsg-12~),
- qt6-base-dev (<< 6.11.1),
+ qt6-base (<< 6.11.1),
Provides: libqt6opengl6-dev (= ${binary:Version}),
Description: Qt 6 base development files
Qt is a cross-platform C++ application framework. Qt's primary feature
More information about the Neon-commits
mailing list