[neon/kde/kwin/Neon/stable] debian: rebase for cherry pick

Carlos De Maine null at kde.org
Mon Feb 12 09:43:39 GMT 2024


Git commit 0824cc8dc19a0431936e07f0363a98508f6f5034 by Carlos De Maine, on behalf of Jonathan Esk-Riddell.
Committed on 12/02/2024 at 09:43.
Pushed by carlosdem into branch 'Neon/stable'.

rebase for cherry pick

M  +1    -3    debian/control
M  +1    -0    debian/kwin-dev.install

https://invent.kde.org/neon/kde/kwin/-/commit/0824cc8dc19a0431936e07f0363a98508f6f5034

diff --git a/debian/control b/debian/control
index 032c949..551478c 100644
--- a/debian/control
+++ b/debian/control
@@ -120,8 +120,6 @@ Recommends: libmaliit-plugins2,
             plasma-desktop,
             python3,
             qt6-virtualkeyboard
-Breaks: kwin-addons (<< 4:5.91)
-Replaces: kwin-addons (<< 4:5.91)
 Description: KDE window manager, common files
  KWin (pronounced as one syllable "kwin") is the window
  manager for the KDE Plasma Desktop. It gives you complete
@@ -250,4 +248,4 @@ Architecture: all
 Depends: ${misc:Depends}
 Provides: kwin-wayland-backend
 Description: transitional package
- This is a dummy package which can be removed.
+ This is a dummy package which can be removed.
\ No newline at end of file
diff --git a/debian/kwin-dev.install b/debian/kwin-dev.install
index afdfd5b..da22214 100644
--- a/debian/kwin-dev.install
+++ b/debian/kwin-dev.install
@@ -1,6 +1,7 @@
 usr/include/kwin/
 usr/lib/*/cmake/
 usr/lib/*/libkwin.so
+usr/share/dbus-1/interfaces/org.kde.KWin.NightLight.xml
 usr/share/dbus-1/interfaces/org.kde.KWin.Plugins.xml
 usr/share/dbus-1/interfaces/org.kde.KWin.TabletModeManager.xml
 usr/share/dbus-1/interfaces/org.kde.KWin.VirtualDesktopManager.xml


More information about the Neon-commits mailing list