[neon/kde/plasma-workspace/Neon/release] debian: move zsh file to runtime package

Jonathan Esk-Riddell null at kde.org
Fri Feb 10 19:04:32 GMT 2023


Git commit 9bd6ab34614b045c12138225d30dcd970146a8e4 by Jonathan Esk-Riddell.
Committed on 10/02/2023 at 19:04.
Pushed by jriddell into branch 'Neon/release'.

move zsh file to runtime package

M  +2    -0    debian/control
M  +0    -1    debian/plasma-workspace-dev.install
M  +1    -1    debian/plasma-workspace.install

https://invent.kde.org/neon/kde/plasma-workspace/commit/9bd6ab34614b045c12138225d30dcd970146a8e4

diff --git a/debian/control b/debian/control
index f7f2e25..e8b80f0 100644
--- a/debian/control
+++ b/debian/control
@@ -264,6 +264,7 @@ Breaks: breeze (<< 4:5.22.5+p20.04+tunstable+git20210909.0119-0),
         plasma-desktop (<< 4:5.23.80),
         plasma-desktop-data (<< 4:5.27.0),
         plasma-desktopthemes-artwork (<= 4:5),
+        plasma-workspace-dev (<< 4:5.27.0),
         ${kde-l10n:all}
 Conflicts: kde-workspace, kde-workspace-data, klipper
 Replaces: breeze (<< 4:5.22.5+p20.04+tunstable+git20210909.0119-0),
@@ -273,6 +274,7 @@ Replaces: breeze (<< 4:5.22.5+p20.04+tunstable+git20210909.0119-0),
           plasma-desktop (<< 4:5.23.80),
           plasma-desktop-data (<< 4:5.27.0),
           plasma-workspace-data,
+          plasma-workspace-dev (<< 4:5.27.0),
           ${kde-l10n:all}
 Provides: notification-daemon
 Recommends: kde-cli-tools,
diff --git a/debian/plasma-workspace-dev.install b/debian/plasma-workspace-dev.install
index 926b092..451b628 100644
--- a/debian/plasma-workspace-dev.install
+++ b/debian/plasma-workspace-dev.install
@@ -24,4 +24,3 @@ usr/share/dbus-1/interfaces/org.kde.KSplash.xml
 usr/share/dbus-1/interfaces/org.kde.PlasmaShell.xml
 usr/share/dbus-1/interfaces/org.kde.kappmenu.xml
 usr/share/dbus-1/interfaces/org.kde.krunner.App.xml
-usr/share/zsh/site-functions/_plasmashell
diff --git a/debian/plasma-workspace.install b/debian/plasma-workspace.install
index 1f8d02f..5506026 100644
--- a/debian/plasma-workspace.install
+++ b/debian/plasma-workspace.install
@@ -84,4 +84,4 @@ usr/share/qlogging-categories5/myproject.categories
 usr/share/qlogging-categories5/plasma-workspace.categories
 usr/share/solid/actions/
 usr/share/xsessions/plasma.desktop
-usr/share/zsh/site-functions/
+usr/share/zsh/site-functions/_plasmashell


More information about the Neon-commits mailing list