[neon/forks/kup-backup/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Mon Jan 13 10:44:56 GMT 2025
Git commit d6a2640753aff1dac4e3bb82a93da9f048b43e64 by Carlos De Maine.
Committed on 13/01/2025 at 10:44.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +1 -9 debian/kup-backup.lintian-overrides
M +1 -1 debian/rules
https://invent.kde.org/neon/forks/kup-backup/-/commit/d6a2640753aff1dac4e3bb82a93da9f048b43e64
diff --git a/debian/kup-backup.lintian-overrides b/debian/kup-backup.lintian-overrides
index f6f0c13..1762e5b 100644
--- a/debian/kup-backup.lintian-overrides
+++ b/debian/kup-backup.lintian-overrides
@@ -1,9 +1 @@
-# This private library is related to kdeinit5 launcher which expect this
-# specific library format, path and behavior.
-kup-backup: package-name-doesnt-match-sonames libkdeinit5-kup-daemon
-kup-backup: shlib-without-versioned-soname usr/lib/*/libkdeinit5_kup-daemon.so libkdeinit5_kup-daemon.so
-kup-backup: package-must-activate-ldconfig-trigger usr/lib/*/libkdeinit5_kup-daemon.so
-# This package does not ship development headers for this private library even
-# if it have a shared library path. So it does not make sense to generate
-# symbols file in this case.
-kup-backup: no-symbols-control-file usr/lib/*/libkdeinit5_kup-daemon.so
+kup-backup: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_kup.desktop]
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 811f12e..49552b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
# # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
%:
- dh $@ --with kf6 --buildsystem kf6
\ No newline at end of file
+ dh $@ --with kf6 --buildsystem kf6
More information about the Neon-commits
mailing list