[neon/kde/purpose/Neon/stable] debian: qml-ignore and other lints
Carlos De Maine
null at kde.org
Wed Jan 17 06:01:07 GMT 2024
Git commit 3e75a23a55208da700d711d413d878c05b6c7c1a by Carlos De Maine.
Committed on 17/01/2024 at 07:01.
Pushed by carlosdem into branch 'Neon/stable'.
qml-ignore and other lints
M +2 -0 debian/control
A +3 -0 debian/libkf5purpose-bin.qml-ignore
https://invent.kde.org/neon/kde/purpose/-/commit/3e75a23a55208da700d711d413d878c05b6c7c1a
diff --git a/debian/control b/debian/control
index 61592d4..2c87cce 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,10 @@ Package: libkf5purpose-bin
Architecture: any
Multi-Arch: same
Depends: qml-module-org-kde-bluezqt,
+
qml-module-org-kde-kirigami2,
qml-module-org-kde-kquickcontrolsaddons (>= 5.51),
+ qml-module-org-kde-prison,
qml-module-qtquick-dialogs,
qml-module-ubuntu-onlineaccounts,
${misc:Depends},
diff --git a/debian/libkf5purpose-bin.qml-ignore b/debian/libkf5purpose-bin.qml-ignore
new file mode 100644
index 0000000..32ee66b
--- /dev/null
+++ b/debian/libkf5purpose-bin.qml-ignore
@@ -0,0 +1,3 @@
+org.kde.kdeconnect 1.0
+org.kde.purpose.phabricator 1.0
+org.kde.purpose.reviewboard 1.0
\ No newline at end of file
More information about the Neon-commits
mailing list