[lemonldap-ng] 01/01: Add lintian overrides for JS source files (unused or simple)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Thu Dec 15 10:00:48 UTC 2016


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 115ede5f07fcebd14f6e9c7c9ad588fcdbc6f0e9
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Thu Dec 15 11:00:08 2016 +0100

    Add lintian overrides for JS source files (unused or simple)
---
 debian/changelog                | 2 ++
 debian/source/lintian-overrides | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2821422..34d2121 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ lemonldap-ng (1.9.7-1) UNRELEASED; urgency=medium
   * Add libjs-bootstrap and libjs-es5-shim in manager dependencies
   * Use compiled doc for doc packages
   * Remove spelling error patch now included in upstream
+  * Add lintian override for serialized but unused bootstrap files
+  * Add lintian override for simple but serialized JS files in documentation
 
  -- Xavier Guimard <x.guimard at free.fr>  Thu, 15 Dec 2016 06:56:38 +0100
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index e9ef9f8..b7f33bf 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,9 @@
 # False positive: these long lines are in source files
 lemonldap-ng source: source-is-missing lemonldap-ng-manager/site/static/bwr/angular-bootstrap/ui-bootstrap-tpls.js line length is 601 characters (>512)
 lemonldap-ng source: source-is-missing lemonldap-ng-manager/site/static/bwr/es5-shim/es5-shim.js line length is 505 characters (>256)
+# Very simple source file (but serialized)
+lemonldap-ng source: source-is-missing doc/pages/documentation/current/lib/exe/js.php.t.bootstrap3.js line length is 1788 characters (>512)
+lemonldap-ng source: source-is-missing po-doc/fr/pages/documentation/current/lib/exe/js.php.t.bootstrap3.js line length is 1788 characters (>512)
+# Unused libraries in debian packages
+lemonldap-ng source: source-is-missing doc/pages/documentation/current/lib/tpl/bootstrap3/assets/bootstrap/js/bootstrap.min.js
+lemonldap-ng source: source-is-missing po-doc/fr/pages/documentation/current/lib/tpl/bootstrap3/assets/bootstrap/js/bootstrap.min.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



More information about the Pkg-perl-cvs-commits mailing list