[neon/neon-packaging/mauikit-texteditor/Neon/release] debian: Conflicts: & versioning
Carlos De Maine
null at kde.org
Mon Sep 16 03:19:03 BST 2024
Git commit fa0f9a331ce8dad63b0371f722f5f2790801ad06 by Carlos De Maine.
Committed on 16/09/2024 at 02:19.
Pushed by carlosdem into branch 'Neon/release'.
Conflicts: & versioning
M +6 -4 debian/control
https://invent.kde.org/neon/neon-packaging/mauikit-texteditor/-/commit/fa0f9a331ce8dad63b0371f722f5f2790801ad06
diff --git a/debian/control b/debian/control
index 6deb56f..e610f4e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,16 +30,18 @@ Depends: libmauikit,
qml6-module-qtquick-shapes,
${misc:Depends},
${shlibs:Depends}
-Breaks: qml-module-org-mauikit-texteditor
-Replaces: qml-module-org-mauikit-texteditor
+Breaks: qml-module-org-mauikit-texteditor (<< 4.0.0),
+Conflicts: qml-module-org-mauikit-texteditor (<< 4.0.0),
+Replaces: qml-module-org-mauikit-texteditor (<< 4.0.0),
Description: MauiKit Text Editor components
This package contains the mauikit text editor component qml module.
Package: libmauikittexteditor4
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libmauikittexteditor3
-Replaces: libmauikittexteditor3
+Breaks: libmauikittexteditor3 (<< 4.0.0),
+Conflicts: libmauikittexteditor3 (<< 4.0.0),
+Replaces: libmauikittexteditor3 (<< 4.0.0),
Description: MauiKit Text Editor components
This package contains the mauikit text editor component library.
More information about the Neon-commits
mailing list