[neon/neon-packaging/plasma5support/Neon/stable] debian: bump to 6.4.90 to make inter-package breaks work
Carlos De Maine
null at kde.org
Tue Sep 23 06:57:36 BST 2025
Git commit b0672bb49987581a21166e1ba67895b30d8a4436 by Carlos De Maine.
Committed on 23/09/2025 at 05:57.
Pushed by carlosdem into branch 'Neon/stable'.
bump to 6.4.90 to make inter-package breaks work
M +1 -1 debian/changelog
M +4 -4 debian/control
https://invent.kde.org/neon/neon-packaging/plasma5support/-/commit/b0672bb49987581a21166e1ba67895b30d8a4436
diff --git a/debian/changelog b/debian/changelog
index 85bcfcc..5670c85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-plasma5support (6.4.5-1neon) noble; urgency=medium
+plasma5support (6.4.90-0neon) noble; urgency=medium
* Point release to resolve file clashes
diff --git a/debian/control b/debian/control
index 08622e0..6487069 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.5-1),
+Breaks: plasma-workspace (<< 4:6.4.90),
Replaces: kf6-plasma5support,
- plasma-workspace (<< 4:6.4.5~),
+ plasma-workspace (<< 4:6.4.90),
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.5-1),
+Breaks: plasma-workspace-dev (<< 4:6.4.90),
Replaces: kf6-plasma5support-dev,
- plasma-workspace-dev (<< 4:6.4.5-1~),
+ plasma-workspace-dev (<< 4:6.4.90),
Description: development files for the migration aids for KF5 -> KF6 migration.
Contains development files for libplasma5support.
More information about the Neon-commits
mailing list