[neon/qt6/qt6-5compat/Neon/release] debian: lints

Carlos De Maine null at kde.org
Sun Dec 10 05:06:07 GMT 2023


Git commit fe75d306973fd0e4bd9eee2089bfb62c3fc42f7d by Carlos De Maine.
Committed on 10/12/2023 at 06:05.
Pushed by carlosdem into branch 'Neon/release'.

lints

M  +4    -2    debian/control
M  +1    -0    debian/qt6-5compat-dev.install

https://invent.kde.org/neon/qt6/qt6-5compat/-/commit/fe75d306973fd0e4bd9eee2089bfb62c3fc42f7d

diff --git a/debian/control b/debian/control
index 17df79d..41d5381 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,10 @@ Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
 Pre-Depends: ${misc:Pre-Depends}
-Depends: qt6-5compat (= ${binary:Version}), qt6-base-dev, ${misc:Depends}
+Depends: qt6-5compat (= ${binary:Version}),
+         qt6-base-dev,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Provides: libqt6core5compat6,
           qml6-module-qt5compat-graphicaleffects,
 Replaces: libqt6core5compat6-dev,
@@ -66,7 +69,6 @@ Pre-Depends: ${misc:Pre-Depends}
 Depends: qt6-5compat-dev (= ${binary:Version}),
          qt6-base-doc,
          ${misc:Depends},
-         ${shlibs:Depends}
 Provides: qt6-5compat-doc-html,
 Replaces: qt6-5compat-doc-html,
 Description: Qt 6 Qt5Compat - development files
diff --git a/debian/qt6-5compat-dev.install b/debian/qt6-5compat-dev.install
index 274ce5d..3890cbf 100644
--- a/debian/qt6-5compat-dev.install
+++ b/debian/qt6-5compat-dev.install
@@ -4,5 +4,6 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Core5Compat.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6Core5Compat.so
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6core5compat_*_metatypes.json
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6Core5Compat.pc
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/Core5Compat.json


More information about the Neon-commits mailing list