[neon/kde/systemsettings/Neon/unstable] debian: lints
Carlos De Maine
null at kde.org
Sat Nov 18 23:38:18 GMT 2023
Git commit 21a54dd21cb33742d72e42bfd7f6de4409cba786 by Carlos De Maine.
Committed on 19/11/2023 at 00:38.
Pushed by carlosdem into branch 'Neon/unstable'.
lints
M +3 -7 debian/control
M +2 -1 debian/systemsettings.lintian-overrides
https://invent.kde.org/neon/kde/systemsettings/-/commit/21a54dd21cb33742d72e42bfd7f6de4409cba786
diff --git a/debian/control b/debian/control
index 9a3e573..a9e60fe 100644
--- a/debian/control
+++ b/debian/control
@@ -32,7 +32,7 @@ Build-Depends: cmake,
plasma-workspace-dev,
qt6-base-dev,
qt6-declarative-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/systemsettings
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/systemsettings
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/systemsettings.git
@@ -47,12 +47,8 @@ Depends: kf6-kcmutils,
qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
-Breaks: kde-config-systemd,
- systemsettings-data (<< 4:5.0.2+git20140920~),
- ${kde-l10n:all}
-Replaces: kde-config-systemd,
- systemsettings-data (<< 4:5.0.2+git20140920~),
- ${kde-l10n:all}
+Breaks: kde-config-systemd
+Replaces: kde-config-systemd
Description: System Settings interface
Desktop configuration application.
.
diff --git a/debian/systemsettings.lintian-overrides b/debian/systemsettings.lintian-overrides
index 2120571..a46c9ea 100644
--- a/debian/systemsettings.lintian-overrides
+++ b/debian/systemsettings.lintian-overrides
@@ -1,2 +1,3 @@
-systemsettings: package-name-doesnt-match-sonames libsystemsettingsview3
systemsettings: binary-without-manpage usr/bin/systemsettings
+systemsettings: desktop-entry-contains-unknown-key usr/share/applications/systemsettings.desktop:5 SingleMainWindow
+systemsettings: package-name-doesnt-match-sonames libsystemsettingsview3
More information about the Neon-commits
mailing list