[neon/kde/kwin/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:32 BST 2025
Git commit 7502da8dce807e0579f976b4815dc412d338be1d 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/kde/kwin/-/commit/7502da8dce807e0579f976b4815dc412d338be1d
diff --git a/debian/changelog b/debian/changelog
index 5551df0..7c35bae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kwin (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 (4:6.3.5-0neon) noble; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index cc1a796..259d05b 100644
--- a/debian/control
+++ b/debian/control
@@ -108,7 +108,7 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwin.git
Package: kwin-common
Architecture: any
-Depends: aurorae,
+Depends: aurorae (>= 4:6.3.90),
hwdata,
kf6-kdeclarative,
kf6-kglobalaccel,
@@ -133,7 +133,7 @@ Recommends: libmaliit-plugins2,
python3,
qt6-virtualkeyboard
Breaks: kwin-addons (<< 4:6),
- kwin-x11-common (<= 4:6.3.5)
+ kwin-x11-common (<< 4:6.3.80)
Replaces: kwin-addons (<< 4:6)
Description: KDE window manager, common files
KWin is an easy to use, but flexible, compositor for Wayland on
More information about the Neon-commits
mailing list