[neon/qt6/qt6-tools/Neon/release] debian: rearrange installs

Carlos De Maine null at kde.org
Wed Apr 30 10:30:38 BST 2025


Git commit 7d89e512d03f9e8aadfd4f528eac979e88df2c90 by Carlos De Maine.
Committed on 30/04/2025 at 09:30.
Pushed by carlosdem into branch 'Neon/release'.

rearrange installs

M  +1    -0    debian/control
M  +0    -2    debian/qt6-tools-dev.install
M  +1    -0    debian/qt6-tools.install

https://invent.kde.org/neon/qt6/qt6-tools/-/commit/7d89e512d03f9e8aadfd4f528eac979e88df2c90

diff --git a/debian/control b/debian/control
index be50bcd..7bdead8 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Depends: qt6-base,
 Provides: qt6-designer-private-abi (= 6.9.0),
           qt6-help-private-abi (= 6.9.0),
           qt6-uitools-private-abi (= 6.9.0),
+Breaks: qt6-tools-dev (<< 6.9.0~),
 Replaces: assistant-qt6,
           designer-qt6,
           designer-qt6-plugins,
diff --git a/debian/qt6-tools-dev.install b/debian/qt6-tools-dev.install
index 8686d4c..4dfad78 100644
--- a/debian/qt6-tools-dev.install
+++ b/debian/qt6-tools-dev.install
@@ -13,8 +13,6 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/designer/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/help/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
 usr/lib/qt6/bin/pixeltool
 usr/lib/qt6/bin/qdbusviewer
diff --git a/debian/qt6-tools.install b/debian/qt6-tools.install
index ecc0501..4700093 100644
--- a/debian/qt6-tools.install
+++ b/debian/qt6-tools.install
@@ -2,6 +2,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Designer.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6DesignerComponents.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Help.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6UiTools.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
 usr/lib/qt6/bin/assistant
 usr/lib/qt6/bin/designer
 usr/lib/qt6/bin/lconvert


More information about the Neon-commits mailing list