[neon/neon-packaging/mauikit/Neon/release_jammy] debian: version the breaks

Carlos De Maine null at kde.org
Sun Sep 15 00:05:32 BST 2024


Git commit 38ff72561d629378110c1401b9b5399039346155 by Carlos De Maine.
Committed on 14/09/2024 at 23:05.
Pushed by carlosdem into branch 'Neon/release_jammy'.

version the breaks

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/mauikit/-/commit/38ff72561d629378110c1401b9b5399039346155

diff --git a/debian/control b/debian/control
index ebe64c2..dae8a35 100644
--- a/debian/control
+++ b/debian/control
@@ -68,8 +68,8 @@ Depends: libmauikit (= ${binary:Version}),
          qml6-module-qtwebengine,
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: qml-module-org-kde-mauikit
-Replaces: qml-module-org-kde-mauikit
+Breaks: qml-module-org-kde-mauikit (<< 4.0.0),
+Replaces: qml-module-org-kde-mauikit (<< 4.0.0),
 Description: Kit for developing MAUI Apps.
  A set of templated controls and tools based off QQC2 and Kirigami
  shared among the Maui set of applications


More information about the Neon-commits mailing list