[neon/neon-packaging/kwin-x11/Neon/stable] debian: adjust version to allow breaks/replaces work across different packages

Carlos De Maine null at kde.org
Sun May 18 01:34:53 BST 2025


Git commit 1dc2bfa09b8e0d23ecceb1189cd2c98d667513e7 by Carlos De Maine.
Committed on 18/05/2025 at 00:34.
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/neon-packaging/kwin-x11/-/commit/1dc2bfa09b8e0d23ecceb1189cd2c98d667513e7

diff --git a/debian/changelog b/debian/changelog
index 4f7cfc6..f328444 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kwin-x11 (4:6.3.80-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Sun, 18 May 2025 10:09:40 +1000
+
 kwin-x11 (4:6.3.5-0neon) noble; urgency=medium
 
   * New release
diff --git a/debian/control b/debian/control
index 5260f1d..3818db4 100644
--- a/debian/control
+++ b/debian/control
@@ -129,9 +129,9 @@ Recommends: libmaliit-plugins2,
             python3,
             qt6-virtualkeyboard,
 Breaks: kwin-addons (<< 4:6),
-        kwin-common (<= 4:6.3.5),
+        kwin-common (<< 4:6.3.80),
 Replaces: kwin-addons (<< 4:6)
-          kwin-common (<= 4:6.3.5),
+          kwin-common (<< 4:6.3.80),
 Description: KDE window manager, X11 version - common files
  KWin/X11 is an X11 window manager and a compositing manager. Its primary
  usage is in conjunction with a Desktop Shell (e.g. KDE Plasma Desktop).


More information about the Neon-commits mailing list