[neon/neon-packaging/plasma5support/Neon/stable] debian: breaks and replaces against plasma-workspace(-dev) for geolocation stuffs
Carlos De Maine
null at kde.org
Sun Jan 12 08:41:11 GMT 2025
Git commit 3c43a2e2a258addfbbc487d65d6b89f52da3b135 by Carlos De Maine.
Committed on 12/01/2025 at 08:41.
Pushed by carlosdem into branch 'Neon/stable'.
breaks and replaces against plasma-workspace(-dev) for geolocation stuffs
M +4 -2 debian/control
https://invent.kde.org/neon/neon-packaging/plasma5support/-/commit/3c43a2e2a258addfbbc487d65d6b89f52da3b135
diff --git a/debian/control b/debian/control
index 00e2654..e56b17b 100644
--- a/debian/control
+++ b/debian/control
@@ -36,9 +36,9 @@ Package: plasma5support
Architecture: any
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: plasma-workspace (<< 4:6.2.80),
+Breaks: plasma-workspace (<< ${source:Version}~ciBuild),
Replaces: kf6-plasma5support,
- plasma-workspace (<< 4:6.2.80),
+ plasma-workspace (<< ${source:Version}~ciBuild),
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
@@ -54,7 +54,9 @@ Depends: kf6-extra-cmake-modules,
plasma5support (= ${binary:Version}),
qt6-base-dev,
${misc:Depends}
+Breaks: plasma-workspace-dev (<< ${source:Version}~ciBuild),
Replaces: kf6-plasma5support-dev,
+ plasma-workspace-dev (<< ${source:Version}~ciBuild)),
Description: development files for the migration aids for KF5 -> KF6 migration.
Contains development files for libplasma5support.
More information about the Neon-commits
mailing list