[neon/neon-packaging/plasma5support/Neon/unstable] debian: allow the breaks to work around the epoch that plasma-workspace has

Carlos De Maine null at kde.org
Sun Jan 12 12:48:25 GMT 2025


Git commit cc9390f07f3f3cfc7fe52dbff52282c4ab037171 by Carlos De Maine.
Committed on 12/01/2025 at 12:48.
Pushed by carlosdem into branch 'Neon/unstable'.

allow the breaks to work around the epoch that plasma-workspace has

M  +4    -4    debian/control

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

diff --git a/debian/control b/debian/control
index 0851903..9d88936 100644
--- a/debian/control
+++ b/debian/control
@@ -37,9 +37,9 @@ Architecture: any
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, 
          ${shlibs:Depends}
-Breaks: plasma-workspace (<< 6.2.80~),
+Breaks: plasma-workspace (<< 4:6.2.80~),
 Replaces: kf6-plasma5support,
-          plasma-workspace (<< 6.2.80~),
+          plasma-workspace (<< 4:6.2.80~),
 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
@@ -55,9 +55,9 @@ Depends: kf6-extra-cmake-modules,
          plasma5support (= ${binary:Version}),
          qt6-base-dev,
          ${misc:Depends}
-Breaks: plasma-workspace-dev (<< 6.2.80~),
+Breaks: plasma-workspace-dev (<< 4:6.2.80~),
 Replaces: kf6-plasma5support-dev,
-          plasma-workspace-dev (<< 6.2.80~),
+          plasma-workspace-dev (<< 4:6.2.80~),
 Description: development files for the migration aids for KF5 -> KF6 migration.
  Contains development files for libplasma5support.
 


More information about the Neon-commits mailing list