[neon/neon-packaging/plasma5support/Neon/unstable] debian: fix

Carlos De Maine null at kde.org
Tue Oct 8 10:52:29 BST 2024


Git commit 3498bc4e94511240256713f20c4336a9e19b7780 by Carlos De Maine.
Committed on 08/10/2024 at 09:52.
Pushed by carlosdem into branch 'Neon/unstable'.

fix

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/plasma5support/-/commit/3498bc4e94511240256713f20c4336a9e19b7780

diff --git a/debian/control b/debian/control
index 15fcf70..c83c0a9 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Package: plasma5support
 Architecture: any
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
-        plasma-workspace (<< 4:6.2.1),
+Breaks: plasma-workspace (<< 4:6.2.1),
 Replaces: kf6-plasma5support,
           plasma-workspace (<< 4:6.2.1),
 Description: Migration aids for KF5 -> KF6 migration contains:
@@ -67,4 +67,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