[neon/kf6/kf6-plasma-framework/Neon/unstable] debian: lints

Carlos De Maine null at kde.org
Wed Nov 8 08:35:28 GMT 2023


Git commit 548d6d38d0903de56b759c9cc632ec02c3b1393f by Carlos De Maine.
Committed on 08/11/2023 at 09:35.
Pushed by carlosdem into branch 'Neon/unstable'.

lints

D  +0    -1    debian/.gitattributes
D  +0    -1    debian/.gitignore
M  +6    -4    debian/control
M  +0    -295  debian/copyright
D  +0    -9    debian/salsa-ci.yml

https://invent.kde.org/neon/kf6/kf6-plasma-framework/-/commit/548d6d38d0903de56b759c9cc632ec02c3b1393f

diff --git a/debian/.gitattributes b/debian/.gitattributes
deleted file mode 100644
index 6a03163..0000000
--- a/debian/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-changelog merge=dpkg-mergechangelogs
diff --git a/debian/.gitignore b/debian/.gitignore
deleted file mode 100644
index 027271b..0000000
--- a/debian/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-files
diff --git a/debian/control b/debian/control
index 0c91be8..1bf0b88 100644
--- a/debian/control
+++ b/debian/control
@@ -71,7 +71,9 @@ Depends: kf6-extra-cmake-modules,
          kf6-kcoreaddons-dev,
          kf6-kpackage-dev,
          qt6-base-dev,
+         qt6-declarative-dev,
          kf6-plasma-framework (= ${binary:Version}),
+         kf6-kwindowsystem-dev,
          ${misc:Depends}
 Provides: libkf6plasma-dev,
           libkf6plasma-doc,
@@ -82,13 +84,13 @@ Description: development files for plasma-framework
 
 Package: libkf6plasma-doc
 Architecture: all
-Depends: kf6-plasma-framework
+Depends: kf6-plasma-framework-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6plasma6
 Architecture: all
-Depends: kf6-plasma-framework
+Depends: kf6-plasma-framework, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
@@ -100,12 +102,12 @@ Description: Dummy transitional
 
 Package: plasma-framework6
 Architecture: all
-Depends: kf6-plasma-framework
+Depends: kf6-plasma-framework, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
 
 Package: libkf6plasma-dev
 Architecture: all
-Depends: kf6-plasma-framework-dev
+Depends: kf6-plasma-framework-dev, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.
diff --git a/debian/copyright b/debian/copyright
index b47b4e7..d3edf88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -39,301 +39,6 @@ Copyright: 2005-2013, Aaron Seigo <aseigo at kde.org>
            2008, Simon Edwards <simon at simonzone.com>
 License: LGPL-2+
 
-Files: autotests/data/testconfigpackage/metadata.desktop
-       autotests/data/testfallbackpackage/metadata.desktop
-       autotests/data/testpackage/metadata.desktop
-       examples/applets/conditionalloader/contents/config/config.qml
-       examples/applets/conditionalloader/contents/ui/configGeneral.qml
-       examples/applets/conditionalloader/contents/ui/main.qml
-       examples/applets/conditionalloader/metadata.desktop
-       examples/applets/config/contents/config/config.qml
-       examples/applets/config/contents/ui/configGeneral.qml
-       examples/applets/config/contents/ui/main.qml
-       examples/applets/config/metadata.desktop
-       examples/applets/pairsgame/contents/ui/Card.qml
-       examples/applets/pairsgame/contents/ui/GameTimer.qml
-       examples/applets/pairsgame/contents/ui/WinMessage.qml
-       examples/applets/pairsgame/contents/ui/gamelogic.js
-       examples/applets/pairsgame/contents/ui/main.qml
-       examples/applets/testcomponents/contents/ui/ButtonsPage.qml
-       examples/applets/testcomponents/contents/ui/DialogContent.qml
-       examples/applets/testcomponents/contents/ui/DialogsPage.qml
-       examples/applets/testcomponents/contents/ui/DragItem.qml
-       examples/applets/testcomponents/contents/ui/DragPage.qml
-       examples/applets/testcomponents/contents/ui/IconsPage.qml
-       examples/applets/testcomponents/contents/ui/MousePage.qml
-       examples/applets/testcomponents/contents/ui/PlasmoidPage.qml
-       examples/applets/testcomponents/contents/ui/TestMenu.qml
-       examples/applets/testcomponents/contents/ui/ThemePage.qml
-       examples/applets/testcomponents/contents/ui/testcomponents.qml
-       examples/applets/testcomponents/metadata.desktop
-       examples/applets/testshaders/contents/ui/ColorExample.qml
-       examples/applets/testshaders/contents/ui/EditorPage.qml
-       examples/applets/testshaders/contents/ui/ShaderExample.qml
-       examples/applets/testshaders/contents/ui/SimpleExample.qml
-       examples/applets/testshaders/contents/ui/WaterEffect.qml
-       examples/applets/testshaders/contents/ui/WobbleExample.qml
-       examples/applets/testshaders/contents/ui/config.qml
-       examples/applets/testshaders/contents/ui/testshaderapplet.qml
-       examples/applets/testshaders/metadata.desktop
-       examples/applets/testtheme/contents/ui/FontGizmo.qml
-       examples/applets/testtheme/contents/ui/FontTest.qml
-       examples/applets/testtheme/contents/ui/FontsPage.qml
-       examples/applets/testtheme/contents/ui/ScalePage.qml
-       examples/applets/testtheme/contents/ui/UnitsPage.qml
-       examples/applets/testtheme/contents/ui/testtheme.qml
-       examples/applets/testtheme/metadata.desktop
-       examples/containments/testcontainment/contents/ui/main.qml
-       examples/containments/testcontainment/metadata.desktop
-       examples/wallpapers/autumn/contents/ui/config.qml
-       examples/wallpapers/autumn/metadata.desktop
-       src/declarativeimports/calendar/calendar.cpp
-       src/declarativeimports/calendar/calendar.h
-       src/declarativeimports/calendar/calendardata.cpp
-       src/declarativeimports/calendar/calendardata.h
-       src/declarativeimports/calendar/calendarplugin.cpp
-       src/declarativeimports/calendar/calendarplugin.h
-       src/declarativeimports/calendar/daysmodel.cpp
-       src/declarativeimports/calendar/daysmodel.h
-       src/declarativeimports/calendar/eventdatadecorator.cpp
-       src/declarativeimports/calendar/eventdatadecorator.h
-       src/declarativeimports/calendar/eventpluginsmanager.cpp
-       src/declarativeimports/calendar/eventpluginsmanager.h
-       src/declarativeimports/calendar/qml/CalendarToolbar.qml
-       src/declarativeimports/calendar/qml/DayDelegate.qml
-       src/declarativeimports/calendar/qml/DaysCalendar.qml
-       src/declarativeimports/calendar/qml/MonthMenu.qml
-       src/declarativeimports/calendar/qml/MonthView.qml
-       src/declarativeimports/core/colorscope.cpp
-       src/declarativeimports/core/colorscope.h
-       src/declarativeimports/core/framesvgitem.h
-       src/declarativeimports/core/serviceoperationstatus.h
-       src/declarativeimports/core/svgitem.h
-       src/declarativeimports/core/tooltip.cpp
-       src/declarativeimports/core/tooltip.h
-       src/declarativeimports/core/tooltipdialog.cpp
-       src/declarativeimports/core/tooltipdialog.h
-       src/declarativeimports/core/units.cpp
-       src/declarativeimports/core/units.h
-       src/declarativeimports/plasmacomponents/qmenu.cpp
-       src/declarativeimports/plasmacomponents/qmenu.h
-       src/declarativeimports/plasmacomponents/qmenuitem.cpp
-       src/declarativeimports/plasmacomponents/qmenuitem.h
-       src/declarativeimports/plasmacomponents/tests/TestContextMenu.qml
-       src/declarativeimports/plasmaextracomponents/qml/ConditionalLoader.qml
-       src/declarativeimports/platformcomponents/application.cpp
-       src/declarativeimports/platformcomponents/application.h
-       src/declarativeimports/platformcomponents/application_p.h
-       src/declarativeimports/platformcomponents/icondialog.cpp
-       src/declarativeimports/platformcomponents/icondialog.h
-       src/declarativeimports/platformcomponents/platformextensionplugin.cpp
-       src/declarativeimports/platformcomponents/utils/sharedsingleton.h
-       src/plasmapkg/main.cpp
-       src/plasmaquick/containmentview.cpp
-       src/plasmaquick/containmentview.h
-       src/plasmaquick/dialog.cpp
-       src/plasmaquick/dialog.h
-       src/plasmaquick/shellpluginloader.cpp
-       src/plasmaquick/shellpluginloader.h
-       src/plasmaquick/view.cpp
-       src/plasmaquick/view.h
-       templates/cpp-plasmoid/src/package/contents/ui/main.qml
-       templates/qml-plasmoid/package/contents/ui/main.qml
-       tests/colorcontext.qml
-       tests/dialog.qml
-       tests/dialog_fullscreen.qml
-       tests/dialog_minWidthHeightRepositioning.qml
-       tests/dialog_positioning.qml
-       tests/dialog_positioning2.qml
-       tests/dialog_positioning_parentrotated.qml
-       tests/dialog_resizeWithParent.qml
-       tests/dialog_sizeMoreThanMin.qml
-       tests/dialog_tooltip.qml
-       tests/dialog_visualParentChange.qml
-       tests/dpi/main.cpp
-       tests/kplugins/main.cpp
-       tests/testengine/testengine.cpp
-       tests/testengine/testengine.h
-       tests/tooltip-icons.qml
-       tests/tooltip.qml
-Copyright: 2006-2008, Aaron Seigo <aseigo at kde.org>
-           2011, Artur Duque de Souza <asouza at kde.org>
-           2014, Bhushan Shah <bhush94 at gmail.com>
-           2014, David Edmundson <davidedmundson at kde.org>
-           2014, David Edmundson <davidedmunsdon at kde.org>
-           2010, Davide Bettio <davide.bettio at kdemail.net>
-           1989-1991, Free Software Foundation, Inc
-           2008, Gilles CHAUVIN <gcnweb+kde at gmail.com>
-           2013, Heena Mahour <heena393 at gmail.com>
-           2013-2014, Ivan Cukic <ivan.cukic at kde.org>
-           2015-2016, Kai Uwe Broulik <kde at privat.broulik.de>
-           2010-2016, Marco Martin <mart at kde.org>
-           2009, Marco Martin <notmart at gmail.com>
-           2013, Mark Gaiser <markg85 at gmail.com>
-           2014, Martin Gräßlin <mgraesslin at kde.org>
-           2013-2016, Martin Klapetek <mklapetek at kde.org>
-           2010, Ryan Rix <ry at n.rix.si>
-           2013-2014, Sebastian Kügler <sebas at kde.org>
-           2010, Siddharth Sharma <siddharth.kde at gmail.com>
-           2011, Viranch Mehta <viranch.mehta at gmail.com>
-           2014, Vishesh Handa <vhanda at kde.org>
-License: GPL-2+
-
-Files: examples/applets/testshaders/contents/ui/ColorShower.qml
-       examples/applets/testshaders/contents/ui/Shadows.qml
-       examples/applets/widgetgallery/contents/ui/Misc.qml
-       examples/wallpapers/autumn/contents/ui/main.qml
-       src/declarativeimports/plasmacomponents/qml/CommonDialog.qml
-       src/declarativeimports/plasmacomponents/qml/ContextMenu.qml
-       src/declarativeimports/plasmacomponents/qml/Dialog.qml
-       src/declarativeimports/plasmacomponents/qml/Page.qml
-       src/declarativeimports/plasmacomponents/qml/PageStack.qml
-       src/declarativeimports/plasmacomponents/qml/QueryDialog.qml
-       src/declarativeimports/plasmacomponents/qml/SectionScroller.qml
-       src/declarativeimports/plasmacomponents/qml/SelectionDialog.qml
-       src/declarativeimports/plasmacomponents/qml/Sheet.qml
-       src/declarativeimports/plasmacomponents/qml/TabBar.qml
-       src/declarativeimports/plasmacomponents/qml/TabButton.qml
-       src/declarativeimports/plasmacomponents/qml/TabGroup.qml
-       src/declarativeimports/plasmacomponents/qml/private/AppManager.js
-       src/declarativeimports/plasmacomponents/qml/private/PageStack.js
-       src/declarativeimports/plasmacomponents/qml/private/SectionScroller.js
-       src/declarativeimports/plasmacomponents/qml/private/TabBarLayout.qml
-       src/declarativeimports/plasmacomponents/qml/private/TabGroup.js
-       src/declarativeimports/plasmacomponents/qrangemodel.cpp
-       src/declarativeimports/plasmacomponents/qrangemodel.h
-       src/declarativeimports/plasmaextracomponents/qml/PageRow.qml
-Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
-           2011-2012, Marco Martin <mart at kde.org>
-           2011, Nokia Corporation and/or its subsidiary(-ies)
-License: BSD-3-clause
-
-Files: src/plasma/private/package_p.h
-       src/plasma/private/packagestructure_p.h
-       src/plasma/private/servicejob_p.h
-Copyright: 2007-2008, Aaron Seigo <aseigo at kde.org>
-           2014, Marco Martin <mart at kde.org>
-           2007, Richard J. Moore <rich at kde.org>
-           2009, Rob Scheepmaker <r.scheepmaker at student.utwente.nl>
-           2010, Ryan Rix <ry at n.rix.si>
-           2010, Siddharth Sharma <siddharth.kde at gmail.com>
-License: LGPL-2
-
-Files: examples/dataengines/customDataContainers/customDataContainersEngine.cpp
-       examples/dataengines/customDataContainers/customDataContainersEngine.h
-       examples/dataengines/customDataContainers/httpContainer.cpp
-       examples/dataengines/customDataContainers/httpContainer.h
-       examples/dataengines/dataEngineTracker/dataenginetracker.cpp
-       examples/dataengines/dataEngineTracker/dataenginetracker.h
-       examples/dataengines/simpleEngine/simpleEngine.cpp
-       examples/dataengines/simpleEngine/simpleEngine.h
-       examples/dataengines/sourcesOnRequest/sourcesOnRequest.cpp
-       examples/dataengines/sourcesOnRequest/sourcesOnRequest.h
-Copyright: 2011, Aaron Seigo <aseigo at kde.org>
-License: BSD-2-clause
-
-Files: autotests/sortfiltermodeltest.cpp
-       autotests/sortfiltermodeltest.h
-       src/declarativeimports/core/fadingnode.cpp
-       src/declarativeimports/core/fadingnode_p.h
-       src/plasma/private/authorizationmanager_p.h
-       src/plasma/private/storage.cpp
-       src/plasma/private/storage_p.h
-Copyright: 2012, Aurélien Gâteau <agateau at kde.org>
-           2010, Brian Pritchett <batenkaitos at gmail.com>
-           2014, David Edmundson <davidedmundson at kde.org>
-           1991-1999, Free Software Foundation, Inc
-           2010, Marco Martin <mart at kde.org>
-           2009, Rob Scheepmaker <r.scheepmaker at student.utwente.nl>
-License: LGPL-2.1+
-
-Files: autotests/dynamictreemodel.cpp
-       autotests/dynamictreemodel.h
-       examples/applets/samegame/contents/qml/SamegameCore/BoomBlock.qml
-       examples/applets/samegame/contents/qml/SamegameCore/Button.qml
-       examples/applets/samegame/contents/qml/SamegameCore/Dialog.qml
-       examples/applets/samegame/contents/qml/samegame.qml
-Copyright: 2010-2011, Nokia Corporation and/or its subsidiary(-ies)
-           2009, Stephen Kelly <steveire at gmail.com>
-License: LGPL-2.1-QTexception-1.1
-
-Files: po/ca/libplasma5.po
-       po/ca at valencia/libplasma5.po
-       po/uk/libplasma5.po
-Copyright: 2014-2016, 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 complete text of the GNU Lesser General Public License version
- 3 can be found in `/usr/share/common-licenses/LGPL-3'.
-
-Files: examples/shell/customcorona.cpp
-       examples/shell/customcorona.h
-       examples/shell/main.cpp
-Copyright: 2015, Marco Martin <notmart at gmail.com>
-License: GPL-2+3+KDEeV
-
-Files: src/declarativeimports/plasmacomponents/qml/ButtonColumn.qml
-       src/declarativeimports/plasmacomponents/qml/ButtonGroup.js
-       src/declarativeimports/plasmacomponents/qml/ButtonRow.qml
-Copyright: 2011, Nokia Corporation and/or its subsidiary(-ies)
-License: GPL-3_or_LGPL-2.1-QTexception-1.1
- $QT_BEGIN_LICENSE:LGPL$
- GNU Lesser General Public License Usage
- This file may be used under the terms of the GNU Lesser General Public
- License version 2.1 as published by the Free Software Foundation and
- appearing in the file LICENSE.LGPL included in the packaging of this
- file. Please review the following information to ensure the GNU Lesser
- General Public License version 2.1 requirements will be met:
- http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
- .
- In addition, as a special exception, Nokia gives you certain additional
- rights. These rights are described in the Nokia Qt LGPL Exception
- version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
- .
- GNU General Public License Usage
- Alternatively, this file may be used under the terms of the GNU General
- Public License version 3.0 as published by the Free Software Foundation
- and appearing in the file LICENSE.GPL included in the packaging of this
- file. Please review the following information to ensure the GNU General
- Public License version 3.0 requirements will be met:
- http://www.gnu.org/copyleft/gpl.html.
- .
- Other Usage
- Alternatively, this file may be used in accordance with the terms and
- conditions contained in a signed written agreement between you and Nokia.
- .
- $QT_END_LICENSE$
- 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 complete text of the GNU General Public License version
- 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
-Files: src/declarativeimports/plasmacomponents/qrangemodel_p.h
-Copyright: 2011, Nokia Corporation and/or its subsidiary(-ies)
-License: LGPL-2.1
- No Commercial Usage
- This file contains pre-release code and may not be distributed.
- You may use this file in accordance with the terms and conditions contained
- in the Technology Preview License Agreement accompanying this package.
- .
- GNU Lesser General Public License Usage
- Alternatively, this file may be used under the terms of the GNU Lesser
- General Public License version 2.1 as published by the Free Software
- Foundation and appearing in the file LICENSE.LGPL included in the
- packaging of this file.  Please review the following information to
- ensure the GNU Lesser General Public License version 2.1 requirements
- will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
- .
- If you have questions regarding the use of this file, please contact
- Nokia at qt-info at nokia.com.
- .
- 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'.
-
 Files: debian/*
 Copyright: 2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
 License: LGPL-2+
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
deleted file mode 100644
index ff55d43..0000000
--- a/debian/salsa-ci.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-include:
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
-  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
-variables:
-  SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
-  SALSA_CI_DISABLE_RC_BUGS: 'no'
-  SALSA_CI_REPROTEST_ARGS: '--variations=-build-path'
-  EXTRA_REPOSITORY: 'debian/salsa/extra_repository.list'
-  EXTRA_REPOSITORY_KEY: 'debian/salsa/qt-kde-team.debian.net.asc'


More information about the Neon-commits mailing list