[neon/kf6/kf6-kcmutils/Neon/release] debian: in main package not -dev

Carlos De Maine null at kde.org
Mon Jun 17 06:50:02 BST 2024


Git commit abe83893b283e044c29bffddaa5448137b909340 by Carlos De Maine.
Committed on 17/06/2024 at 05:50.
Pushed by carlosdem into branch 'Neon/release'.

in main package not -dev

(cherry picked from commit bff2a568c951fbd2d8e5ac871ead81e592910c8f)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +1    -2    debian/control

https://invent.kde.org/neon/kf6/kf6-kcmutils/-/commit/abe83893b283e044c29bffddaa5448137b909340

diff --git a/debian/control b/debian/control
index dd36dde..ebafa0b 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Section: kde
 X-Neon-MergedPackage: true
 Depends: qml6-module-org-kde-kirigami2,
          ${misc:Depends}, ${shlibs:Depends}
-Provides:
+Provides: qml6-module-org-kde-kcmutils
 Description: Extra APIs to write KConfig modules.
  KCMUtils provides various classes to work with KCModules. KCModules can be
  created with the KConfigWidgets framework.
@@ -47,7 +47,6 @@ Depends: kf6-kcmutils (= ${binary:Version}),
          ${misc:Depends}, 
          ${shlibs:Depends}
 Recommends: kf6-kcmutils (= ${source:Version})
-Provides: qml6-module-org-kde-kcmutils
 Description: Extra APIs to write KConfig modules.
  Some utility classes for KSettings, KCModule and KPlugin.
  .


More information about the Neon-commits mailing list