[neon/kf6/kf6-kconfig/Neon/release_jammy] debian: Replaces: for transitionals
Carlos De Maine
null at kde.org
Thu Aug 1 00:51:17 BST 2024
Git commit bfba65ceb0040c11cfe5d65c633ce02dae717247 by Carlos De Maine.
Committed on 31/07/2024 at 23:51.
Pushed by carlosdem into branch 'Neon/release_jammy'.
Replaces: for transitionals
(cherry picked from commit 969f282275b5aebbbd4c25826862b7dfed2ced38)
Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>
M +9 -0 debian/control
https://invent.kde.org/neon/kf6/kf6-kconfig/-/commit/bfba65ceb0040c11cfe5d65c633ce02dae717247
diff --git a/debian/control b/debian/control
index 635c69b..2949cf7 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,12 @@ Architecture: any
Section: kde
X-Neon-MergedPackage: true
Depends: ${misc:Depends}, ${shlibs:Depends}
+Replaces: libkf6config-bin,
+ libkf6config-data,
+ libkf6config-doc,
+ libkf6configcore6,
+ libkf6configgui6,
+ libkf6configqml6,
Description: configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore and KConfigGui.
@@ -52,6 +58,9 @@ Depends: kf6-kconfig (= ${binary:Version}),
qt6-declarative-dev,
${misc:Depends},
${shlibs:Depends}
+Provides: libkf6config-dev,
+ libkf6config-dev-bin,
+ libkf6config-bin-dev,
Description: configuration settings framework for Qt
KConfig provides an advanced configuration system. It is made of two
parts: KConfigCore and KConfigGui.
More information about the Neon-commits
mailing list