[openlayers] 02/04: Fix source lintian overrides.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 6 17:14:02 UTC 2016


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

sebastic pushed a commit to branch master
in repository openlayers.

commit 43f6b8c36d71022aa5a6e91427e1ad67112e297b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 6 18:51:32 2016 +0200

    Fix source lintian overrides.
---
 debian/source.lintian-overrides | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index 30db569..89853ec 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -1,8 +1,15 @@
 # False positive on long line for CSSStyleSubject.cssProperties.
-source: source-contains-prebuilt-javascript-object examples/animator.js line length is * characters *
-source: source-is-missing examples/animator.js
+openlayers source: insane-line-length-in-source-file examples/animator.js *
+openlayers source: source-contains-prebuilt-javascript-object examples/animator.js *
+openlayers source: source-is-missing examples/animator.js *
 
 # False positive on long lines for translations.
-source: source-contains-prebuilt-javascript-object lib/OpenLayers/Lang/*.js line length is * characters *
-source: source-is-missing lib/OpenLayers/Lang/*.js
+openlayers source: insane-line-length-in-source-file lib/OpenLayers/Lang/*.js *
+openlayers source: source-contains-prebuilt-javascript-object lib/OpenLayers/Lang/*.js line length is * characters *
+openlayers source: source-is-missing lib/OpenLayers/Lang/*.js *
+
+# False positive on long lines for test data.
+openlayers source: insane-line-length-in-source-file tests/data/*.js *
+openlayers source: source-contains-prebuilt-javascript-object tests/data/*.js *
+openlayers source: source-is-missing tests/data/*.js *
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openlayers.git



More information about the Pkg-grass-devel mailing list