[neon/kde/kdepim-addons/Neon/unstable] debian: libplasma6 is the new plasma-framework

Jonathan Esk-Riddell null at kde.org
Thu Dec 7 15:50:44 GMT 2023


Git commit cfa1303df02ffeb69733b56e5564245d8a2e777b by Jonathan Esk-Riddell.
Committed on 07/12/2023 at 16:50.
Pushed by jriddell into branch 'Neon/unstable'.

libplasma6 is the new plasma-framework

M  +5    -7    debian/control

https://invent.kde.org/neon/kde/kdepim-addons/-/commit/cfa1303df02ffeb69733b56e5564245d8a2e777b

diff --git a/debian/control b/debian/control
index f971205..3e3b795 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
-               cargo,
+Build-Depends: cargo,
+               cmake,
                corrosion,
                debhelper-compat (= 13),
                discount,
@@ -25,14 +25,11 @@ Build-Depends: cmake,
                kpim6-calendarsupport-dev,
                kpim6-eventviews-dev,
                kpim6-grantleetheme-dev,
-               kpim6-libgravatar-dev,
                kpim6-importwizard-dev,
                kpim6-incidenceeditor-dev,
                kpim6-itinerary-dev,
                kpim6-kontactinterface-dev,
-               kpim6-libksieve-dev,
                kpim6-kpimtextedit-dev,
-               kpim6-pkpass-dev,
                kpim6-ktnef-dev,
                kpim6-libgravatar-dev,
                kpim6-libkdepim-dev,
@@ -44,6 +41,7 @@ Build-Depends: cmake,
                kpim6-messagelib-dev,
                kpim6-mimetreeparser-dev,
                kpim6-pimcommon-dev,
+               kpim6-pkpass-dev,
                libgpgme-dev | libgpgme11-dev,
                libmarkdown2-dev,
                libpoppler-qt6-dev,
@@ -52,7 +50,7 @@ Build-Depends: cmake,
                qt6-base-dev,
                qt6-webchannel-dev,
                qt6-webengine-dev,
-               rustc,
+               rustc
 Standards-Version: 4.6.2
 Homepage: https://pim.kde.org/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/applications/kdepim-addons.git
@@ -60,7 +58,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kdepim-addons.git
 
 Package: kpim6-kdepim-addons
 Architecture: any
-Depends: plasma-framework,
+Depends: libplasma6,
          qml6-module-qtquick-controls,
          qml6-module-qtquick-layouts,
          ${misc:Depends},


More information about the Neon-commits mailing list