[neon/kf6/kf6-kwindowsystem/Neon/release_jammy] debian: Replaces:

Carlos De Maine null at kde.org
Mon Aug 5 04:25:52 BST 2024


Git commit 3b761190d3292eee6488a22ae4c852b96b8119b9 by Carlos De Maine.
Committed on 05/08/2024 at 03:25.
Pushed by carlosdem into branch 'Neon/release_jammy'.

Replaces:

(cherry picked from commit 53c753f98dee10e60810cb8ab150a0cb81037077)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +5    -1    debian/control

https://invent.kde.org/neon/kf6/kf6-kwindowsystem/-/commit/3b761190d3292eee6488a22ae4c852b96b8119b9

diff --git a/debian/control b/debian/control
index f0c31db..40c42ae 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,9 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Breaks: kwayland-integration (<< 4:5.27.10)
-Replaces: kwayland-integration (<< 4:5.27.10)
+Replaces: libkf6windowsystem6,
+          libkf6windowsystem-data,
+          kwayland-integration (<< 4:5.27.10)
 Description: Convenience access to certain properties and features of the window manager
  The class KWindowSystem provides information about the state of the
  window manager and allows asking the window manager to change them
@@ -57,6 +59,8 @@ Depends: kf6-kwindowsystem (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: kf6-kwindowsystem (= ${source:Version})
+Replaces: libkf6windowsystem-dev,
+          libkf6windowsystem-doc,
 Description: development files for kwindowsystem
  The class KWindowSystem provides information about the state of the
  window manager and allows asking the window manager to change them


More information about the Neon-commits mailing list