[neon/forks/kaidan/Neon/unstable] debian: lints
Carlos De Maine
null at kde.org
Thu Mar 20 01:42:51 GMT 2025
Git commit 00f158e3fb012d38712dc654b60c0c3e807f4fd1 by Carlos De Maine.
Committed on 20/03/2025 at 01:42.
Pushed by carlosdem into branch 'Neon/unstable'.
lints
M +5 -4 debian/control
A +1 -0 debian/source/cmake-ignore
https://invent.kde.org/neon/forks/kaidan/-/commit/00f158e3fb012d38712dc654b60c0c3e807f4fd1
diff --git a/debian/control b/debian/control
index 700471e..4da2258 100644
--- a/debian/control
+++ b/debian/control
@@ -33,11 +33,12 @@ Depends: kaidan-data,
kf6-kirigami,
kf6-kirigami-addons,
kf6-prison,
+ qml-module-org-kde-kquickimageeditor,
qt6-declarative,
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Recommends: libnotify-bin
-Description: A simple, user-friendly Jabber/XMPP client for every device
+Description: Simple, user-friendly Jabber/XMPP client for every device
It has a modern user-interface made using Kirigami and QtQuick. The back-end
is completely written in C++ using the XMPP client libraray gloox and Qt 5.
.
@@ -49,8 +50,8 @@ Description: A simple, user-friendly Jabber/XMPP client for every device
Package: kaidan-data
Architecture: all
-Depends: ${misc:Depends}
-Description: A simple, user-friendly Jabber/XMPP client for every device
+Depends: ${misc:Depends},
+Description: Simple, user-friendly Jabber/XMPP client for every device
It has a modern user-interface made using Kirigami and QtQuick. The back-end
is completely written in C++ using the XMPP client libraray gloox and Qt 5.
.
diff --git a/debian/source/cmake-ignore b/debian/source/cmake-ignore
new file mode 100644
index 0000000..254b949
--- /dev/null
+++ b/debian/source/cmake-ignore
@@ -0,0 +1 @@
+org.kde.kquickimageeditor-QMLModule, QML module 'org.kde.kquickimageeditor' is a runtime dependency.
\ No newline at end of file
More information about the Neon-commits
mailing list