[neon/kde/milou/Neon/unstable] debian: libplasma-dev && qml-ignore
Carlos De Maine
null at kde.org
Fri Dec 1 00:35:07 GMT 2023
Git commit 8e46622ffddede8d65567887c99288c3c1417206 by Carlos De Maine.
Committed on 01/12/2023 at 01:35.
Pushed by carlosdem into branch 'Neon/unstable'.
libplasma-dev && qml-ignore
M +5 -5 debian/control
M +1 -2 debian/milou.qml-ignore
https://invent.kde.org/neon/kde/milou/-/commit/8e46622ffddede8d65567887c99288c3c1417206
diff --git a/debian/control b/debian/control
index eb7450b..5eb9ece 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake,
debhelper-compat (= 13),
+ libplasma-dev,
kf6-extra-cmake-modules,
kf6-kconfig-dev,
kf6-kcoreaddons-dev,
@@ -16,19 +17,18 @@ Build-Depends: cmake,
kf6-kwindowsystem-dev,
kf6-ksvg-dev,
pkg-kde-tools-neon,
- plasma-framework6-dev,
qt6-base-dev,
qt6-declarative-dev
-Standards-Version: 4.1.3
+Standards-Version: 4.6.2
Homepage: https://projects.kde.org/projects/kde/workspace/milou
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/milou
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/milou.git
Package: milou
Architecture: any
-Depends: plasma-framework6, ${misc:Depends}, ${shlibs:Depends}
-Breaks: plasma-widget-milou-kf5, plasma-workspace (<< 4:5.14)
-Replaces: plasma-widget-milou-kf5
+Depends: libplasma6,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: Dedicated search plasmoid.
Milou can also be used as an alternative to KRunner, and
does provide application launching. The main difference
diff --git a/debian/milou.qml-ignore b/debian/milou.qml-ignore
index 11e396c..2655032 100644
--- a/debian/milou.qml-ignore
+++ b/debian/milou.qml-ignore
@@ -1,2 +1 @@
-# kde4 import used in file that isn't actually used anywhere
-org.kde.qtextracomponents 2.0
+- org.kde.plasma.plasmoid[2.0]
\ No newline at end of file
More information about the Neon-commits
mailing list