[neon/neon-packaging/mauikit/Neon/release_jammy] debian: versioned Breaks & Replaces: for the libmauikit as well
Carlos De Maine
null at kde.org
Sun Sep 15 03:07:51 BST 2024
Git commit a776197f52a613ad29f50b3f9bf1acedb240d663 by Carlos De Maine.
Committed on 15/09/2024 at 02:07.
Pushed by carlosdem into branch 'Neon/release_jammy'.
versioned Breaks & Replaces: for the libmauikit as well
(cherry picked from commit 0076a3f333622e11d8880a884dcdb59c3706bc5c)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +3 -1 debian/control
https://invent.kde.org/neon/neon-packaging/mauikit/-/commit/a776197f52a613ad29f50b3f9bf1acedb240d663
diff --git a/debian/control b/debian/control
index dae8a35..d5b4431 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,9 @@ Architecture: any
Depends: qml6-module-org-maui-mauikit (= ${binary:Version}),
mauiman,
${misc:Depends},
- ${shlibs:Depends},
+ ${shlibs:Depends},
+Breaks: 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
shared among the Maui set of applications
More information about the Neon-commits
mailing list