[neon/kde/plasma-systemmonitor/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Sun Jan 12 04:07:11 GMT 2025
Git commit ba61344ef68765ff5735e138189d703580a87c79 by Carlos De Maine.
Committed on 12/01/2025 at 04:07.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +3 -2 debian/control
M +1 -1 debian/plasma-systemmonitor.lintian-overrides
https://invent.kde.org/neon/kde/plasma-systemmonitor/-/commit/ba61344ef68765ff5735e138189d703580a87c79
diff --git a/debian/control b/debian/control
index b40da4e..43308a8 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends: cmake,
kf6-knewstuff-dev,
kf6-kpackage-dev,
kf6-kservice-dev,
- libkf5sysguard-dev,
+ libksysguard-dev,
pkg-kde-tools-neon,
qt6-base-dev,
qt6-declarative-dev
@@ -41,7 +41,8 @@ Depends: ksystemstats,
kf6-kitemmodels,
kf6-knewstuff,
kf6-kquickcharts,
- kf6-qqc2-desktop-style
+ kf6-qqc2-desktop-style,
+ python3,
qml6-module-org-kde-ksysguard,
qml6-module-qt-labs-platform,
qml6-module-qt-labs-qmlmodels,
diff --git a/debian/plasma-systemmonitor.lintian-overrides b/debian/plasma-systemmonitor.lintian-overrides
index 007a2d9..f2719b1 100644
--- a/debian/plasma-systemmonitor.lintian-overrides
+++ b/debian/plasma-systemmonitor.lintian-overrides
@@ -3,7 +3,7 @@ plasma-systemmonitor: desktop-entry-contains-unknown-key usr/share/applications/
plasma-systemmonitor: executable-not-elf-or-script [usr/share/kglobalaccel/org.kde.plasma-systemmonitor.desktop]
plasma-systemmonitor: lacks-ldconfig-trigger usr/lib/*/libPlasmaSystemMonitorPage.so usr/lib/*/libPlasmaSystemMonitorTable.so
-
+plasma-systemmonitor: no-manual-page [usr/bin/plasma-systemmonitor]
plasma-systemmonitor: package-name-doesnt-match-sonames libPlasmaSystemMonitorPage libPlasmaSystemMonitorTable
plasma-systemmonitor: shared-library-lacks-version usr/lib/*/libPlasmaSystemMonitorPage.so libPlasmaSystemMonitorPage.so
More information about the Neon-commits
mailing list