[neon/neon-packaging/maliit-framework/Neon/release] debian: lint it green

Carlos De Maine null at kde.org
Thu Sep 26 06:23:48 BST 2024


Git commit af269a9b2d5b88b76af163c493b8ca758f9f6e3b by Carlos De Maine.
Committed on 26/09/2024 at 05:23.
Pushed by carlosdem into branch 'Neon/release'.

lint it green

M  +10   -2    debian/control
A  +1    -0    debian/maliit-framework-doc.links
D  +0    -1    debian/maliit-framework-doc.lintian-overrides

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

diff --git a/debian/control b/debian/control
index 0caab78..4cb4c35 100644
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,15 @@ Description: Maliit Input Method Framework - GLib Development Headers
  This package provides GLib development headers for the Maliit framework.
 
 Package: maliit-framework-doc
-Depends: maliit-framework, ${misc:Depends}
+Depends: libjs-jquery,
+         ${misc:Depends},
 Architecture: all
+Section: doc
 Description: docs for Maliit framework
- Documentation for the framework of Maliit
+ Maliit provides a flexible and cross-platform input method framework. It has a
+ plugin-based client-server architecture where applications act as clients and
+ communicate with the Maliit server via input context plugins. The communication
+ link currently uses D-Bus.
+ .
+ Documentation for the framework of Maliit.
+
diff --git a/debian/maliit-framework-doc.links b/debian/maliit-framework-doc.links
new file mode 100644
index 0000000..82b5f1e
--- /dev/null
+++ b/debian/maliit-framework-doc.links
@@ -0,0 +1 @@
+usr/share/javascript/jquery/jquery.js usr/share/doc/maliit-framework/html/jquery.js
diff --git a/debian/maliit-framework-doc.lintian-overrides b/debian/maliit-framework-doc.lintian-overrides
deleted file mode 100644
index 4ba477a..0000000
--- a/debian/maliit-framework-doc.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-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