[neon/neon-packaging/libplasma/Neon/release] debian: add breaks

Carlos De Maine null at kde.org
Thu Feb 29 06:15:49 GMT 2024


Git commit 98a67d12ec3b0636a41675bcd15186dcecf44b8e by Carlos De Maine.
Committed on 29/02/2024 at 06:15.
Pushed by carlosdem into branch 'Neon/release'.

add breaks

M  +6    -5    debian/control

https://invent.kde.org/neon/neon-packaging/libplasma/-/commit/98a67d12ec3b0636a41675bcd15186dcecf44b8e

diff --git a/debian/control b/debian/control
index 3326227..52e5752 100644
--- a/debian/control
+++ b/debian/control
@@ -54,8 +54,9 @@ Package: libplasma6
 Architecture: any
 Section: kde
 X-Neon-MergedPackage: true
-Breaks: plasma-framework (<< 6), plasma-framework6 (<< 6)
-Replaces: plasma-framework (<< 6), plasma-framework6 (<< 6)
+Breaks: libkf5plasma5 (<< 6),
+        plasma-framework (<< 6),
+        plasma-framework6 (<< 6),
 Depends: qml6-module-org-kde-kconfig,
          qml6-module-org-kde-kirigami2,
          qml6-module-org-kde-kquickcontrols,
@@ -74,13 +75,13 @@ Provides: plasma-framework6,
           kf6-plasma-framework,
           libkf5plasma5,
           libkf5plasmaquick5,
-Replaces: plasma-framework6, 
-          plasma-framework,
+Replaces: plasma-framework6 (<< 6), 
+          plasma-framework (<< 6),
           libkf6plasma,
           libkf6plasma-doc,
           libkf6plasmaquick6,
           kf6-plasma-framework,
-          libkf5plasma5,
+          libkf5plasma5 (<< 6),
           libkf5plasmaquick5,
 Description: Plasma Runtime components
  Plasma library and runtime components based upon KF6 and Qt6.


More information about the Neon-commits mailing list