[neon/kf6/kf6-kdeclarative/Neon/release_jammy] debian: provides not replaces
Carlos De Maine
null at kde.org
Fri Jul 19 03:38:36 BST 2024
Git commit efc4cbbd7669627a387999f22fda3f591187d80c by Carlos De Maine.
Committed on 19/07/2024 at 02:38.
Pushed by carlosdem into branch 'Neon/release_jammy'.
provides not replaces
(cherry picked from commit 8b62d8ddcac251a4d37036ab6db0d2851a90c3ae)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +2 -2 debian/control
https://invent.kde.org/neon/kf6/kf6-kdeclarative/-/commit/efc4cbbd7669627a387999f22fda3f591187d80c
diff --git a/debian/control b/debian/control
index 3633364..f05a4c1 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: kpackagelauncherqml6,
+Replaces: kpackagelauncherqml6,
libkf6calendarevents6,
libkf6declarative-data,
libkf6declarative6,
@@ -55,7 +55,7 @@ Depends: kf6-kconfig-dev,
kf6-kdeclarative (= ${binary:Version}),
qt6-declarative-dev,
${misc:Depends}
-Provides: libkf6declarative-dev,
+Replaces: libkf6declarative-dev,
libkf6declarative-doc,
Description: development files for kdeclarative
Framework providing integration of QML and other KDE frameworks such
More information about the Neon-commits
mailing list