[debian-edu-commits] debian-edu/pkg-team/ 06/08: lintian: Add two more false-positives (source-contains-prebuilt-javascript-object, source-is-missing for GOsa's own version of datepicker.js).

Mike Gabriel sunweaver at debian.org
Mon Jan 4 23:05:13 UTC 2016


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

sunweaver pushed a commit to branch master
in repository gosa.

commit 3bf9d3004168cc058c92046c312406e334daee51
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Jan 4 23:42:20 2016 +0100

    lintian: Add two more false-positives (source-contains-prebuilt-javascript-object, source-is-missing for GOsa's own version of datepicker.js).
---
 debian/source.lintian-overrides | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index a90497c..ec3c2f5 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -1,2 +1,7 @@
 # false positive...
 gosa source: license-problem-non-free-RFC kolab/contrib/rfc2739.schema
+
+# GOsa's own version of datepicker.js contains one line >= 512 chars which
+# triggers the below lintian issues:
+gosa source: source-contains-prebuilt-javascript-object gosa-core/html/include/datepicker.js line length is 637 characters (>512)
+gosa source: source-is-missing gosa-core/html/include/datepicker.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list