[neon/neon-packaging/plasma5support/Neon/unstable_jammy] debian: fix the breaks

Carlos De Maine null at kde.org
Tue Oct 8 10:27:23 BST 2024


Git commit 604b25a8b563183af68c6c55e408b8cdd71b5df6 by Carlos De Maine.
Committed on 08/10/2024 at 09:27.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

fix the breaks

M  +3    -4    debian/control

https://invent.kde.org/neon/neon-packaging/plasma5support/-/commit/604b25a8b563183af68c6c55e408b8cdd71b5df6

diff --git a/debian/control b/debian/control
index 68baeab..915016e 100644
--- a/debian/control
+++ b/debian/control
@@ -34,11 +34,10 @@ Package: plasma5support
 Architecture: any
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: plasma-workspace (<< 4:6.2.1),
 Breaks: kf6-plasma5support,
-Replaces: plasma-workspace (<< 4:6.2.1),
+        plasma-workspace (<< 4:6.2.1),
 Replaces: kf6-plasma5support,
-        plasma-workspace (<< 4:6.2.0),
+          plasma-workspace (<< 4:6.2.1),
 Description: Migration aids for KF5 -> KF6 migration contains:
  Dataengine support is not in the kf6 version of plasma anymore. Dataengines
  should be migrated to QML imports, but in the meantime remaining engines can
@@ -69,4 +68,4 @@ Package: kf6-plasma5support-dev
 Architecture: all
 Depends: plasma5support-dev, ${misc:Depends}
 Description: Dummy transitional
- Transitional dummy package.
\ No newline at end of file
+ Transitional dummy package.


More information about the Neon-commits mailing list