[neon/neon-packaging/kactivities6/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Wed Nov 8 22:05:48 GMT 2023


Git commit a8299ebf2f907d09e8fc61c4c7615aa2ee0b8c62 by Carlos De Maine.
Committed on 08/11/2023 at 23:05.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

M  +8    -8    debian/control
M  +0    -98   debian/copyright
M  +2    -2    debian/kactivities6.lintian-overrides

https://invent.kde.org/neon/neon-packaging/kactivities6/-/commit/a8299ebf2f907d09e8fc61c4c7615aa2ee0b8c62

diff --git a/debian/control b/debian/control
index b9912bd..130d3d1 100644
--- a/debian/control
+++ b/debian/control
@@ -55,19 +55,19 @@ Depends: kactivities6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
-Package: libkf6activities-doc
+Package: kf6-kactivities
 Architecture: all
 Depends: kactivities6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
-Package: libkf6activities6
+Package: kf6-kactivities-dev
 Architecture: all
-Depends: kactivities6, ${misc:Depends}
+Depends: kactivities6-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
-Package: qml6-module-org-kde-activities
+Package: libkf6activities6
 Architecture: all
 Depends: kactivities6, ${misc:Depends}
 Description: Dummy transitional
@@ -77,16 +77,16 @@ Package: libkf6activities-dev
 Architecture: all
 Depends: kactivities6-dev, ${misc:Depends}
 Description: Dummy transitional
-  Transitional dummy package.
+ Transitional dummy package.
 
-Package: kf6-kactivities
+Package: libkf6activities-doc
 Architecture: all
 Depends: kactivities6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
-Package: kf6-kactivities-dev
+Package: qml6-module-org-kde-activities
 Architecture: all
-Depends: kactivities6-dev, ${misc:Depends}
+Depends: kactivities6, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index 3d1aada..af7f1e9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,104 +24,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: src/imports/activitiesextensionplugin.cpp
-       src/imports/activitiesextensionplugin.h
-       src/lib/core/mainthreadexecutor_p.cpp
-       src/lib/core/mainthreadexecutor_p.h
-       src/lib/core/manager_p.cpp
-       src/lib/core/manager_p.h
-       src/lib/core/resourceinstance.h
-       src/lib/core/version.cpp
-       src/lib/core/version.h
-       src/utils/d_ptr.h
-       src/utils/d_ptr_implementation.h
-       src/utils/for_each_assoc.h
-       src/utils/merge_into.h
-       src/utils/range.h
-       src/utils/remove_if.h
-Copyright: 2010-2015, Ivan Cukic <ivan.cukic(at)kde.org>
-           2008, Aaron Seigo <aseigo at kde.org>
-License: LGPL-2+
-
-Files: src/lib/core/consumer.cpp
-       src/lib/core/consumer.h
-       src/lib/core/consumer_p.h
-       src/lib/core/controller.cpp
-       src/lib/core/controller.h
-       src/lib/core/info.cpp
-       src/lib/core/info.h
-       src/lib/core/info_p.h
-       src/utils/dbusfuture_p.cpp
-Copyright: 2010-2013, Ivan Cukic <ivan.cukic(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/utils/continue_with.h
-Copyright: 2014, Ivan Čukić <ivan.cukic at kde.org>
-License: Expat
- Distributed under terms of the MIT license.
- .
- 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: src/common/database/Database.cpp
-       src/common/database/Database.h
-       src/workspace/kio/KioActivities.cpp
-       src/workspace/kio/KioActivities.h
-Copyright: 2012-2014, Ivan Cukic <ivan.cukic at kde.org>
-License: GPL-2+3+KDEeV
- This program 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) version 3 or any later version
- accepted by the membership of KDE e.V. (or its successor approved
- by the membership of KDE e.V.), which shall act as a proxy
- defined in Section 14 of version 3 of the license.
- .
- This program 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 Library General Public
- License version 2 can be found in "/usr/share/common-licenses/LGPL-2",
- likewise, the complete text of the GNU Library General Public License version
- 3 can be found in "/usr/share/common-licenses/LGPL-3".
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/kactivities6.lintian-overrides b/debian/kactivities6.lintian-overrides
index bde4029..4d3d1c3 100644
--- a/debian/kactivities6.lintian-overrides
+++ b/debian/kactivities6.lintian-overrides
@@ -1,2 +1,2 @@
-kactivities: binary-without-manpage usr/bin/kactivitymanagerd
-kactivities: postinst-must-call-ldconfig usr/lib/*/libkactivitymanagerd_plugin.so
+kactivities6: binary-without-manpage usr/bin/kactivitymanagerd
+kactivities6: postinst-must-call-ldconfig usr/lib/*/libkactivitymanagerd_plugin.so


More information about the Neon-commits mailing list