[neon/neon-packaging/krdp/Neon/release] debian: lints
Carlos De Maine
null at kde.org
Wed Jan 15 05:11:06 GMT 2025
Git commit cc943f5b71ce45135636b1c739d2a6ddc05ad34b by Carlos De Maine.
Committed on 15/01/2025 at 05:11.
Pushed by carlosdem into branch 'Neon/release'.
lints
M +5 -3 debian/control
A +4 -0 debian/krdp.lintian-overrides
https://invent.kde.org/neon/neon-packaging/krdp/-/commit/cc943f5b71ce45135636b1c739d2a6ddc05ad34b
diff --git a/debian/control b/debian/control
index a580a50..8f73e47 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,9 @@ Description: KDE's RDP library
This package contains the krdp main library.
Package: libkrdp6
-Architecture: any
+Architecture: all
+Priority: optional
+Section: oldlibs
Depends: krdp, ${misc:Depends}, ${shlibs:Depends}
-Description: empty transitional
- dummy
+Description: dummy transitional package
+ This package can be safely removed.
diff --git a/debian/krdp.lintian-overrides b/debian/krdp.lintian-overrides
new file mode 100644
index 0000000..4aa1b59
--- /dev/null
+++ b/debian/krdp.lintian-overrides
@@ -0,0 +1,4 @@
+krdp: desktop-command-not-in-package systemsettings [usr/share/applications/kcm_krdpserver.desktop]
+krdp: package-name-doesnt-match-sonames libKRdp6
+krdp: missing-call-to-dpkg-maintscript-helper rm_conffile [preinst]
+krdp: script-without-interpreter [preinst]
\ No newline at end of file
More information about the Neon-commits
mailing list