[neon/mobile/plasma-mobile/Neon/stable] debian: adjust version to allow breaks/replaces work across different packages

Carlos De Maine null at kde.org
Sun May 18 01:37:32 BST 2025


Git commit 8e0f09b3bd1cbcf45b5405af596b3864e0839a79 by Carlos De Maine.
Committed on 18/05/2025 at 00:37.
Pushed by carlosdem into branch 'Neon/stable'.

adjust version to allow breaks/replaces work across different packages

M  +6    -0    debian/changelog
M  +2    -2    debian/control

https://invent.kde.org/neon/mobile/plasma-mobile/-/commit/8e0f09b3bd1cbcf45b5405af596b3864e0839a79

diff --git a/debian/changelog b/debian/changelog
index d968954..129e1b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plasma-mobile (6.3.80-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Sun, 18 May 2025 10:09:40 +1000
+
 plasma-mobile (6.3.5-0neon) noble; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index faa58ed..c6fa28c 100644
--- a/debian/control
+++ b/debian/control
@@ -61,13 +61,13 @@ Depends: fonts-mplus,
          milou,
          plasma-nano,
          plasma-workspace,
-         powerdevil,
+         powerdevil (>= 4:6.3.80),
          qml6-module-org-kde-pipewire,
          qml6-module-qtquick-localstorage,
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: plasma-settings (<< 24.02),
-        powerdevil-data (<= 4:6.3.5)
+        powerdevil-data (<< 4:6.3.80)
 Replaces: plasma-settings (<< 24.02)
 Description: Set of components required for Plasma Phone
  Phone components for KDE Plasma.


More information about the Neon-commits mailing list