[neon/neon-packaging/plasma-bigscreen/Neon/unstable] debian: libplasma6 && lints

Carlos De Maine null at kde.org
Fri Dec 1 03:08:35 GMT 2023


Git commit 3997a3d6e1d3ad32cdd0dadd30b180bcc3c52e36 by Carlos De Maine.
Committed on 01/12/2023 at 04:08.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma6 && lints

M  +2    -2    debian/control
A  +5    -0    debian/plasma-bigscreen.lintian-overrides
A  +4    -0    debian/plasma-bigscreen.qml-ignore

https://invent.kde.org/neon/neon-packaging/plasma-bigscreen/-/commit/3997a3d6e1d3ad32cdd0dadd30b180bcc3c52e36

diff --git a/debian/control b/debian/control
index bc10789..32a007f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cmake,
                kf6-ksvg-dev,
                kf6-kwindowsystem-dev,
                kwayland6-dev,
-               plasma-framework6-dev,
+               libplasma-dev,
                pkg-kde-tools-neon,
                plasma-activities-dev,
                plasma-activities-stats-dev,
@@ -30,7 +30,7 @@ Rules-Requires-Root: no
 
 Package: plasma-bigscreen
 Architecture: any
-Depends: plasma-framework6,
+Depends: libplasma6,
          plasma-nano,
          plasma-nm,
          plasma-settings,
diff --git a/debian/plasma-bigscreen.lintian-overrides b/debian/plasma-bigscreen.lintian-overrides
new file mode 100644
index 0000000..bc4f03d
--- /dev/null
+++ b/debian/plasma-bigscreen.lintian-overrides
@@ -0,0 +1,5 @@
+plasma-bigscreen: desktop-command-not-in-package usr/share/applications/kcm_mediacenter_audiodevice.desktop systemsettings
+plasma-bigscreen: desktop-command-not-in-package usr/share/applications/kcm_mediacenter_bigscreen_settings.desktop systemsettings
+plasma-bigscreen: desktop-command-not-in-package usr/share/applications/kcm_mediacenter_kdeconnect.desktop systemsettings
+plasma-bigscreen: desktop-command-not-in-package usr/share/applications/kcm_mediacenter_wifi.desktop systemsettings
+plasma-bigscreen: script-with-language-extension usr/bin/mycroft-skill-launcher.py
\ No newline at end of file
diff --git a/debian/plasma-bigscreen.qml-ignore b/debian/plasma-bigscreen.qml-ignore
new file mode 100644
index 0000000..a967fbe
--- /dev/null
+++ b/debian/plasma-bigscreen.qml-ignore
@@ -0,0 +1,4 @@
+org.kde.plasma.settings[0.1]
+org.kde.plasma.configuration[2.0]
+org.kde.plasma.plasmoid[2.0]
+org.kde.private.biglauncher[1.0]


More information about the Neon-commits mailing list