[neon/kf6/kf6-kjobwidgets/Neon/stable] debian: fix includes and formatting

Carlos De Maine null at kde.org
Tue Apr 8 10:58:02 BST 2025


Git commit f9b2fde21c69fcec67d4da21e540a7bcb51d801e by Carlos De Maine.
Committed on 08/04/2025 at 09:58.
Pushed by carlosdem into branch 'Neon/stable'.

fix includes and formatting

M  +3    -3    debian/control
M  +2    -2    debian/kf6-kjobwidgets-dev.install

https://invent.kde.org/neon/kf6/kf6-kjobwidgets/-/commit/f9b2fde21c69fcec67d4da21e540a7bcb51d801e

diff --git a/debian/control b/debian/control
index 535c474..e34f978 100644
--- a/debian/control
+++ b/debian/control
@@ -53,9 +53,9 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Depends: kf6-kcoreaddons-dev, 
-          kf6-kjobwidgets (= ${binary:Version}), 
-          qt6-base-dev, 
-          ${misc:Depends}
+         kf6-kjobwidgets (= ${binary:Version}), 
+         qt6-base-dev, 
+         ${misc:Depends}
 Replaces: libkf6jobwidgets-dev,
           libkf6jobwidgets-doc,
 Description: development files for kjobwidgets
diff --git a/debian/kf6-kjobwidgets-dev.install b/debian/kf6-kjobwidgets-dev.install
index d048a23..0fada7a 100644
--- a/debian/kf6-kjobwidgets-dev.install
+++ b/debian/kf6-kjobwidgets-dev.install
@@ -1,7 +1,7 @@
 usr/include/KF6/KJobWidgets/
-usr/include/PySide6/KCoreAddons/
+usr/include/PySide6/
 usr/lib/*/cmake/KF6JobWidgets/
 usr/lib/*/libKF6JobWidgets.so
 usr/share/dbus-1/interfaces/
-usr/share/PySide6/typesystems/
+usr/share/PySide6/
 usr/share/qt6/doc/
\ No newline at end of file


More information about the Neon-commits mailing list