[neon/neon-packaging/kweather/Neon/unstable] debian: libplasma6 && qml lint

Carlos De Maine null at kde.org
Fri Dec 1 02:58:53 GMT 2023


Git commit 78dbec03fec6694f6023878c33e98569112e2cbb by Carlos De Maine.
Committed on 01/12/2023 at 03:58.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma6 && qml lint

M  +2    -2    debian/control
A  +1    -0    debian/kweather.qml-ignore

https://invent.kde.org/neon/neon-packaging/kweather/-/commit/78dbec03fec6694f6023878c33e98569112e2cbb

diff --git a/debian/control b/debian/control
index 7876ae7..e8cb064 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends: cmake,
                kf6-knotifications-dev,
                kf6-kwindowsystem-dev,
                libkf6kweathercore-dev,
+               libplasma-dev,
                pkg-kde-tools-neon,
-               plasma-framework6-dev,
                qml6-module-qtcharts,
                qt6-base-dev,
                qt6-charts-dev,
@@ -29,7 +29,7 @@ Vcs-Browser: https://gitlab.com/debian-pm/apps/kweather
 
 Package: kweather
 Architecture: any
-Depends: plasma-framework6,
+Depends: libplasma6,
          qml6-module-org-kde-kholidays,
          qml6-module-org-kde-kirigami2,
          qml6-module-org-kde-kirigamiaddons,
diff --git a/debian/kweather.qml-ignore b/debian/kweather.qml-ignore
new file mode 100644
index 0000000..cf03418
--- /dev/null
+++ b/debian/kweather.qml-ignore
@@ -0,0 +1 @@
+org.kde.plasma.plasmoid[2.0]
\ No newline at end of file


More information about the Neon-commits mailing list