[Python-modules-commits] [python-odf] 04/11: allowed uglified JS coming from doxygen's run

Georges Khaznadar georgesk at moszumanska.debian.org
Sat Jan 13 18:04:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

georgesk pushed a commit to branch master
in repository python-odf.

commit 7eebfd787fe594cc6a990369218a3ff394c18408
Author: Georges Khaznadar <georgesk at debian.org>
Date:   Sat Jan 13 18:23:09 2018 +0100

    allowed uglified JS coming from doxygen's run
---
 debian/source/lintian-overrides | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..0f0199d
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,12 @@
+# The directory doc/ is erased, then rebuilt by doxygen, so the
+# uglified files jquery.js, all_*.js, functions_*.js and variables_*.js
+# are removed from the package during its compilation
+# as those files were generated upstream by doxygen too, their contents
+# cause no license infringement.
+
+python-odf source: source-is-missing doc/html/jquery.js line length is 12734 characters (>512)
+python-odf source: source-is-missing doc/html/search/all_0.js line length is 2046 characters (>512)
+python-odf source: source-is-missing doc/html/search/all_13.js line length is 708 characters (>512)
+python-odf source: source-is-missing doc/html/search/all_5.js line length is 556 characters (>512)
+python-odf source: source-is-missing doc/html/search/functions_0.js line length is 2046 characters (>512)
+python-odf source: source-is-missing doc/html/search/variables_5.js line length is 556 characters (>512)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list