[neon/kde/plasma-desktop/Neon/stable] debian: adjust version to allow breaks/replaces work across different packages
Carlos De Maine
null at kde.org
Sun May 18 01:35:44 BST 2025
Git commit a7a883d60691584d6c6a628497e50dd99af4c568 by Carlos De Maine.
Committed on 18/05/2025 at 00:35.
Pushed by carlosdem into branch 'Neon/stable'.
adjust version to allow breaks/replaces work across different packages
M +6 -0 debian/changelog
M +3 -2 debian/control
https://invent.kde.org/neon/kde/plasma-desktop/-/commit/a7a883d60691584d6c6a628497e50dd99af4c568
diff --git a/debian/changelog b/debian/changelog
index 6bfbf22..a413355 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plasma-desktop (4:6.3.80-0neon) noble; urgency=medium
+
+ * New release
+
+ -- Neon CI <neon at kde.org> Sun, 18 May 2025 10:09:40 +1000
+
plasma-desktop (4:6.3.5-0neon) noble; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index a3011ac..f7234d1 100644
--- a/debian/control
+++ b/debian/control
@@ -117,7 +117,7 @@ Depends: breeze,
plasma-activities,
plasma-integration,
plasma-thunderbolt,
- plasma-workspace,
+ plasma-workspace (>= 4:6.3.80),
plasma-framework,
plasma5support,
polkit-kde-agent-1,
@@ -153,7 +153,8 @@ Replaces: kde-config-touchpad,
neon-settings-2 (<< 0.5),
plasma-desktop-data,
user-manager
-Breaks: kde-workspace (<< 4:6.1.0), neon-settings-2 (<< 0.5)
+Breaks: kde-workspace (<< 4:6.1.0),
+ neon-settings-2 (<< 0.5)
Description: Tools and widgets for the desktop
Plasma Desktop offers a beautiful looking desktop
that takes complete advantage of modern computing technology.
More information about the Neon-commits
mailing list