[neon/neon-packaging/maliit-framework/Neon/release_jammy] debian: some small lints

Carlos De Maine null at kde.org
Thu Sep 26 05:52:56 BST 2024


Git commit 6bed87610abfc5a61aefdb50371c853278db09af by Carlos De Maine.
Committed on 26/09/2024 at 04:52.
Pushed by carlosdem into branch 'Neon/release_jammy'.

some small lints

(cherry picked from commit dec76755306d2115a571978d3a33347b9bcb94bc)

Co-authored-by: Carlos De Maine <carlosdemaine at gmail.com>

M  +1    -0    debian/control
M  +1    -1    debian/patches/series
A  +5    -0    debian/source/lintian-overrides

https://invent.kde.org/neon/neon-packaging/maliit-framework/-/commit/6bed87610abfc5a61aefdb50371c853278db09af

diff --git a/debian/control b/debian/control
index d3f4383..0caab78 100644
--- a/debian/control
+++ b/debian/control
@@ -67,6 +67,7 @@ Architecture: any
 Section: libdevel
 Depends: maliit-framework (= ${binary:Version}), 
          qtbase5-dev,
+         qtdeclarative5-dev,
          ${misc:Depends},
 Description: Maliit Input Method Framework - Development Files
  Maliit provides a flexible and cross-platform input method framework. It has a
diff --git a/debian/patches/series b/debian/patches/series
index 7b4fced..e418bf1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-1001_input-context-look-for-inputMethodExtensions-at-the-parents-too.patch
\ No newline at end of file
+1001_input-context-look-for-inputMethodExtensions-at-the-parents-too.patch
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..aad38ea
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,5 @@
+# also, lintian does not catch the LICENSE.LGPL file as a file
+# that may be excluded from d/changelog
+source: file-without-copyright-information LICENSE.LGPL [debian/copyright]
+
+maliit-framework-doc: embedded-javascript-library please use libjs-jquery [usr/share/doc/maliit-framework-doc/jquery.js]


More information about the Neon-commits mailing list