[neon/kf6/kf6-kcompletion/Neon/release] debian: Replaces: for Transitionals
Carlos De Maine
null at kde.org
Thu Aug 1 00:52:58 BST 2024
Git commit 83bccbe1b895e309fdb60221df6d115e76b4f4ca by Carlos De Maine.
Committed on 31/07/2024 at 23:52.
Pushed by carlosdem into branch 'Neon/release'.
Replaces: for Transitionals
M +4 -0 debian/control
https://invent.kde.org/neon/kf6/kf6-kcompletion/-/commit/83bccbe1b895e309fdb60221df6d115e76b4f4ca
diff --git a/debian/control b/debian/control
index 1526ca5..440eeb0 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,9 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: libkf6completion-data,
+ libkf6completion-doc,
+ libkf6completion6,
Description: Widgets with advanced auto-completion features.
KCompletion provides widgets with advanced completion support as well as a
lower-level completion class which can be used with your own widgets.
@@ -42,6 +45,7 @@ Depends: kf6-kcompletion (= ${binary:Version}),
qt6-base-dev,
${misc:Depends},
${shlibs:Depends}
+Provides: libkf6completion-dev
Description: development files for kcompletion
KCompletion provides widgets with advanced completion support as well as a
lower-level completion class which can be used with your own widgets.
More information about the Neon-commits
mailing list