[neon/neon-packaging/kactivities6/Neon/unstable] debian: add the Replaces:

Carlos De Maine null at kde.org
Tue Nov 7 23:38:01 GMT 2023


Git commit 2cf7dd522094eabfc4a6012e3da9ae1b17d84b71 by Carlos De Maine.
Committed on 08/11/2023 at 00:37.
Pushed by carlosdem into branch 'Neon/unstable'.

add the Replaces:

M  +2    -0    debian/control

https://invent.kde.org/neon/neon-packaging/kactivities6/-/commit/2cf7dd522094eabfc4a6012e3da9ae1b17d84b71

diff --git a/debian/control b/debian/control
index f14926b..66e2b74 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Provides: kf6-kactivities
+Replaces: kf6-kactivities
 Description: Command Line Tool for KActivities
  kactivities-cli is a command line tool to interact with KActivities
  or for help with shell completion.
@@ -42,6 +43,7 @@ Depends: kactivities (= ${binary:Version}),
          qt6-declarative-dev,
          ${misc:Depends}
 Provides: kf6-kactivities-dev
+Replaces: kf6-kactivities
 Description: development files for kactivities.
  This library provides functionality for managing Activities.
  .


More information about the Neon-commits mailing list