[neon/neon-packaging/aurorae/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:02 BST 2025


Git commit 7c2687561526382cbefa1e4364474b1b0ff1bf77 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/aurorae/-/commit/7c2687561526382cbefa1e4364474b1b0ff1bf77

diff --git a/debian/changelog b/debian/changelog
index 84e673f..cfd911a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+aurorae (6.3.90-0neon) noble; urgency=medium
+
+  * New release
+
+ -- Neon CI <neon at kde.org>  Sun, 18 May 2025 10:09:40 +1000
+
 aurorae (6.3.80-0neon) noble; urgency=medium
 
   * Initial packaging
diff --git a/debian/control b/debian/control
index 8fabda0..c9e9076 100644
--- a/debian/control
+++ b/debian/control
@@ -47,8 +47,8 @@ Architecture: any
 Depends: kf6-ksvg,
          ${misc:Depends},
          ${shlibs:Depends},
-Breaks: kwin-common (<= 4:6.3.5)
-Replaces: kwin-common (<= 4:6.3.5)
+Breaks: kwin-common (<< 4:6.3.80)
+Replaces: kwin-common (<< 4:6.3.80)
 Description: KDE's aurorae library
  Aurorae is a themeable window decoration for KWin.
  .


More information about the Neon-commits mailing list