[neon/kf6/kf6-kcompletion/Neon/release_jammy] debian: Replaces: for Transitionals
Carlos De Maine
null at kde.org
Thu Aug 1 00:53:24 BST 2024
Git commit 6533ae64eff8eec6e1b1365e1a76c9bc8f4bc250 by Carlos De Maine.
Committed on 31/07/2024 at 23:53.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces: for Transitionals
(cherry picked from commit 83bccbe1b895e309fdb60221df6d115e76b4f4ca)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +4 -0 debian/control
https://invent.kde.org/neon/kf6/kf6-kcompletion/-/commit/6533ae64eff8eec6e1b1365e1a76c9bc8f4bc250
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