[neon/neon-packaging/mauikit/Neon/release_jammy] debian: transitionals and no conflicts
Carlos De Maine
null at kde.org
Mon Sep 16 04:39:36 BST 2024
Git commit f6cb14a281d44ad8eb6b4f8eea367994f2ce0242 by Carlos De Maine.
Committed on 16/09/2024 at 03:39.
Pushed by carlosdem into branch 'Neon/release_jammy'.
transitionals and no conflicts
(cherry picked from commit 94f94a38ab4ac697f990fb0968fa906e79b2e94e)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +7 -3 debian/control
https://invent.kde.org/neon/neon-packaging/mauikit/-/commit/f6cb14a281d44ad8eb6b4f8eea367994f2ce0242
diff --git a/debian/control b/debian/control
index 2063115..0966355 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,6 @@ Depends: qml6-module-org-maui-mauikit (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
Breaks: libmauikit (<< 4.0.0),
-Conflicts: libmauikit (<< 4.0.0),
Replaces: libmauikit (<< 4.0.0),
Description: Kit for developing MAUI Apps.
A set of templated controls and tools based off QQC2 and Kirigami
@@ -72,7 +71,6 @@ Depends: libmauikit (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: qml-module-org-kde-mauikit (<< 4.0.0),
-Conflicts: 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
@@ -82,4 +80,10 @@ Description: Kit for developing MAUI Apps.
and bring ready to go tools for different platforms,
such as Android and Linux
.
- This package contains the mauikit qml module
\ No newline at end of file
+ This package contains the mauikit qml module
+
+Package: qml-module-org-maui-mauikit
+Architecture: all
+Depends: qml6-module-org-maui-mauikit, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
More information about the Neon-commits
mailing list