[neon/neon-packaging/plasma5support/Neon/stable] debian: less than plasma-workspace(-dev) 6.2.80 - will need to be manually adjusted for 6.3.0 as it will still conflict

Carlos De Maine null at kde.org
Sun Jan 12 10:24:29 GMT 2025


Git commit 4baf33f08e4c8ba0808ea6d55cb89f8ac7fc4a66 by Carlos De Maine.
Committed on 12/01/2025 at 10:24.
Pushed by carlosdem into branch 'Neon/stable'.

less than plasma-workspace(-dev) 6.2.80 - will need to be manually adjusted for 6.3.0 as it will still conflict

M  +4    -4    debian/control

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

diff --git a/debian/control b/debian/control
index 255a559..0851903 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.3),
+Breaks: plasma-workspace (<< 6.2.80~),
 Replaces: kf6-plasma5support,
-          plasma-workspace (<< 6.3),
+          plasma-workspace (<< 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.3),
+Breaks: plasma-workspace-dev (<< 6.2.80~),
 Replaces: kf6-plasma5support-dev,
-          plasma-workspace-dev (<< 6.3),
+          plasma-workspace-dev (<< 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