[neon/kde/plasma-nm/Neon/unstable] debian: libplasma && lints

Carlos De Maine null at kde.org
Fri Dec 1 01:18:36 GMT 2023


Git commit dfb5e04223eea7e178dbc6dd5d4294dd3c8025b4 by Carlos De Maine.
Committed on 01/12/2023 at 02:18.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma && lints

M  +0    -4    debian/changelog
M  +1    -0    debian/control
M  +1    -38   debian/copyright
M  +4    -2    debian/plasma-nm.lintian-overrides
A  +1    -0    debian/plasma-nm.qml-ignore

https://invent.kde.org/neon/kde/plasma-nm/-/commit/dfb5e04223eea7e178dbc6dd5d4294dd3c8025b4

diff --git a/debian/changelog b/debian/changelog
index 046bf8f..04673ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -118,10 +118,6 @@ plasma-nm (4:5.25.0-0neon) focal; urgency=medium
 
  -- Neon CI <neon at kde.org>  Mon, 13 Jun 2022 22:46:04 +0000
 
-  * New release
-
- -- Neon CI <neon at kde.org>  Tue, 03 May 2022 12:27:42 +0000
-
 plasma-nm (4:5.24.4-0neon) focal; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 910e178..bea6445 100644
--- a/debian/control
+++ b/debian/control
@@ -56,6 +56,7 @@ Depends: mobile-broadband-provider-info,
          plasma-framework6,
          kf6-kcoreaddons,
          kf6-kirigami2,
+         kf6-kquickcharts,
          kf6-prison,
          kf6-kdeclarative,
          ${misc:Depends},
diff --git a/debian/copyright b/debian/copyright
index f9af0ed..9c974cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,8 +58,6 @@ Files: kded/pindialog.cpp
        libs/editor/widgets/ipv6routeswidget.h
        libs/editor/widgets/mobileconnectionwizard.cpp
        libs/editor/widgets/mobileconnectionwizard.h
-       libs/uiutils.cpp
-       libs/uiutils.h
        vpn/openvpn/openvpn.cpp
        vpn/openvpn/openvpn.h
        vpn/openvpn/openvpnauth.cpp
@@ -116,11 +114,9 @@ License: GPL-2+3+KDEeV
  the complete text of the GNU General Public License version 3 can be
  found in "/usr/share/common-licenses/GPL-3".
 
-Files: COPYING
-       vpn/l2tp/nm-l2tp-service.h
+Files: vpn/l2tp/nm-l2tp-service.h
        vpn/openconnect/nm-openconnect-service.h
        vpn/openswan/nm-openswan-service.h
-       vpn/openvpn/nm-openvpn-service.h
        vpn/pptp/nm-pptp-service.h
        vpn/strongswan/nm-strongswan-service.h
        vpn/vpnc/nm-vpnc-service.h
@@ -150,39 +146,6 @@ License: GPL-2+
  On Debian systems, the complete text of the GNU General Public License
  version 2 can be found in "/usr/share/common-licenses/GPL-2".
 
-Files: cmake/FindMobileBroadbandProviderInfo.cmake
-       cmake/FindModemManager.cmake
-       cmake/FindNetworkManager.cmake
-       vpn/openconnect/FindOpenConnect.cmake
-Copyright: 2006, Alexander Neundorf <neundorf at kde.org>
-           2011, Ilia Kats <ilia-kats at gmx.net>
-           2015, Jan Grulich <jgrulich at redhat.com>
-           2011, Lamarque Souza <lamarque at kde.org>
-           2007, Will Stephenson <wstephenson at kde.org>
-License: BSD-3-clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
- 1. Redistributions of source code must retain the copyright
-    notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products
-    derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
- OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
- INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/plasma-nm.lintian-overrides b/debian/plasma-nm.lintian-overrides
index 4b05301..2ad6eec 100644
--- a/debian/plasma-nm.lintian-overrides
+++ b/debian/plasma-nm.lintian-overrides
@@ -1,5 +1,7 @@
-plasma-nm: package-name-doesnt-match-sonames libplasmanm-editor libplasmanm-internal
 plasma-nm: shlib-without-versioned-soname usr/lib/*/libplasmanm_editor.so libplasmanm_editor.so
 plasma-nm: shlib-without-versioned-soname usr/lib/*/libplasmanm_internal.so libplasmanm_internal.so
-plasma-nm: postinst-must-call-ldconfig usr/lib/*/libplasmanm_internal.so
+
 plasma-nm: package-must-activate-ldconfig-trigger usr/lib/*/libplasmanm_internal.so
+plasma-nm: package-name-doesnt-match-sonames libplasmanm-editor libplasmanm-internal
+
+plasma-nm: desktop-command-not-in-package usr/share/applications/kcm_networkmanagement.desktop systemsettings
\ No newline at end of file
diff --git a/debian/plasma-nm.qml-ignore b/debian/plasma-nm.qml-ignore
new file mode 100644
index 0000000..2655032
--- /dev/null
+++ b/debian/plasma-nm.qml-ignore
@@ -0,0 +1 @@
+- org.kde.plasma.plasmoid[2.0]
\ No newline at end of file


More information about the Neon-commits mailing list