[neon/kf6/kf6-kconfigwidgets/Neon/unstable] debian: lint

Carlos De Maine null at kde.org
Wed Nov 8 07:54:29 GMT 2023


Git commit 799722b18bdde6c1ddd3f8d7607a99098b9bd684 by Carlos De Maine.
Committed on 08/11/2023 at 08:54.
Pushed by carlosdem into branch 'Neon/unstable'.

lint

M  +0    -104  debian/copyright
M  +1    -0    debian/kf6-kconfigwidgets.lintian-overrides
M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kconfigwidgets/-/commit/799722b18bdde6c1ddd3f8d7607a99098b9bd684

diff --git a/debian/copyright b/debian/copyright
index d7e1faa..26e8d31 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,43 +36,6 @@ Copyright: 2012, Albert Astals Cid <aacid at kde.org>
            2001, translate.org.za
            1999, Matthias Hoelzer-Kluepfel <hoelzer at kde.org>
 License: LGPL-2+
-
-Files: src/kpastetextaction.cpp
-       src/kpastetextaction.h
-       src/krecentfilesaction.cpp
-       src/krecentfilesaction.h
-       src/krecentfilesaction_p.h
-       src/kstandardaction.cpp
-       src/kstandardaction.h
-       src/kstandardaction_p.h
-Copyright: 2003, Andras Mantia <amantia at kde.org>
-           2001-2002, Ellis Whitehead <ellis at kde.org>
-           2005-2006, Hamish Rodda <rodda at kde.org>
-           2001, Holger Freyther <freyther at kde.org>
-           2002, Joseph Wenninger <jowenn at kde.org>
-           1999-2000, Kurt Granroth <granroth at kde.org>
-           2000, Michael Koch <koch at kde.org>
-           2000, Nicolas Hadacek <haadcek at kde.org>
-           1999, Reginald Stadlbauer <reggie at kde.org>
-           1999, Simon Hausmann <hausmann at kde.org>
-License: LGPL-2
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License version 2 as published by the Free Software Foundation.
- .
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- Library General Public License for more details.
- .
- You should have received a copy of the GNU Library General Public License
- along with this library; see the file COPYING.LIB.  If not, write to
- the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
- .
- On Debian systems, the complete text of the GNU Library General
- Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
-
 Files: src/khelpclient.cpp
        src/khelpclient.h
        tests/klanguagebuttontest.cpp
@@ -103,73 +66,6 @@ License: LGPL-2+3+KDEeV
  likewise, the complete text of the GNU Library General Public License version
  3 can be found in "/usr/share/common-licenses/LGPL-3".
 
-Files: COPYING
-       tests/kcolorutilsdemo.cpp
-       tests/kcolorutilsdemo.h
-       tests/kimageframe.cpp
-       tests/kimageframe.h
-Copyright: 1989-1991, Free Software Foundation, Inc
-           2009, Matthew Woehlke <mw_triad at users.sourceforge.net>
-License: GPL-2+
- This package is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
- .
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>
- .
- 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: po/ca/kconfigwidgets5.po
-       po/ca at valencia/kconfigwidgets5.po
-       po/uk/kconfigwidgets5.po
-       po/uk/kf5_entry.desktop
-Copyright: 1998-2014, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
- This file is distributed under the license LGPL version 2.1 or
- version 3 or later versions approved by the membership of KDE e.V.
- .
- On Debian systems, the complete text of the GNU Lesser General Public License
- version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1', likewise,
- the complet text of the GNU Lesser General Public License version 3 can be
- found in `/usr/share/common-licenses/LGPL-3'.
-
-Files: src/ktip.h
-       src/ktipdialog.cpp
-       src/ktipdialog.h
-Copyright: 2000-2003, Matthias Hoelzer-Kluepfel <mhk at kde.org>
-           2000-2003, Tobias Koenig <tokoe at kde.org>
-           2000-2003, Daniel Molkentin <molkentin at kde.org>
-	   2008, Urs Wolfer <uwolfer at kde.org>
-License: Expat
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use,
- copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the
- Software is furnished to do so, subject to the following
- conditions:
- .
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- OTHER DEALINGS IN THE SOFTWARE.
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/kf6-kconfigwidgets.lintian-overrides b/debian/kf6-kconfigwidgets.lintian-overrides
index e69de29..430dee1 100644
--- a/debian/kf6-kconfigwidgets.lintian-overrides
+++ b/debian/kf6-kconfigwidgets.lintian-overrides
@@ -0,0 +1 @@
+kf6-kconfigwidgets: package-name-doesnt-match-sonames libKF6ConfigWidgets6
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 4d88869..e356ca6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	-DBUILD_QCH=ON \
-	-DBUILD_DESIGNERPLUGIN=ON 
\ No newline at end of file
+	-DBUILD_DESIGNERPLUGIN=ON 


More information about the Neon-commits mailing list