[neon/kde/kscreen/Neon/unstable] debian: libplasma-dev && lints
Carlos De Maine
null at kde.org
Fri Dec 1 00:15:10 GMT 2023
Git commit 688a57c8b27aa38722d0fdf46b161b9182e3abe1 by Carlos De Maine.
Committed on 01/12/2023 at 01:15.
Pushed by carlosdem into branch 'Neon/unstable'.
libplasma-dev && lints
M +2 -2 debian/changelog
M +2 -2 debian/control
M +1 -0 debian/kscreen.lintian-overrides
M +1 -0 debian/kscreen.qml-ignore
https://invent.kde.org/neon/kde/kscreen/-/commit/688a57c8b27aa38722d0fdf46b161b9182e3abe1
diff --git a/debian/changelog b/debian/changelog
index 73d4bb3..7a6f3d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -565,7 +565,7 @@ kscreen (4:5.10.5-1) experimental; urgency=medium
kscreen (4:5.8.5-2) unstable; urgency=medium
* Add upower as a recommends.
- Thanks to Éter for reporting (Closes: 853171)
+ * Thanks to Éter for reporting (Closes: 853171)
-- Maximiliano Curia <maxy at debian.org> Mon, 13 Mar 2017 14:20:57 +0100
@@ -596,7 +596,7 @@ kscreen (4:5.8.1-1) unstable; urgency=medium
kscreen (4:5.8.0-2) unstable; urgency=medium
* Bump libkf5screen-dev build dependency version (Closes: 840067)
- Thanks to Chris Lamb for the report
+ * Thanks to Chris Lamb for the report
-- Maximiliano Curia <maxy at debian.org> Sat, 08 Oct 2016 10:53:47 +0200
diff --git a/debian/control b/debian/control
index e3a001d..83c6f64 100644
--- a/debian/control
+++ b/debian/control
@@ -22,12 +22,12 @@ Build-Depends: cmake,
kf6-ksvg-dev,
libkf6screen-dev,
liblayershellqtinterface-dev,
+ libplasma6-dev,
libx11-xcb-dev,
libxcb-util-dev,
libxi-dev,
libxrandr-dev,
pkg-kde-tools-neon,
- plasma-framework6-dev,
qt6-base-dev,
qt6-declarative-dev,
qt6-sensors-dev
@@ -39,8 +39,8 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kscreen.git
Package: kscreen
Architecture: any
Depends: kde-cli-tools,
- kf6-plasma-framework,
kf6-plasma5support,
+ libplasma6,
plasma-workspace,
qml6-module-qt5compat-graphicaleffects,
${misc:Depends},
diff --git a/debian/kscreen.lintian-overrides b/debian/kscreen.lintian-overrides
index 3e0911a..a1bf23b 100644
--- a/debian/kscreen.lintian-overrides
+++ b/debian/kscreen.lintian-overrides
@@ -1 +1,2 @@
kscreen: binary-without-manpage usr/bin/kscreen-console
+kscreen: desktop-command-not-in-package usr/share/applications/kcm_kscreen.desktop systemsettings
\ No newline at end of file
diff --git a/debian/kscreen.qml-ignore b/debian/kscreen.qml-ignore
index b3969ee..f77fb15 100644
--- a/debian/kscreen.qml-ignore
+++ b/debian/kscreen.qml-ignore
@@ -6,3 +6,4 @@ org.kde.KScreen
# <kbroulik> that's not an installable plugin
# <kbroulik> it's runtime-registered by the applet
org.kde.private.kscreen
+org.kde.plasma.plasmoid[2.0]
\ No newline at end of file
More information about the Neon-commits
mailing list