[neon/kde/kdeconnect/Neon/unstable] debian: lintings
Carlos De Maine
null at kde.org
Thu Jan 4 16:03:39 GMT 2024
Git commit cadd8a0055e1f12772d7779d94ba6d73f4ecc5f2 by Carlos De Maine.
Committed on 04/01/2024 at 17:03.
Pushed by carlosdem into branch 'Neon/unstable'.
lintings
M +0 -40 debian/copyright
M +10 -2 debian/kdeconnect.lintian-overrides
https://invent.kde.org/neon/kde/kdeconnect/-/commit/cadd8a0055e1f12772d7779d94ba6d73f4ecc5f2
diff --git a/debian/copyright b/debian/copyright
index ac7c82cf..8b38959d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,46 +23,6 @@ Copyright: 2014, Ahmed I. Khalil <ahmedibrahimkhali at gmail.com>
2013-2016, This_file_is_part_of_KDE
License: GPL-2+3+KDEeV
-Files: po/ca/*
- po/ca at valencia/*
- po/uk/*
-Copyright: 2013-2018, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: COPYING
- fileitemactionplugin/sendfileitemaction.*
-Copyright: 2014, Aleix Pol Gonzalez <aleixpol at kde.org>
- 2011, Alejandro Fiestas Olivares <afiestas at kde.org>
- 1989-1991, Free Software Foundation, Inc
-License: GPL-2+
-
-Files: app/main.cpp
- tests/downloadjobtest.cpp
- tests/testsocketlinereader.cpp
-Copyright: 2014, Albert Vaca Cintora <albertvaka at gmail.com>
- 2014, Aleix Pol Gonzalez <aleixpol at kde.org>
- 2014, Alejandro Fiestas Olivares <afiestas at kde.org>
-License: LGPL-2.1+
-
-Files: KDEConnectMacros.cmake
- interfaces/KDEConnectConfig.cmake.in
- cmake/FindLibFakeKey.cmake
-Copyright: 2015, Aleix Pol Gonzalez <aleixpol at kde.org>
- 2014, Alexandr Akulich <akulichalexander at gmail.com>
- 2014, Christophe Giboudeaux <cgiboudeaux at gmx.com>
-License: BSD-3-clause
-
-Files: interfaces/modeltest.h
- interfaces/modeltest.cpp
-Copyright: 2007, Trolltech ASA. All rights reserved
-License: GPL-2
-
-Files: cmake/FindXTest.cmake
-Copyright: 2011 O.S. Systems Software Ltda.
- 2011 Otavio Salvador <otavio at ossystems.com.br>
- 2011 Marc-Andre Moreau <marcandre.moreau at gmail.com>
-License: Apache-2
-
Files: debian/*
Copyright: 2014 David Suárez <david.sephirot at gmail.com>
License: GPL-2+
diff --git a/debian/kdeconnect.lintian-overrides b/debian/kdeconnect.lintian-overrides
index 0b4346d3..913a7a8e 100644
--- a/debian/kdeconnect.lintian-overrides
+++ b/debian/kdeconnect.lintian-overrides
@@ -2,5 +2,13 @@
kdeconnect: package-name-doesnt-match-sonames
# no '-dev' pkg provided
kdeconnect: no-symbols-control-file usr/lib/*/*
-kdeconnect: desktop-entry-contains-unknown-key usr/share/applications/org.kde.kdeconnect-settings.desktop:104 SingleMainWindow
-kdeconnect: desktop-entry-contains-unknown-key usr/share/applications/org.kde.kdeconnect.sms.desktop:140 SingleMainWindow
\ No newline at end of file
+kdeconnect: desktop-entry-contains-unknown-key usr/share/applications/org.kde.kdeconnect-settings.desktop:* SingleMainWindow
+kdeconnect: desktop-entry-contains-unknown-key usr/share/applications/org.kde.kdeconnect.sms.desktop:* SingleMainWindow
+kdeconnect: desktop-command-not-in-package usr/share/applications/kcm_kdeconnect.desktop systemsettings
+
+kdeconnect: no-manual-page usr/bin/kdeconnect-app
+kdeconnect: no-manual-page usr/bin/kdeconnect-cli
+kdeconnect: no-manual-page usr/bin/kdeconnect-handler
+kdeconnect: no-manual-page usr/bin/kdeconnect-indicator
+kdeconnect: no-manual-page usr/bin/kdeconnect-settings
+kdeconnect: no-manual-page usr/bin/kdeconnect-sms
\ No newline at end of file
More information about the Neon-commits
mailing list