[neon/neon-packaging/mauikit-texteditor/Neon/release_jammy] debian: Conflicts:
Carlos De Maine
null at kde.org
Mon Sep 16 03:16:54 BST 2024
Git commit 6298e5e199af9cda0e99c74b72224133300d80bd by Carlos De Maine.
Committed on 16/09/2024 at 02:16.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Conflicts:
M +2 -0 debian/control
https://invent.kde.org/neon/neon-packaging/mauikit-texteditor/-/commit/6298e5e199af9cda0e99c74b72224133300d80bd
diff --git a/debian/control b/debian/control
index 564e587..00872db 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends: libmauikit,
${misc:Depends},
${shlibs:Depends}
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.
@@ -39,6 +40,7 @@ Package: libmauikittexteditor4
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
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