[neon/qt6/qt6-base/Neon/release] debian: add breaks/replaces against libqt6core6t64 and provide qt6-base-abi

Carlos De Maine null at kde.org
Mon Apr 7 10:24:31 BST 2025


Git commit 79a679e888590b6b01943defb730c7ec36472f9f by Carlos De Maine.
Committed on 07/04/2025 at 09:24.
Pushed by carlosdem into branch 'Neon/release'.

add breaks/replaces against libqt6core6t64 and provide qt6-base-abi

M  +5    -2    debian/control

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

diff --git a/debian/control b/debian/control
index f31bcd4..6dcf760 100644
--- a/debian/control
+++ b/debian/control
@@ -119,7 +119,8 @@ Depends: fontconfig,
          shared-mime-info,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: qt6-base-private-abi (=6.8.2),
+Provides: qt6-base-abi (=6.8.2),
+          qt6-base-private-abi (=6.8.2),
 Recommends: libcups2,
             libqt6sql6-sqlite | libqt6sql6-mysql | libqt6sql6-odbc | libqt6sql6-psql | libqt6sql6-ibase,
             qt6-gtk-platformtheme,
@@ -127,12 +128,14 @@ Recommends: libcups2,
             qt6-wayland,
             qt6-translations-l10n
 Breaks: qt6-qpa-plugins (<< 6.3.1+dfsg-6~),
+        libqt6core6t64 (<< 6.4.2+dfsg-21.1build5),
         libqt6gui6 (<< 6.8.1),
         libqt6gui6t64 (<< 6.8.1),
         libqt6network6 (<< 6.2.4+dfsg-5~),
         libqt6opengl6 (<< 6.3.1+dfsg-6~),
         libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
-Replaces: libqt6gui6t64 (<< 6.8.1),
+Replaces: libqt6core6t64 (<< 6.4.2+dfsg-21.1build5),
+          libqt6gui6t64 (<< 6.8.1),
           libqt6network6 (<< 6.2.4+dfsg-5~),
           libqt6opengl6t64 (<< 6.4.2+dfsg-21~),
           qt6-qpa-plugins (<< 6.3.1+dfsg-6~),


More information about the Neon-commits mailing list