[neon/kde/libkgapi/Neon/release] debian: Replaces: not Provides:

Carlos De Maine null at kde.org
Wed Jul 31 10:07:35 BST 2024


Git commit a8df8fe7967f5b0b007792a2c888ba9fcd8b2f49 by Carlos De Maine.
Committed on 31/07/2024 at 09:07.
Pushed by carlosdem into branch 'Neon/release'.

Replaces: not Provides:

M  +3    -3    debian/control

https://invent.kde.org/neon/kde/libkgapi/-/commit/a8df8fe7967f5b0b007792a2c888ba9fcd8b2f49

diff --git a/debian/control b/debian/control
index 76c9407d..044c9341 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Depends: qml6-module-sso-onlineaccounts,
          qt6-webengine,
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: libkf6gapi-data,
+Replaces: libkf6gapi-data,
           libkpim6gapi-data,
           libkpimgapiblogger6abi1,
           libkpimgapicalendar6,
@@ -44,8 +44,8 @@ Provides: libkf6gapi-data,
           libkpimgapilatitude6,
           libkpimgapimaps6,
           libkpimgapipeople6,
-          libkpimgapitasks6
-Replaces: libsasl2-modules-kdexoauth2 (<< 23.08.5)
+          libkpimgapitasks6,
+          libsasl2-modules-kdexoauth2 (<< 23.08.5),
 Breaks: libsasl2-modules-kdexoauth2 (<< 23.08.5)
 Description: core library to integrate with Google service APIs
  This package is part of libkgapi.


More information about the Neon-commits mailing list