[neon/qt6/qt6-base/Neon/release] debian: breaks for qt6-base-doc file moves

Carlos De Maine null at kde.org
Tue Oct 29 10:25:55 GMT 2024


Git commit bdf287eb250022bc323430c2dc9ba6ea489a21bb by Carlos De Maine.
Committed on 29/10/2024 at 10:25.
Pushed by carlosdem into branch 'Neon/release'.

breaks for qt6-base-doc file moves

M  +3    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-base/-/commit/bdf287eb250022bc323430c2dc9ba6ea489a21bb

diff --git a/debian/control b/debian/control
index c0b7afd..bde1a5c 100644
--- a/debian/control
+++ b/debian/control
@@ -238,7 +238,9 @@ Depends: default-libmysqlclient-dev,
          zlib1g-dev,
          ${misc:Depends},
          ${shlibs:Depends},
-Breaks: libqt6opengl6-dev (<< 6.4.2+dfsg-12~), qt6-base (<< 6.6.2-1neon)
+Breaks: libqt6opengl6-dev (<< 6.4.2+dfsg-12~),
+        qt6-base (<< 6.6.2-1neon),
+        qt6-base-doc (<< ${source:Version}~ciBuild),
 Replaces: libqt6opengl6-dev (<< 6.4.2+dfsg-12~),
 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