[neon/neon-packaging/plasma5support/Neon/unstable] debian: libplasma-dev && lints

Carlos De Maine null at kde.org
Fri Dec 1 02:40:49 GMT 2023


Git commit 2d57091cad6c9faec8798a7808eefc300af16944 by Carlos De Maine.
Committed on 01/12/2023 at 03:40.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma-dev && lints

M  +10   -8    debian/control
M  +0    -1210 debian/copyright
M  +1    -0    debian/kf6-plasma5support-dev.install
A  +1    -0    debian/kf6-plasma5support.lintian-overrides
M  +2    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/plasma5support/-/commit/2d57091cad6c9faec8798a7808eefc300af16944

diff --git a/debian/control b/debian/control
index 627990d..9b6e9a8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper-compat (= 13),
+               doxygen,
+               graphviz,
                kf6-extra-cmake-modules,
                kf6-kcolorscheme-dev,
                kf6-kconfig-dev,
@@ -15,11 +17,12 @@ Build-Depends: cmake,
                kf6-kpackage-dev,
                kf6-kservice-dev,
                kf6-kxmlgui-dev,
-               plasma-framework6-dev,
+               libplasma-dev,
                pkg-kde-tools-neon,
                qt6-base-dev,
                qt6-declarative-dev,
-Standards-Version: 4.1.4
+               qt6-tools-dev,
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/kde/workspace/plasma-integration
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-integration
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-integration.git
@@ -31,17 +34,16 @@ Depends: ${misc:Depends},
 Conflicts:
 Recommends:
 Description: Migration aids for KF5 -> KF6 migration contains:
- .
- Dataengine support is not in the kf6 version of plasma anymore. Dataengines should be migrated to QML imports, but in the meantime remaining engines can use the dataengine implementation here
+ Dataengine support is not in the kf6 version of plasma anymore. Dataengines
+ should be migrated to QML imports, but in the meantime remaining engines can
+ use the dataengine implementation here
 
 Package: kf6-plasma5support-dev
 Architecture: any
 Section: libdevel
-Depends: kf6-plasma5support (= ${binary:Version}),
+Depends: kf6-kcoreaddons-dev,
+         kf6-plasma5support (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends}
-Breaks:
-Recommends: libplasma5support-doc (= ${source:Version})
 Description: development files for the migration aids for KF5 -> KF6 migration.
- .
  Contains development files for libplasma5support.
diff --git a/debian/copyright b/debian/copyright
index 562e4fb..4161643 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -97,1216 +97,6 @@ Copyright: 2009, A. L. Spehr <spehr at kde.org>
            2000-2009, กลุ่มผู้เขียน DrKonqi
 License: GPL-2+
 
-Files: applets/analog-clock/contents/code/logic.js
-       applets/analog-clock/contents/ui/Hand.qml
-       applets/analog-clock/contents/ui/analogclock.qml
-       applets/batterymonitor/package/contents/code/logic.js
-       applets/batterymonitor/package/contents/ui/BatteryItem.qml
-       applets/batterymonitor/package/contents/ui/BrightnessItem.qml
-       applets/batterymonitor/package/contents/ui/CompactRepresentation.qml
-       applets/batterymonitor/package/contents/ui/InhibitionHint.qml
-       applets/batterymonitor/package/contents/ui/PopupDialog.qml
-       applets/batterymonitor/package/contents/ui/PowerManagementItem.qml
-       applets/batterymonitor/package/contents/ui/batterymonitor.qml
-       applets/devicenotifier/package/contents/ui/ActionItem.qml
-       applets/devicenotifier/package/contents/ui/DeviceItem.qml
-       applets/devicenotifier/package/contents/ui/FullRepresentation.qml
-       applets/devicenotifier/package/contents/ui/StatusBar.qml
-       applets/devicenotifier/package/contents/ui/devicenotifier.qml
-       applets/lock_logout/contents/ui/lockout.qml
-       applets/mediacontroller/contents/ui/ExpandedRepresentation.qml
-       applets/mediacontroller/contents/ui/main.qml
-       applets/notifications/package/contents/ui/JobDelegate.qml
-       applets/notifications/package/contents/ui/JobDetailsItem.qml
-       applets/notifications/package/contents/ui/Jobs.qml
-       applets/notifications/package/contents/ui/NotificationDelegate.qml
-       applets/notifications/package/contents/ui/NotificationIcon.qml
-       applets/notifications/package/contents/ui/NotificationItem.qml
-       applets/notifications/package/contents/ui/NotificationPopup.qml
-       applets/notifications/package/contents/ui/Notifications.qml
-       applets/notifications/package/contents/ui/main.qml
-       applets/notifications/package/contents/ui/uiproperties.js
-       applets/system-monitor/monitorbutton.cpp
-       applets/system-monitor/monitorbutton.h
-       applets/system-monitor/monitoricon.cpp
-       applets/system-monitor/monitoricon.h
-       applets/system-monitor/sm_export.h
-       applets/systemmonitor/common/contents/ui/Applet.qml
-       applets/systemmonitor/common/contents/ui/DoublePlotter.qml
-       applets/systemmonitor/common/contents/ui/SinglePlotter.qml
-       applets/systemmonitor/cpu/contents/ui/cpu.qml
-       applets/systemmonitor/cpu/contents/ui/cpuConfig.qml
-       applets/systemmonitor/diskactivity/contents/ui/diskactivity.qml
-       applets/systemmonitor/diskactivity/contents/ui/diskactivityConfig.qml
-       applets/systemmonitor/diskusage/contents/ui/diskusage.qml
-       applets/systemmonitor/diskusage/contents/ui/diskusageConfig.qml
-       applets/systemmonitor/memory/contents/ui/memory.qml
-       applets/systemmonitor/memory/contents/ui/memoryConfig.qml
-       applets/systemmonitor/net/contents/ui/net.qml
-       applets/systemmonitor/net/contents/ui/netConfig.qml
-       applets/systemtray/package/contents/code/Layout.js
-       applets/systemtray/package/contents/ui/CompactRepresentation.qml
-       applets/systemtray/package/contents/ui/ExpandedRepresentation.qml
-       applets/systemtray/package/contents/ui/PlasmoidItem.qml
-       applets/systemtray/package/contents/ui/PulseAnimation.qml
-       applets/systemtray/package/contents/ui/StatusNotifierItem.qml
-       applets/systemtray/package/contents/ui/TaskDelegate.qml
-       applets/systemtray/package/contents/ui/TaskListDelegate.qml
-       applets/systemtray/package/contents/ui/main.qml
-       applets/systemtray/plugin/protocols/plasmoid/appletquickitem.h
-       applets/systemtray/tests/statusnotifier/pumpjob.cpp
-       applets/systemtray/tests/statusnotifier/pumpjob.h
-       applets/systemtray/tests/statusnotifier/statusnotifiertest.cpp
-       applets/systemtray/tests/statusnotifier/statusnotifiertest.h
-       appmenu/shadows.cpp
-       appmenu/shadows.h
-       components/shellprivate/interactiveconsole/interactiveconsole.cpp
-       components/shellprivate/interactiveconsole/interactiveconsole.h
-       components/shellprivate/widgetexplorer/kcategorizeditemsviewmodels.cpp
-       components/shellprivate/widgetexplorer/kcategorizeditemsviewmodels_p.h
-       components/shellprivate/widgetexplorer/openwidgetassistant.cpp
-       components/shellprivate/widgetexplorer/openwidgetassistant_p.h
-       components/shellprivate/widgetexplorer/plasmaappletitemmodel.cpp
-       components/shellprivate/widgetexplorer/plasmaappletitemmodel_p.h
-       components/shellprivate/widgetexplorer/widgetexplorer.cpp
-       components/shellprivate/widgetexplorer/widgetexplorer.h
-       components/workspace/BatteryIcon.qml
-       containmentactions/applauncher/launch.cpp
-       containmentactions/applauncher/launch.h
-       containmentactions/contextmenu/menu.cpp
-       containmentactions/contextmenu/menu.h
-       containmentactions/paste/paste.cpp
-       containmentactions/paste/paste.h
-       containmentactions/switchactivity/switch.cpp
-       containmentactions/switchactivity/switch.h
-       containmentactions/switchdesktop/desktop.cpp
-       containmentactions/switchdesktop/desktop.h
-       containmentactions/switchwindow/switch.cpp
-       containmentactions/switchwindow/switch.h
-       dataengines/activities/activityengine.cpp
-       dataengines/activities/activityengine.h
-       dataengines/activities/activityservice.cpp
-       dataengines/activities/activityservice.h
-       dataengines/akonadi/akonadiengine.cpp
-       dataengines/akonadi/akonadiengine.h
-       dataengines/calendar/calendarengine.cpp
-       dataengines/calendar/calendarengine.h
-       dataengines/calendar/eventdatacontainer.cpp
-       dataengines/calendar/eventdatacontainer.h
-       dataengines/devicenotifications/devicenotificationsengine.cpp
-       dataengines/devicenotifications/devicenotificationsengine.h
-       dataengines/favicons/faviconprovider.cpp
-       dataengines/favicons/faviconprovider.h
-       dataengines/favicons/favicons.cpp
-       dataengines/favicons/favicons.h
-       dataengines/hotplug/hotplugengine.cpp
-       dataengines/hotplug/hotplugengine.h
-       dataengines/keystate/keystate.cpp
-       dataengines/keystate/keystate.h
-       dataengines/notifications/notificationsengine.cpp
-       dataengines/notifications/notificationsengine.h
-       dataengines/powermanagement/powermanagementservice.cpp
-       dataengines/powermanagement/powermanagementservice.h
-       dataengines/tasks/virtualdesktopssource.cpp
-       dataengines/tasks/virtualdesktopssource.h
-       dataengines/time/timeengine.cpp
-       dataengines/time/timeengine.h
-       dataengines/time/timesource.cpp
-       dataengines/time/timesource.h
-       dataengines/weather/ions/dataengineconsumer.h
-       dataengines/weather/ions/ion.cpp
-       dataengines/weather/ions/ion.h
-       kglobalaccel/component.cpp
-       kglobalaccel/component.h
-       kglobalaccel/globalshortcut.cpp
-       kglobalaccel/globalshortcut.h
-       kglobalaccel/globalshortcutcontext.cpp
-       kglobalaccel/globalshortcutcontext.h
-       kglobalaccel/globalshortcutsregistry.cpp
-       kglobalaccel/globalshortcutsregistry.h
-       kglobalaccel/kglobalaccel_mac.cpp
-       kglobalaccel/kglobalaccel_mac.h
-       kglobalaccel/kglobalaccel_win.cpp
-       kglobalaccel/kglobalaccel_win.h
-       kglobalaccel/kglobalaccel_x11.cpp
-       kglobalaccel/kglobalaccel_x11.h
-       kglobalaccel/kglobalacceld.cpp
-       kglobalaccel/kglobalacceld.h
-       kglobalaccel/kglobalshortcutinfo_p.h
-       kioslave/applications/kio_applications.cpp
-       kioslave/remote/kio_remote.cpp
-       kioslave/remote/kio_remote.h
-       kioslave/remote/kio_remote_debug.cpp
-       kioslave/remote/kio_remote_debug.h
-       kioslave/remote/remoteimpl.cpp
-       kioslave/remote/remoteimpl.h
-       kioslave/remote/tests/testremote.cpp
-       kioslave/remote/tests/testremote.h
-       ksmserver/kcheckrunning.cpp
-       ksmserver/ksmserver_debug.cpp
-       ksmserver/ksmserver_debug.h
-       ksmserver/themes/contour/ContourButton.qml
-       ksmserver/themes/contour/main.qml
-       ktimezoned/ktimezoned.cpp
-       ktimezoned/ktimezoned.h
-       ktimezoned/ktimezoned_win.cpp
-       ktimezoned/ktimezoned_win.h
-       ktimezoned/ktimezonedbase.h
-       libkworkspace/interface_util.h
-       libkworkspace/kdisplaymanager.cpp
-       libkworkspace/kdisplaymanager.h
-       libkworkspace/kworkspace.cpp
-       libkworkspace/kworkspace.h
-       libkworkspace/kworkspace_p.h
-       lookandfeel/contents/components/InfoPane.qml
-       lookandfeel/contents/components/UserDelegate.qml
-       lookandfeel/contents/components/UserList.qml
-       lookandfeel/contents/components/UserSelect.qml
-       lookandfeel/contents/loginmanager/Main.qml
-       plasma-windowed/plasmaquick/configview.h
-       runners/bookmarks/bookmarkmatch.cpp
-       runners/bookmarks/bookmarkmatch.h
-       runners/bookmarks/bookmarksrunner.cpp
-       runners/bookmarks/bookmarksrunner.h
-       runners/bookmarks/bookmarksrunner_defs.h
-       runners/bookmarks/browser.h
-       runners/bookmarks/browserfactory.cpp
-       runners/bookmarks/browserfactory.h
-       runners/bookmarks/browsers/chrome.cpp
-       runners/bookmarks/browsers/chrome.h
-       runners/bookmarks/browsers/chromefindprofile.cpp
-       runners/bookmarks/browsers/chromefindprofile.h
-       runners/bookmarks/browsers/findprofile.h
-       runners/bookmarks/browsers/firefox.cpp
-       runners/bookmarks/browsers/firefox.h
-       runners/bookmarks/browsers/kdebrowser.cpp
-       runners/bookmarks/browsers/kdebrowser.h
-       runners/bookmarks/browsers/opera.cpp
-       runners/bookmarks/browsers/opera.h
-       runners/bookmarks/favicon.cpp
-       runners/bookmarks/favicon.h
-       runners/bookmarks/faviconfromblob.cpp
-       runners/bookmarks/faviconfromblob.h
-       runners/bookmarks/fetchsqlite.cpp
-       runners/bookmarks/fetchsqlite.h
-       runners/bookmarks/tests/testchromebookmarks.cpp
-       runners/bookmarks/tests/testchromebookmarks.h
-       runners/calculator/qalculate_engine.cpp
-       runners/calculator/qalculate_engine.h
-       runners/places/placesrunner.cpp
-       runners/places/placesrunner.h
-       runners/recentdocuments/recentdocuments.cpp
-       runners/recentdocuments/recentdocuments.h
-       shell/alternativeshelper.cpp
-       shell/alternativeshelper.h
-       shell/containmentconfigview.cpp
-       shell/containmentconfigview.h
-       shell/currentcontainmentactionsmodel.cpp
-       shell/currentcontainmentactionsmodel.h
-       shell/kidenticongenerator.cpp
-       shell/kidenticongenerator.h
-       shell/packageplugins/layouttemplate/layouttemplate.cpp
-       shell/packageplugins/layouttemplate/layouttemplate.h
-       shell/packageplugins/lookandfeel/lookandfeel.cpp
-       shell/packageplugins/lookandfeel/lookandfeel.h
-       shell/packageplugins/qmlWallpaper/wallpaper.cpp
-       shell/packageplugins/qmlWallpaper/wallpaper.h
-       shell/packageplugins/shell/shellpackage.cpp
-       shell/packageplugins/shell/shellpackage.h
-       shell/packageplugins/wallpaperimages/wallpaperpackage.cpp
-       shell/packageplugins/wallpaperimages/wallpaperpackage.h
-       shell/panelconfigview.cpp
-       shell/panelconfigview.h
-       shell/panelshadows.cpp
-       shell/panelshadows_p.h
-       shell/plasmaquick/configmodel.h
-       shell/plasmaquick/configview.h
-       shell/scripting/appinterface.cpp
-       shell/scripting/appinterface.h
-       shell/scripting/applet.cpp
-       shell/scripting/applet.h
-       shell/scripting/configgroup.cpp
-       shell/scripting/configgroup.h
-       shell/scripting/containment.cpp
-       shell/scripting/containment.h
-       shell/scripting/i18n.cpp
-       shell/scripting/i18n.h
-       shell/scripting/panel.cpp
-       shell/scripting/panel.h
-       shell/scripting/scriptengine.cpp
-       shell/scripting/scriptengine.h
-       shell/scripting/widget.cpp
-       shell/scripting/widget.h
-       shell/shellcorona.cpp
-       shell/shellcorona.h
-       wallpapers/image/imageplugin.cpp
-       wallpapers/image/imageplugin.h
-Copyright: 2005-2013, Aaron Seigo <aseigo at kde.org>
-           2014, Aleix Pol Gonzalez <aleixpol at blue-systems.com>
-           2008, Alex Merry <alex.merry at kdemail.net>
-           2009, Ana Cecília Martins <anaceciliamb at gmail.com>
-           2013, Andrea Scarpino <scarpino at kde.org>
-           2007, Andreas Hartmetz <ahartmetz at gmail.com>
-           2009-2010, Chani Armitage <chani at kde.org>
-           2012-2013, Daniel Nicoletti <dantti12 at gmail.com>
-           2013-2014, David Edmundson <davidedmundson at kde.org>
-           2008, David Edmundson <kde at davidedmundson.co.uk>
-           2007, David Faure <faure at kde.org>
-           2005-2010, David Jarvie <djarvie at kde.org>
-           2009-2011, Davide Bettio <davide.bettio at kdemail.net>
-           2008, Dmitry Suzdalev <dimsuz at gmail.com>
-           2015, Eike Hein <hein at kde.org>
-           2001-2002, Ellis Whitehead <ellis at kde.org>
-           2010, Frederik Gladhorn <gladhorn at kde.org>
-           2007, Glenn Ergeerts <glenn.ergeerts at telenet.be>
-           2012, Glenn Ergeerts <marco.gulino at gmail.com>
-           2014, Hrvoje Senjan <hrvoje.senjan at gmail.com>
-           2007, Ivan Cukic <ivan.cukic+kde at gmail.com>
-           2010-2013, Ivan Cukic <ivan.cukic at kde.org>
-           2010-2012, Jacopo De Simoi <wilderkde at gmail.com>
-           2003, Joseph Wenninger <jowenn at kde.org>
-           2013-2015, Kai Uwe Broulik <kde at privat.broulik.de>
-           2004, Kevin Ottens <ervin ipsquad net>
-           2004, Kévin Ottens <ervin ipsquad net>
-           2011-2012, Lamarque V. Souza <Lamarque.Souza.ext at basyskom.com>
-           2008-2014, Laurent Montel <montel at kde.org>
-           2005-2007, Lubos Lunak <l.lunak at kde.org>
-           2014, Lukáš Tinkl <ltinkl at redhat.com>
-           2011-2015, Marco Martin <mart at kde.org>
-           2007-2013, Marco Martin <notmart at gmail.com>
-           2006, Marijn Kruisselbrink <m.kruisselbrink at student.tue.nl>
-           2013, Martin Gräßlin <mgraesslin at kde.org>
-           2013-2014, Martin Klapetek <mklapetek at kde.org>
-           2010, Matteo Agostinelli <agostinelli at gmail.com>
-           1997, Matthias Kalle Dalheimer <kalle at kde.org>
-           2010, Matthieu Gallien <matthieu_gallien at yahoo.fr>
-           2007-2008, Ménard Alexis <darktears31 at gmail.com>
-           2007-2008, Michael Jansen <kde at michael-jansen.biz>
-           2004-2005, Oswald Buddenhagen <ossi at kde.org>
-           2007-2009, Petri Damsten <damu at iki.fi>
-           2012, ROSA <support at rosalab.ru>
-           2007, Riccardo Iaconelli <riccardo at kde.org>
-           2005, S.R.Haque <srhaque at iee.org>
-           2008-2013, Sebastian Kügler <sebas at kde.org>
-           2007-2009, Shawn Starr <shawn.starr at rogers.com>
-           1998-2005, Stephan Kulow <coolo at kde.org>
-           2009, Till Adam <adam at kde.org>
-           2007, Tobias Koenig <tokoe at kde.org>
-           2011-2012, Viranch Mehta <viranch.mehta at gmail.com>
-           2007, Volker Krause <vkrause at kde.org>
-License: LGPL-2+
-
-Files: drkonqi/kdbgwin/abstract_generator.cpp
-       drkonqi/kdbgwin/abstract_generator.h
-       drkonqi/kdbgwin/callbacks.cpp
-       drkonqi/kdbgwin/callbacks.h
-       drkonqi/kdbgwin/common.h
-       drkonqi/kdbgwin/main.cpp
-       drkonqi/kdbgwin/mingw_generator.cpp
-       drkonqi/kdbgwin/mingw_generator.h
-       drkonqi/kdbgwin/msvc_generator.cpp
-       drkonqi/kdbgwin/msvc_generator.h
-       drkonqi/kdbgwin/outputters.cpp
-       drkonqi/kdbgwin/outputters.h
-       drkonqi/kdbgwin/process.cpp
-       drkonqi/kdbgwin/process.h
-       po/ca/drkonqi.po
-       po/ca/freespacenotifier.po
-       po/ca/kcminit.po
-       po/ca/kglobalaccel5.po
-       po/ca/kio_applications.po
-       po/ca/kio_remote.po
-       po/ca/klipper.po
-       po/ca/krunner.po
-       po/ca/kscreenlocker.po
-       po/ca/kscreenlocker_greet.po
-       po/ca/ksmserver.po
-       po/ca/kuiserver5.po
-       po/ca/libkworkspace.po
-       po/ca/libtaskmanager.po
-       po/ca/phonon_kde.po
-       po/ca/plasma_applet_org.kde.color.po
-       po/ca/plasma_applet_org.kde.plasma.analogclock.po
-       po/ca/plasma_applet_org.kde.plasma.battery.po
-       po/ca/plasma_applet_org.kde.plasma.calendar.po
-       po/ca/plasma_applet_org.kde.plasma.clipboard.po
-       po/ca/plasma_applet_org.kde.plasma.devicenotifier.po
-       po/ca/plasma_applet_org.kde.plasma.digitalclock.po
-       po/ca/plasma_applet_org.kde.plasma.lock_logout.po
-       po/ca/plasma_applet_org.kde.plasma.mediacontroller.po
-       po/ca/plasma_applet_org.kde.plasma.notifications.po
-       po/ca/plasma_applet_org.kde.plasma.panelspacer.po
-       po/ca/plasma_applet_org.kde.plasma.systemmonitor.cpu.po
-       po/ca/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.po
-       po/ca/plasma_applet_org.kde.plasma.systemmonitor.diskusage.po
-       po/ca/plasma_applet_org.kde.plasma.systemmonitor.memory.po
-       po/ca/plasma_applet_org.kde.plasma.systemmonitor.net.po
-       po/ca/plasma_applet_org.kde.plasma.systemtray.po
-       po/ca/plasma_applet_quicklaunch.po
-       po/ca/plasma_applet_system-monitor.po
-       po/ca/plasma_containmentactions_contextmenu.po
-       po/ca/plasma_containmentactions_switchwindow.po
-       po/ca/plasma_engine_applicationjobs.po
-       po/ca/plasma_engine_devicenotifications.po
-       po/ca/plasma_engine_keystate.po
-       po/ca/plasma_engine_mpris2.po
-       po/ca/plasma_engine_network.po
-       po/ca/plasma_engine_notifications.po
-       po/ca/plasma_engine_powermanagement.po
-       po/ca/plasma_engine_rss.po
-       po/ca/plasma_engine_share.po
-       po/ca/plasma_engine_soliddevice.po
-       po/ca/plasma_engine_time.po
-       po/ca/plasma_lookandfeel_org.kde.lookandfeel.po
-       po/ca/plasma_package_plasmashell.po
-       po/ca/plasma_runner_activities.po
-       po/ca/plasma_runner_baloosearchrunner.po
-       po/ca/plasma_runner_bookmarksrunner.po
-       po/ca/plasma_runner_calculatorrunner.po
-       po/ca/plasma_runner_kill.po
-       po/ca/plasma_runner_locations.po
-       po/ca/plasma_runner_placesrunner.po
-       po/ca/plasma_runner_powerdevil.po
-       po/ca/plasma_runner_recentdocuments.po
-       po/ca/plasma_runner_services.po
-       po/ca/plasma_runner_sessions.po
-       po/ca/plasma_runner_shell.po
-       po/ca/plasma_runner_solid.po
-       po/ca/plasma_runner_webshortcuts.po
-       po/ca/plasma_runner_windowedwidgets.po
-       po/ca/plasma_runner_windows.po
-       po/ca/plasmashell.po
-       po/ca/plasmashellprivateplugin.po
-       po/ca/screenlocker_kcm.po
-       po/ca/soliduiserver.po
-       po/ca/systemmonitor.po
-       po/ca at valencia/freespacenotifier.po
-       po/ca at valencia/kcminit.po
-       po/ca at valencia/kglobalaccel5.po
-       po/ca at valencia/kio_applications.po
-       po/ca at valencia/kio_remote.po
-       po/ca at valencia/kscreenlocker.po
-       po/ca at valencia/kscreenlocker_greet.po
-       po/ca at valencia/kuiserver5.po
-       po/ca at valencia/libkworkspace.po
-       po/ca at valencia/libtaskmanager.po
-       po/ca at valencia/phonon_kde.po
-       po/ca at valencia/plasma_applet_org.kde.image.po
-       po/ca at valencia/plasma_applet_org.kde.plasma.analogclock.po
-       po/ca at valencia/plasma_applet_org.kde.plasma.lock_logout.po
-       po/ca at valencia/plasma_applet_org.kde.plasma.notifications.po
-       po/ca at valencia/plasma_applet_org.kde.plasma.systemtray.po
-       po/ca at valencia/plasma_applet_quicklaunch.po
-       po/ca at valencia/plasma_applet_system-monitor.po
-       po/ca at valencia/plasma_containmentactions_contextmenu.po
-       po/ca at valencia/plasma_containmentactions_switchwindow.po
-       po/ca at valencia/plasma_engine_applicationjobs.po
-       po/ca at valencia/plasma_engine_keystate.po
-       po/ca at valencia/plasma_engine_mpris2.po
-       po/ca at valencia/plasma_engine_network.po
-       po/ca at valencia/plasma_engine_notifications.po
-       po/ca at valencia/plasma_engine_rss.po
-       po/ca at valencia/plasma_engine_share.po
-       po/ca at valencia/plasma_engine_soliddevice.po
-       po/ca at valencia/plasma_runner_activities.po
-       po/ca at valencia/plasma_runner_bookmarksrunner.po
-       po/ca at valencia/plasma_runner_calculatorrunner.po
-       po/ca at valencia/plasma_runner_kill.po
-       po/ca at valencia/plasma_runner_locations.po
-       po/ca at valencia/plasma_runner_placesrunner.po
-       po/ca at valencia/plasma_runner_powerdevil.po
-       po/ca at valencia/plasma_runner_recentdocuments.po
-       po/ca at valencia/plasma_runner_services.po
-       po/ca at valencia/plasma_runner_sessions.po
-       po/ca at valencia/plasma_runner_shell.po
-       po/ca at valencia/plasma_runner_solid.po
-       po/ca at valencia/plasma_runner_webshortcuts.po
-       po/ca at valencia/plasma_runner_windowedwidgets.po
-       po/ca at valencia/plasma_runner_windows.po
-       po/ca at valencia/soliduiserver.po
-       po/uk/drkonqi.po
-       po/uk/freespacenotifier.po
-       po/uk/kcminit.po
-       po/uk/kglobalaccel5.po
-       po/uk/kio_applications.po
-       po/uk/kio_remote.po
-       po/uk/klipper.po
-       po/uk/krunner.po
-       po/uk/kscreenlocker.po
-       po/uk/kscreenlocker_greet.po
-       po/uk/ksmserver.po
-       po/uk/kuiserver5.po
-       po/uk/libkworkspace.po
-       po/uk/libtaskmanager.po
-       po/uk/phonon_kde.po
-       po/uk/plasma_applet_org.kde.color.po
-       po/uk/plasma_applet_org.kde.image.po
-       po/uk/plasma_applet_org.kde.plasma.analogclock.po
-       po/uk/plasma_applet_org.kde.plasma.battery.po
-       po/uk/plasma_applet_org.kde.plasma.calendar.po
-       po/uk/plasma_applet_org.kde.plasma.clipboard.po
-       po/uk/plasma_applet_org.kde.plasma.devicenotifier.po
-       po/uk/plasma_applet_org.kde.plasma.digitalclock.po
-       po/uk/plasma_applet_org.kde.plasma.lock_logout.po
-       po/uk/plasma_applet_org.kde.plasma.mediacontroller.po
-       po/uk/plasma_applet_org.kde.plasma.notifications.po
-       po/uk/plasma_applet_org.kde.plasma.panelspacer.po
-       po/uk/plasma_applet_org.kde.plasma.systemmonitor.cpu.po
-       po/uk/plasma_applet_org.kde.plasma.systemmonitor.diskactivity.po
-       po/uk/plasma_applet_org.kde.plasma.systemmonitor.diskusage.po
-       po/uk/plasma_applet_org.kde.plasma.systemmonitor.memory.po
-       po/uk/plasma_applet_org.kde.plasma.systemmonitor.net.po
-       po/uk/plasma_applet_org.kde.plasma.systemtray.po
-       po/uk/plasma_applet_quicklaunch.po
-       po/uk/plasma_applet_system-monitor.po
-       po/uk/plasma_containmentactions_contextmenu.po
-       po/uk/plasma_containmentactions_switchwindow.po
-       po/uk/plasma_engine_applicationjobs.po
-       po/uk/plasma_engine_devicenotifications.po
-       po/uk/plasma_engine_keystate.po
-       po/uk/plasma_engine_mpris2.po
-       po/uk/plasma_engine_network.po
-       po/uk/plasma_engine_notifications.po
-       po/uk/plasma_engine_powermanagement.po
-       po/uk/plasma_engine_rss.po
-       po/uk/plasma_engine_share.po
-       po/uk/plasma_engine_soliddevice.po
-       po/uk/plasma_engine_time.po
-       po/uk/plasma_engine_weather.po
-       po/uk/plasma_lookandfeel_org.kde.lookandfeel.po
-       po/uk/plasma_package_plasmashell.po
-       po/uk/plasma_runner_activities.po
-       po/uk/plasma_runner_baloosearchrunner.po
-       po/uk/plasma_runner_bookmarksrunner.po
-       po/uk/plasma_runner_calculatorrunner.po
-       po/uk/plasma_runner_kill.po
-       po/uk/plasma_runner_locations.po
-       po/uk/plasma_runner_placesrunner.po
-       po/uk/plasma_runner_powerdevil.po
-       po/uk/plasma_runner_recentdocuments.po
-       po/uk/plasma_runner_services.po
-       po/uk/plasma_runner_sessions.po
-       po/uk/plasma_runner_shell.po
-       po/uk/plasma_runner_solid.po
-       po/uk/plasma_runner_webshortcuts.po
-       po/uk/plasma_runner_windowedwidgets.po
-       po/uk/plasma_runner_windows.po
-       po/uk/plasmashell.po
-       po/uk/plasmashellprivateplugin.po
-       po/uk/screenlocker_kcm.po
-       po/uk/soliduiserver.po
-       po/uk/systemmonitor.po
-       runners/kill/killrunner.cpp
-       runners/kill/killrunner.h
-       runners/kill/killrunner_config.cpp
-       runners/kill/killrunner_config.h
-Copyright: 2009, <Jan Gerrit Marker> <jangerrit at weiler-marker.com>
-           2010, Ilie Halip <lupuroshu at gmail.com>
-           1998-2015, This_file_is_part_of_KDE
-License: LGPL-2.1+3+KDEeV
-
-Files: applets/system-monitor/applet.cpp
-       applets/system-monitor/applet.h
-       applets/system-monitor/cpu.cpp
-       applets/system-monitor/cpu.h
-       applets/system-monitor/hdd.cpp
-       applets/system-monitor/hdd.h
-       applets/system-monitor/hdd_activity.cpp
-       applets/system-monitor/hdd_activity.h
-       applets/system-monitor/hwinfo.cpp
-       applets/system-monitor/hwinfo.h
-       applets/system-monitor/net.cpp
-       applets/system-monitor/net.h
-       applets/system-monitor/plotter.cpp
-       applets/system-monitor/plotter.h
-       applets/system-monitor/ram.cpp
-       applets/system-monitor/ram.h
-       applets/system-monitor/system-monitor.cpp
-       applets/system-monitor/system-monitor.h
-       applets/system-monitor/temperature-offset-delegate.cpp
-       applets/system-monitor/temperature-offset-delegate.h
-       applets/system-monitor/temperature.cpp
-       applets/system-monitor/temperature.h
-       dataengines/activities/activityjob.cpp
-       dataengines/activities/activityjob.h
-       dataengines/applicationjobs/jobaction.cpp
-       dataengines/applicationjobs/jobaction.h
-       dataengines/applicationjobs/jobcontrol.cpp
-       dataengines/applicationjobs/jobcontrol.h
-       dataengines/applicationjobs/kuiserverengine.cpp
-       dataengines/applicationjobs/kuiserverengine.h
-       dataengines/apps/appjob.cpp
-       dataengines/apps/appjob.h
-       dataengines/apps/appsengine.cpp
-       dataengines/apps/appsengine.h
-       dataengines/apps/appservice.cpp
-       dataengines/apps/appservice.h
-       dataengines/apps/appsource.cpp
-       dataengines/apps/appsource.h
-       dataengines/dict/dictengine.cpp
-       dataengines/dict/dictengine.h
-       dataengines/executable/executable.cpp
-       dataengines/executable/executable.h
-       dataengines/hotplug/hotplugjob.cpp
-       dataengines/hotplug/hotplugjob.h
-       dataengines/hotplug/hotplugservice.cpp
-       dataengines/hotplug/hotplugservice.h
-       dataengines/mouse/cursornotificationhandler.cpp
-       dataengines/mouse/cursornotificationhandler.h
-       dataengines/mouse/mouseengine.cpp
-       dataengines/mouse/mouseengine.h
-       dataengines/mpris2/mpris2engine.cpp
-       dataengines/mpris2/mpris2engine.h
-       dataengines/network/networkengine.cpp
-       dataengines/network/networkengine.h
-       dataengines/notifications/notificationaction.cpp
-       dataengines/notifications/notificationaction.h
-       dataengines/notifications/notificationservice.cpp
-       dataengines/notifications/notificationservice.h
-       dataengines/places/placesengine.cpp
-       dataengines/places/placesengine.h
-       dataengines/powermanagement/powermanagementengine.cpp
-       dataengines/powermanagement/powermanagementengine.h
-       dataengines/powermanagement/powermanagementjob.cpp
-       dataengines/powermanagement/powermanagementjob.h
-       dataengines/rss/rss.cpp
-       dataengines/rss/rss.h
-       dataengines/soliddevice/devicesignalmapmanager.cpp
-       dataengines/soliddevice/devicesignalmapmanager.h
-       dataengines/soliddevice/devicesignalmapper.cpp
-       dataengines/soliddevice/devicesignalmapper.h
-       dataengines/soliddevice/hddtemp.cpp
-       dataengines/soliddevice/hddtemp.h
-       dataengines/soliddevice/soliddeviceengine.cpp
-       dataengines/soliddevice/soliddeviceengine.h
-       dataengines/soliddevice/soliddevicejob.cpp
-       dataengines/soliddevice/soliddevicejob.h
-       dataengines/soliddevice/soliddeviceservice.cpp
-       dataengines/soliddevice/soliddeviceservice.h
-       dataengines/statusnotifieritem/statusnotifieritemjob.cpp
-       dataengines/statusnotifieritem/statusnotifieritemjob.h
-       dataengines/statusnotifieritem/statusnotifieritemservice.cpp
-       dataengines/statusnotifieritem/statusnotifieritemservice.h
-       dataengines/systemmonitor/systemmonitor.cpp
-       dataengines/systemmonitor/systemmonitor.h
-       dataengines/tasks/taskjob.cpp
-       dataengines/tasks/taskjob.h
-       dataengines/tasks/tasksengine.cpp
-       dataengines/tasks/tasksengine.h
-       dataengines/tasks/taskservice.cpp
-       dataengines/tasks/taskservice.h
-       dataengines/tasks/taskwindowjob.cpp
-       dataengines/tasks/taskwindowjob.h
-       dataengines/tasks/taskwindowservice.cpp
-       dataengines/tasks/taskwindowservice.h
-       kglobalaccel/main.cpp
-       kioslave/remote/kdedmodule/remotedirnotify.cpp
-       kioslave/remote/kdedmodule/remotedirnotify.h
-       kioslave/remote/kdedmodule/remotedirnotifymodule.cpp
-       kioslave/remote/kdedmodule/remotedirnotifymodule.h
-       ksmserver/screenlocker/kcm/package/contents/ui/main.qml
-       kuiserver/main.cpp
-       kuiserver/progresslistdelegate.cpp
-       kuiserver/progresslistdelegate.h
-       kuiserver/progresslistdelegate_p.h
-       kuiserver/progresslistmodel.cpp
-       kuiserver/progresslistmodel.h
-       kuiserver/tests/kuiservertest.cpp
-       kuiserver/tests/kuiservertest.h
-       kuiserver/uiserver.cpp
-       kuiserver/uiserver.h
-       kuiserver/uiserver_p.h
-       phonon/platform_kde/kdeplatformplugin.cpp
-       phonon/platform_kde/kdeplatformplugin.h
-       phonon/platform_kde/kiomediastream.cpp
-       phonon/platform_kde/kiomediastream.h
-       phonon/platform_kde/kiomediastream_p.h
-       po/ca/plasma_applet_org.kde.image.po
-       po/ca at valencia/plasma_applet_org.kde.plasma.devicenotifier.po
-       po/ca at valencia/plasma_engine_weather.po
-       runners/activities/activityrunner.cpp
-       runners/activities/activityrunner.h
-       runners/calculator/calculatorrunner.cpp
-       runners/calculator/calculatorrunner.h
-       runners/locations/locationrunner.cpp
-       runners/locations/locationrunner.h
-       runners/services/servicerunner.cpp
-       runners/services/servicerunner.h
-       runners/sessions/sessionrunner.cpp
-       runners/sessions/sessionrunner.h
-       runners/shell/shellrunner.cpp
-       runners/shell/shellrunner.h
-       runners/webshortcuts/webshortcutrunner.cpp
-       runners/webshortcuts/webshortcutrunner.h
-       runners/windowedwidgets/windowedwidgetsrunner.cpp
-       runners/windowedwidgets/windowedwidgetsrunner.h
-       shell/scripting/rect.cpp
-       solidautoeject/solidautoeject.cpp
-       solidautoeject/solidautoeject.h
-       soliduiserver/deviceaction.cpp
-       soliduiserver/deviceaction.h
-       soliduiserver/deviceactionsdialog.cpp
-       soliduiserver/deviceactionsdialog.h
-       soliduiserver/devicenothingaction.cpp
-       soliduiserver/devicenothingaction.h
-       soliduiserver/deviceserviceaction.cpp
-       soliduiserver/deviceserviceaction.h
-       soliduiserver/soliduiserver.cpp
-       soliduiserver/soliduiserver.h
-       systemmonitor/kdedksysguard.cpp
-       systemmonitor/ksystemactivitydialog.cpp
-       systemmonitor/ksystemactivitydialog.h
-Copyright: 2006-2011, Aaron Seigo <aseigo at kde.org>
-           2008, Alain Boyer <alainboyer at gmail.com>
-           2007-2012, Alex Merry <alex.merry at kdemail.net>
-           2007, Alexis Ménard <darktears31 at gmail.com>
-           2007, Andreas Hartmetz <ahartmetz at gmail.com>
-           2007, Barış Metin <baris at pardus.org.tr>
-           2009, Chani Armitage <chani at kde.org>
-           2007, Christopher Blauvelt <cblauvelt at gmail.com>
-           2008, Dario Freddi <drf54321 at gmail.com>
-           2006, David Faure <faure at kde.org>
-           2011, Elvis Stansvik <elvstone at gmail.com>
-           2007, Fredrik Höglund <fredrik at kde.org>
-           2001, George Staikos <staikos at kde.org>
-           2013, Heena Mahour <heena393 at gmail.com>
-           2005, Jean-Remy Falleri <jr.falleri at laposte.net>
-           2007-2010, John Tapsell <johnflux at gmail.com>
-           2007, John Tapsell <tapsell at kde.org>
-           2005-2009, Kevin Ottens <ervin at kde.org>
-           2004, Kévin Ottens <ervin ipsquad net>
-           2011-2014, Lukas Tinkl <ltinkl at redhat.com>
-           2007, Maor Vanmak <mvanmak1 at gmail.com>
-           2014, Marco Martin <mart at kde.org>
-           2008-2010, Marco Martin <notmart at gmail.com>
-           2000, Matej Koss <koss at miesto.sk>
-           2010, Matteo Agostinelli <agostinelli at gmail.com>
-           2007-2008, Matthias Kretz <kretz at kde.org>
-           2009, Matthieu Gallien <matthieu_gallien at yahoo.fr>
-           2007, Michael Jansen <kde at michael-jansen.biz>
-           2010, Michel Lafon-Puyo <michel.lafonpuyo at gmail.com>
-           2007, Percy Leonhardt <percy at eris23.de>
-           2007-2010, Petri Damsten <damu at iki.fi>
-           2006-2008, Rafael Fernández López <ereslibre at kde.org>
-           2007, Richard Moore <rich at kde.org>
-           2008, Rob Scheepmaker <r.scheepmaker at student.utwente.nl>
-           2007, Robert Knight <robertknight at gmail.com>
-           2007-2011, Sebastian Kügler <sebas at kde.org>
-           2009-2012, Shaun Reich <shaun.reich at kdemail.net>
-           2007, Teemu Rytilahti <tpr at iki.fi>
-           2007-2015, This_file_is_part_of_KDE
-           2007, Thomas Georgiou <TAGeorgiou at gmail.com> and Jeff Cooper <weirdsox11 at gmail.com>
-           2011, Viranch Mehta <viranch.mehta at gmail.com>
-           2014, Vishesh Handa <me at vhanda.in>
-           2014, Vishesh Handa <vhanda at kde.org>
-License: LGPL-2
-
-Files: appmenu/appmenu.cpp
-       appmenu/appmenu.h
-       appmenu/appmenu_dbus.cpp
-       appmenu/appmenu_dbus.h
-       appmenu/glowbar.cpp
-       appmenu/glowbar.h
-       appmenu/gtkicons.h
-       appmenu/kdbusimporter.h
-       appmenu/menubar.cpp
-       appmenu/menubar.h
-       appmenu/menubutton.cpp
-       appmenu/menubutton.h
-       appmenu/menuimporter.cpp
-       appmenu/menuimporter.h
-       appmenu/menuwidget.cpp
-       appmenu/menuwidget.h
-       appmenu/topmenubar.cpp
-       appmenu/topmenubar.h
-       appmenu/verticalmenu.cpp
-       appmenu/verticalmenu.h
-       components/keyboardlayout/keyboardlayoutplugin.cpp
-       components/keyboardlayout/keyboardlayoutplugin.h
-       components/shellprivate/shellprivateplugin.cpp
-       components/shellprivate/shellprivateplugin.h
-       dataengines/weather/ions/debianweather/iondebianweather.cpp
-       dataengines/weather/ions/debianweather/iondebianweather.h
-       ksmserver/KSMServerInterface.h
-       ksmserver/LICENSE
-       ksmserver/client.cpp
-       ksmserver/client.h
-       ksmserver/global.h
-       ksmserver/legacy.cpp
-       ksmserver/main.cpp
-       ksmserver/server.cpp
-       ksmserver/server.h
-       ksmserver/shutdown.cpp
-       ksmserver/shutdowndlg.cpp
-       ksmserver/shutdowndlg.h
-       ksmserver/startup.cpp
-       libtaskmanager/abstractgroupableitem.cpp
-       libtaskmanager/abstractgroupableitem.h
-       libtaskmanager/abstractgroupingstrategy.cpp
-       libtaskmanager/abstractgroupingstrategy.h
-       libtaskmanager/abstractsortingstrategy.cpp
-       libtaskmanager/abstractsortingstrategy.h
-       libtaskmanager/groupmanager.cpp
-       libtaskmanager/groupmanager.h
-       libtaskmanager/launcherconfig.cpp
-       libtaskmanager/launcherconfig.h
-       libtaskmanager/launcheritem.cpp
-       libtaskmanager/launcheritem.h
-       libtaskmanager/launcherproperties.cpp
-       libtaskmanager/launcherproperties.h
-       libtaskmanager/startup.cpp
-       libtaskmanager/startup.h
-       libtaskmanager/strategies/alphasortingstrategy.cpp
-       libtaskmanager/strategies/alphasortingstrategy.h
-       libtaskmanager/strategies/desktopsortingstrategy.cpp
-       libtaskmanager/strategies/desktopsortingstrategy.h
-       libtaskmanager/strategies/manualgroupingstrategy.cpp
-       libtaskmanager/strategies/manualgroupingstrategy.h
-       libtaskmanager/strategies/manualsortingstrategy.cpp
-       libtaskmanager/strategies/manualsortingstrategy.h
-       libtaskmanager/strategies/programgroupingstrategy.cpp
-       libtaskmanager/strategies/programgroupingstrategy.h
-       libtaskmanager/task.cpp
-       libtaskmanager/task.h
-       libtaskmanager/task_p.h
-       libtaskmanager/task_win.cpp
-       libtaskmanager/task_x11.cpp
-       libtaskmanager/taskactions.cpp
-       libtaskmanager/taskactions.h
-       libtaskmanager/taskactions_p.h
-       libtaskmanager/taskgroup.cpp
-       libtaskmanager/taskgroup.h
-       libtaskmanager/taskitem.cpp
-       libtaskmanager/taskitem.h
-       libtaskmanager/taskmanager.cpp
-       libtaskmanager/taskmanager.h
-       libtaskmanager/tasksmodel.cpp
-       libtaskmanager/tasksmodel.h
-       startkde/kstartupconfig/kdostartupconfig.cpp
-       startkde/kstartupconfig/kstartupconfig.cpp
-Copyright: 2010, Aaron Seigo <aseigo at kde.org>
-           2010, Anton Kreuzkamp <akreuzkamp at web.de>
-           2008, Christian Mollekopf <chrigi_1 at hotmail.com>
-           2011, Craig Drummond <craig.p.drummond at gmail.com>
-           2011, Craig Drummond <craig at kde.org>
-           2011-2012, Cédric Bellegarde <gnumdk at gmail.com>
-           2014, David Edmundson <davidedmundson at kde.org>
-           2012-2013, Eike Hein <hein at kde.org>
-           2011, Lionel Chauvin <megabigbug at yahoo.fr>
-           2005, Lubos Lunak <l.lunak at kde.org>
-           2014, Martin Yrjölä <martin.yrjola at gmail.com>
-           2000-2001, Matthias Elter <elter at kde.org>
-           1999-2000, Matthias Ettrich <ettrich at kde.org>
-           1999, Preston Brown <pbrown at kde.org>
-           2001, Richard Moore <rich at kde.org>
-           2011, Sune Vuorela <sune at vuorela.dk>
-           2007, Urs Wolfer <uwolfer at kde.org>
-License: Expat
-
-Files: applets/activitybar/metadata.desktop
-       applets/analog-clock/metadata.desktop
-       applets/batterymonitor/package/metadata.desktop
-       applets/calendar/metadata.desktop
-       applets/clipboard/metadata.desktop
-       applets/devicenotifier/package/metadata.desktop
-       applets/digital-clock/package/metadata.desktop
-       applets/icon/package/metadata.desktop
-       applets/mediacontroller/metadata.desktop
-       applets/notifications/package/metadata.desktop
-       applets/panelspacer/metadata.desktop
-       applets/quicklaunch/plasma-applet-quicklaunch.desktop
-       applets/system-monitor/plasma-applet-sm_cpu.desktop
-       applets/system-monitor/plasma-applet-sm_hdd.desktop
-       applets/system-monitor/plasma-applet-sm_hdd_activity.desktop
-       applets/system-monitor/plasma-applet-sm_hwinfo.desktop
-       applets/system-monitor/plasma-applet-sm_net.desktop
-       applets/system-monitor/plasma-applet-sm_ram.desktop
-       applets/system-monitor/plasma-applet-sm_temperature.desktop
-       applets/system-monitor/plasma-applet-system-monitor.desktop
-       applets/systemmonitor/cpu/metadata.desktop
-       applets/systemmonitor/diskactivity/metadata.desktop
-       applets/systemmonitor/diskusage/metadata.desktop
-       applets/systemmonitor/memory/metadata.desktop
-       applets/systemmonitor/net/metadata.desktop
-       containmentactions/applauncher/plasma-containmentactions-applauncher.desktop
-       containmentactions/contextmenu/plasma-containmentactions-contextmenu.desktop
-       containmentactions/paste/plasma-containmentactions-paste.desktop
-       containmentactions/switchactivity/plasma-containmentactions-switchactivity.desktop
-       containmentactions/switchdesktop/plasma-containmentactions-switchdesktop.desktop
-       containmentactions/switchwindow/plasma-containmentactions-switchwindow.desktop
-       dataengines/packagekit/plasma-dataengine-packagekit.desktop
-       dataengines/statusnotifieritem/plasma-dataengine-statusnotifieritem.desktop
-       klipper/plasma-dataengine-clipboard.desktop
-       ksmserver/screenlocker/greeter/themes/org.kde.passworddialog/metadata.desktop
-       ksmserver/screenlocker/kcm/package/metadata.desktop
-       ksmserver/themes/contour/metadata.desktop
-       ksmserver/themes/default/metadata.desktop
-       po/bg/drkonqi.po
-       po/bg/kio_applications.po
-       po/bg/kio_remote.po
-       po/bg/klipper.po
-       po/bg/ksmserver.po
-       po/bg/libtaskmanager.po
-       runners/powerdevil/plasma-runner-powerdevil.desktop
-       runners/solid/plasma-runner-solid.desktop
-       runners/windows/plasma-runner-windows.desktop
-       wallpapers/color/plasma-wallpaper-color.desktop
-Copyright: 2006-2008, Zlatko Popov <zlatkopopov at fsa-bg.org>
-           2009-2013, Yasen Pramatarov <yasen at lindeas.com>
-           2011, Dimitar Popov <insane at fmi.uni-sofia.bg>
-           Bhushan Shah <bhush94 at gmail.com>
-           Chani <chani at kde.org>
-           Dario Freddi <drf at kdemod.ath.cx>
-           Davide Bettio <davide.bettio at kdemail.net>
-           Gregor Taetzner <plasma-devel at kde.org>
-           Heena <heena393 at gmail.com>
-           Ingomar Wesp <ingomar at wesp.name>
-           Jacopo De Simoi <wilderkde at gmail.com>
-           Kai Uwe Broulik <kde at privat.broulik.de>
-           Lamarque V. Souza <Lamarque.Souza.ext at basyskom.com>
-           Marco Martin <mart at kde.org>
-           Martin Gräßlin <kde at martin-graesslin.com>
-           Martin Gräßlin <mgraesslin at kde.org>
-           Matthieu Gallien <matthieu_gallien at yahoo.fr>
-           Petri Damstén <damu at iki.fi>
-           Sebastian Kügler <sebas at kde.org>
-           Shaun Reich <shaun.reich at kdemail.net>
-           The Plasma Team <plasma-devel at kde.org>
-           Viranch Mehta, Jacopo De Simoi <wilderkde at gmail.com>
-License: GPL
- This file is licensed under the GPL.
- --
- On Debian systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL'.
-
-Files: COPYING.LIB
-       applets/batterymonitor/plugin/processrunnerplugin.cpp
-       applets/batterymonitor/plugin/processrunnerplugin.h
-       applets/digital-clock/plugin/digitalclockplugin.cpp
-       applets/digital-clock/plugin/digitalclockplugin.h
-       applets/notifications/plugin/notificationshelper.cpp
-       applets/notifications/plugin/notificationshelper.h
-       applets/notifications/plugin/notificationshelperplugin.cpp
-       applets/notifications/plugin/notificationshelperplugin.h
-       applets/systemtray/plugin/tasklistmodel.cpp
-       applets/systemtray/plugin/tasklistmodel.h
-       components/keyboardlayout/keyboardlayout.cpp
-       components/keyboardlayout/keyboardlayout.h
-       dataengines/keystate/keyservice.h
-       dataengines/mpris2/multiplexedservice.cpp
-       dataengines/mpris2/multiplexedservice.h
-       dataengines/mpris2/multiplexer.cpp
-       dataengines/mpris2/multiplexer.h
-       dataengines/mpris2/playeractionjob.cpp
-       dataengines/mpris2/playeractionjob.h
-       dataengines/mpris2/playercontainer.cpp
-       dataengines/mpris2/playercontainer.h
-       dataengines/mpris2/playercontrol.cpp
-       dataengines/mpris2/playercontrol.h
-       dataengines/places/jobs.h
-       dataengines/places/modeljob.h
-       dataengines/places/placeservice.cpp
-       dataengines/places/placeservice.h
-       dataengines/places/placesproxymodel.cpp
-       dataengines/places/placesproxymodel.h
-       dataengines/places/setupdevicejob.cpp
-       dataengines/places/setupdevicejob.h
-       ksmserver/screenlocker/kcm/selectimagebutton.cpp
-       ksmserver/screenlocker/kcm/selectimagebutton.h
-       runners/baloo/baloosearchrunner.cpp
-       runners/baloo/baloosearchrunner.h
-       systemmonitor/kdedksysguard.h
-       systemmonitor/main.cpp
-Copyright: 2009, Aaron Seigo <aseigo at kde.org>
-           2008-2012, Alex Merry <alex.merry at kdemail.net>
-           2014, Daniel Vratil <dvratil at redhat.com>
-           2014, David Edmundson <david at davidedmundson.co.uk>
-           2011-2014, David Edmundson <kde at davidedmundson.co.uk>
-           1991-1999, Free Software Foundation, Inc
-           2014, Marco Martin <mart at kde.org>
-           2011, Martin Klapetek <martin.klapetek at gmail.com>
-           2014, Martin Klapetek <mklapetek at kde.org>
-           2014, Vishesh Handa <me at vhanda.in>
-License: LGPL-2.1+
-
-Files: applets/calendar/contents/config/config.qml
-       applets/calendar/contents/ui/configAgenda.qml
-       applets/digital-clock/package/contents/config/config.qml
-       applets/digital-clock/package/contents/ui/configAppearance.qml
-       applets/digital-clock/package/contents/ui/configTimeZones.qml
-       applets/digital-clock/plugin/timezonesi18n.cpp
-       applets/digital-clock/plugin/timezonesi18n.h
-       applets/icon/package/contents/ui/main.qml
-       applets/icon/plugin/icon_p.cpp
-       applets/icon/plugin/icon_p.h
-       applets/icon/plugin/iconplugin.cpp
-       applets/icon/plugin/iconplugin.h
-       applets/notifications/lib/notificationsapplet.cpp
-       applets/notifications/lib/notificationsapplet.h
-       applets/notifications/package/contents/config/config.qml
-       applets/notifications/package/contents/ui/ScreenPositionSelector.qml
-       applets/notifications/package/contents/ui/configNotifications.qml
-       applets/panelspacer/contents/ui/main.qml
-       applets/systemtray/plugin/systemtrayplugin.cpp
-       applets/systemtray/plugin/systemtrayplugin.h
-       dataengines/packagekit/packagekitengine.cpp
-       dataengines/packagekit/packagekitengine.h
-       dataengines/packagekit/packagekitjob.cpp
-       dataengines/packagekit/packagekitjob.h
-       dataengines/packagekit/packagekitservice.cpp
-       dataengines/packagekit/packagekitservice.h
-       dataengines/share/backends/pasteubuntucom/contents/code/main.js
-       plasma-windowed/main.cpp
-       plasma-windowed/plasmawindowedcorona.cpp
-       plasma-windowed/plasmawindowedcorona.h
-       plasma-windowed/plasmawindowedview.cpp
-       plasma-windowed/plasmawindowedview.h
-       shell/standaloneappcorona.cpp
-       shell/standaloneappcorona.h
-       startkde/ksyncdbusenv/ksyncdbusenv.cpp
-Copyright: 2013-2014, Bhushan Shah <bhush94 at gmail.com>
-           2012, Gregor Taetzner <gregor at freenet.de>
-           2010, Harald Sitter <apachelogger at ubuntu.com>
-           2013-2014, Kai Uwe Broulik <kde at privat.broulik.de>
-           2014, Marco Martin <mart at kde.org>
-           2014, Marco Martin <notmart at gmail.com>
-           2014, Martin Graesslin <mgraesslin at kde.org>
-           2014, Martin Klapetek <mklapetek at kde.org>
-           2013, Sebastian Kügler <sebas at kde.org>
-License: GPL-2+3+KDEeV
-
-Files: ksmserver/CMakeLists.txt
-       ksmserver/KSMServerDBusInterfaceConfig.cmake.in
-       ksmserver/Messages.sh
-       ksmserver/README
-       ksmserver/config-ksmserver.h.cmake
-       ksmserver/org.kde.KSMServerInterface.xml
-       ksmserver/screenlocker/CMakeLists.txt
-       ksmserver/screenlocker/DESIGN
-       ksmserver/screenlocker/Messages.sh
-       ksmserver/screenlocker/ScreenSaverDBusInterfaceConfig.cmake.in
-       ksmserver/screenlocker/autotests/CMakeLists.txt
-       ksmserver/screenlocker/dbus/org.freedesktop.ScreenSaver.xml
-       ksmserver/screenlocker/dbus/org.kde.screensaver.xml
-       ksmserver/screenlocker/greeter/CMakeLists.txt
-       ksmserver/screenlocker/greeter/Messages.sh
-       ksmserver/screenlocker/greeter/autotests/CMakeLists.txt
-       ksmserver/screenlocker/greeter/fallbacktheme.qrc
-       ksmserver/screenlocker/kcfg/kscreenlockersettings.kcfg
-       ksmserver/screenlocker/kcfg/kscreensaversettings.kcfgc
-       ksmserver/screenlocker/kcheckpass/CMakeLists.txt
-       ksmserver/screenlocker/kcheckpass/README
-       ksmserver/screenlocker/kcheckpass/config-kcheckpass.h.cmake
-       ksmserver/screenlocker/kcm/CMakeLists.txt
-       ksmserver/screenlocker/kcm/Messages.sh
-       ksmserver/screenlocker/kcm/kcm.ui
-       ksmserver/screenlocker/kcm/screenlocker.desktop
-       ksmserver/screenlocker/kscreenlocker.notifyrc
-       ksmserver/screenlocker/protocols/ksld.xml
-       ksmserver/screenlocker/tests/CMakeLists.txt
-       ksmserver/screenlocker/updaters/kscreenlocker.upd
-       ksmserver/screenlocker/updaters/ksreenlocker_5_3_separate_autologin.pl
-       ksmserver/tests/CMakeLists.txt
-       ksmserver/tests/test.cpp
-       ksmserver/themes/contour/screenshot.png
-       ksmserver/themes/default/screenshot.png
-Copyright: 1998, Caldera, Inc
-License: Expat
-Comment: No explicit license found, using license(s) from:
- ksmserver/LICENSE
-
-Files: applets/lock_logout/metadata.desktop
-       dataengines/activities/plasma-dataengine-activities.desktop
-       dataengines/apps/plasma-dataengine-apps.desktop
-       dataengines/keystate/keyservice.cpp
-       dataengines/keystate/plasma-dataengine-keystate.desktop
-       dataengines/places/plasma-dataengine-places.desktop
-       dataengines/share/plasma-dataengine-share.desktop
-       dataengines/tasks/plasma-dataengine-tasks.desktop
-       dataengines/time/plasma-dataengine-time.desktop
-       runners/activities/plasma-runner-activityrunner.desktop
-       runners/baloo/plasma-runner-baloosearch.desktop
-       runners/bookmarks/plasma-runner-bookmarks.desktop
-       runners/calculator/plasma-runner-calculator.desktop
-       runners/kill/plasma-runner-kill.desktop
-       runners/locations/plasma-runner-locations.desktop
-       runners/places/plasma-runner-places.desktop
-       runners/recentdocuments/recentdocuments.desktop
-       runners/services/plasma-runner-services.desktop
-       runners/sessions/plasma-runner-sessions.desktop
-       runners/shell/plasma-runner-shell.desktop
-       runners/webshortcuts/plasma-runner-webshortcuts.desktop
-       runners/windowedwidgets/plasma-runner-windowedwidgets.desktop
-Copyright: 2009, Aaron Seigo <aseigo at kde.org>
-           Aaron Seigo <aseigo at kde.org>
-           Alex Merry <alex.merry at kdemail.net>
-           Artur de Souza <asouza at kde.org>
-           Chani Armitage <chani at kde.org>
-           David Edmundson <kde at davidedmundson.co.uk>
-           Glenn Ergeerts <glenn.ergeerts at telenet.be>
-           Jan Gerrit Marker <jangerrit at weiler-marker.com>
-           Marco Gulino <marco.gulino at gmail.com>
-           Plasma Team <plasma-devel at kde.org>
-           Robert Knight <robertknight at gmail.com>
-           Sebastian Kügler <sebas at kde.org>
-           Teemu Rytilahti <tpr at iki.fi>
-           Viranch Mehta <viranch.mehta at gmail.com>
-           Vishesh Handa <me at vhanda.in>
-License: LGPL
-
-Files: cmake/FindQalculate.cmake
-       cmake/MacroPushRequiredVars.cmake
-       ksmserver/Copyright.txt
-Copyright: 2006, Alexander Neundorf <neundorf at kde.org>
-           2000-2009, Kitware, Inc., Insight Software Consortium
-           2007, Vladimir Kuznetsov <ks.vladimir at gmail.com>
-License: BSD-3-clause
-
-Files: doc/ca/klipper/index.docbook
-       doc/en/PolicyKit-kde/index.docbook
-       doc/en/klipper/index.docbook
-Copyright: 1998, Andrew.Stanley-Jones <asj at cban.com>
-           1998-2000, Carsten.Pfeiffer
-           2000-2005, Philip.Rodrigues
-           2008-2009, Daniel Nicoletti
-License: GFDL-1.2+
-
-Files: drkonqi/backtracegenerator.cpp
-       drkonqi/backtracegenerator.h
-       drkonqi/main.cpp
-       drkonqi/tests/crashtest/crashtest.cpp
-Copyright: 2000-2003 Hans Petter Bieker <bieker at kde.org>
-           2009  George Kiagiadakis <gkiagia at users.sourceforge.net>
-           2000-2002 David Faure <faure at kde.org>
-           2000-2002 Waldo Bastian <bastian at kde.org>
-License: BSD-2-clause
-
-Files: klipper/autotests/modeltest.cpp
-       klipper/autotests/modeltest.h
-Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
-License: GPL-3_or_LGPL-2.1-QTexception-1.1
- * $QT_BEGIN_LICENSE:LGPL$
- * Commercial License Usage
- * Licensees holding valid commercial Qt licenses may use this file in
- * accordance with the commercial license agreement provided with the
- * Software or, alternatively, in accordance with the terms contained in
- * a written agreement between you and Digia.  For licensing terms and
- * conditions see http://qt.digia.com/licensing.  For further information
- * use the contact form at http://qt.digia.com/contact-us.
- *
- * 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.
- *
- * In addition, as a special exception, Digia gives you certain additional
- * rights.  These rights are described in the Digia 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.
- *
- *
- * $QT_END_LICENSE$
- .
- On Debian systems, the complete text of the GNU General Public License
- version 3 can be found in "/usr/share/common-licenses/GPL-3", likewise, 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: shell/scripting/backportglobal.h
-Copyright: 1992-2007 Trolltech ASA. All rights reserved.
-License: GPL-2-QTexception-1.0
- This file is part of the plugins of the Qt Toolkit.
- .
- This file may be used under the terms of the GNU General Public
- License version 2.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 GNU
- General Public Licensing requirements will be met:
- http://trolltech.com/products/qt/licenses/licensing/opensource/
- .
- If you are unsure which license is appropriate for your use, please
- review the following information:
- http://trolltech.com/products/qt/licenses/licensing/licensingoverview
- or contact the sales department at sales at trolltech.com.
- .
- In addition, as a special exception, Trolltech gives you certain
- additional rights. These rights are described in the Trolltech GPL
- Exception version 1.0, which can be found at
- http://www.trolltech.com/products/qt/gplexception/ and in the file
- GPL_EXCEPTION.txt in this package.
- .
- In addition, as a special exception, Trolltech, as the sole copyright
- holder for Qt Designer, grants users of the Qt/Eclipse Integration
- plug-in the right for the Qt/Eclipse Integration to link to
- functionality provided by Qt Designer and its related libraries.
- .
- Trolltech reserves all rights not expressly granted herein.
- .
- Trolltech ASA (c) 2007
- .
- This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
- WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
-
-Files: dataengines/systemmonitor/sensorclient.h
-Copyright: 1999, 2000 Chris Schlaeger <cs at kde.org>
-           2006 John Tapsell <tapsell at kde.org>
-License: GPL-2
-
-Files: drkonqi/drkonqi.cpp
-Copyright: 2009, George Kiagiadakis <gkiagia at users.sourceforge.net>
-           2000-2003, Hans Petter Bieker <bieker at kde.org>
-License: BSD-2-clause_and_GPL-2+
- 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) any later version.
- .
- 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/>.
- .
- Parts of this code were originally under the following license:
- .
- * Copyright (C) 2000-2003 Hans Petter Bieker <bieker at kde.org>
- *
- * 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 above copyright
- *    notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- *    notice, this list of conditions and the following disclaimer in the
- *    documentation and/or other materials provided with the distribution.
- *
- * 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.
- --
- 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: debian/*
 Copyright: 2014, Jonathan Riddell <jriddell at ubuntu.com>
            2014, Scarlett Clark <scarlett at scarlettgatelyclark.com>
diff --git a/debian/kf6-plasma5support-dev.install b/debian/kf6-plasma5support-dev.install
index 9f60e73..5879b5c 100644
--- a/debian/kf6-plasma5support-dev.install
+++ b/debian/kf6-plasma5support-dev.install
@@ -3,3 +3,4 @@ usr/include/KF6/Plasma5Support/
 usr/include/KF6/plasma5support_version.h
 usr/lib/*/cmake/KF6Plasma5Support/
 usr/lib/*/libKF6Plasma5Support.so
+usr/share/qt6/doc/
diff --git a/debian/kf6-plasma5support.lintian-overrides b/debian/kf6-plasma5support.lintian-overrides
new file mode 100644
index 0000000..c1bf11a
--- /dev/null
+++ b/debian/kf6-plasma5support.lintian-overrides
@@ -0,0 +1 @@
+kf6-plasma5support: package-name-doesnt-match-sonames libKF6Plasma5Support6
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 47c772a..12f4a0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON


More information about the Neon-commits mailing list