[neon/neon-packaging/plasma5support/Neon/stable] debian: update breaks replaces to version in stable when merge happened

Carlos De Maine null at kde.org
Sun Sep 21 12:06:13 BST 2025


Git commit 977f53bf5b453813dd13d07e688c6e1d45ffe66a by Carlos De Maine.
Committed on 21/09/2025 at 11:06.
Pushed by carlosdem into branch 'Neon/stable'.

update breaks replaces to version in stable when merge happened

M  +4    -4    debian/control

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

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


More information about the Neon-commits mailing list