[neon/extras/kquickimageeditor/Neon/stable] debian: wildcard the minor part of solib version

Carlos De Maine null at kde.org
Tue Mar 17 20:43:06 GMT 2026


Git commit 4e22d287b77970c66e97120a3e22d738de31c068 by Carlos De Maine.
Committed on 17/03/2026 at 20:43.
Pushed by carlosdem into branch 'Neon/stable'.

wildcard the minor part of solib version

M  +1    -1    debian/qml6-module-org-kde-kquickimageeditor.install

https://invent.kde.org/neon/extras/kquickimageeditor/-/commit/4e22d287b77970c66e97120a3e22d738de31c068

diff --git a/debian/qml6-module-org-kde-kquickimageeditor.install b/debian/qml6-module-org-kde-kquickimageeditor.install
index 08b72c4..d3cf9e1 100644
--- a/debian/qml6-module-org-kde-kquickimageeditor.install
+++ b/debian/qml6-module-org-kde-kquickimageeditor.install
@@ -1,3 +1,3 @@
 usr/lib/*/qt6/qml/
-usr/lib/*/libKQuickImageEditor.so.0.6.0
+usr/lib/*/libKQuickImageEditor.so.0.6.*
 usr/lib/*/libKQuickImageEditor.so.1
\ No newline at end of file


More information about the Neon-commits mailing list