[Python-modules-commits] [python-django-treebeard] 11/12: Update lintian overrides for long line in javascript source.

Michael Fladischer fladi at moszumanska.debian.org
Thu May 5 13:11:25 UTC 2016


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

fladi pushed a commit to branch master
in repository python-django-treebeard.

commit 8378ff951a6b80a2dc7fd9e88c49d59e0a253c73
Author: Michael Fladischer <fladi at debian.org>
Date:   Thu May 5 14:44:08 2016 +0200

    Update lintian overrides for long line in javascript source.
---
 debian/changelog                | 1 +
 debian/source/lintian-overrides | 9 ++++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa35f3c..0555e4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-django-treebeard (4.0.1+dfsg-1) UNRELEASED; urgency=low
   * New upstream release.
   * Refresh patches.
   * Bump Standards-Version to 3.9.8.
+  * Update lintian overrides for long line in javascript source.
 
  -- Michael Fladischer <fladi at debian.org>  Thu, 05 May 2016 12:40:01 +0200
 
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index c00500f..f6433f7 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,6 @@
-# False positive as one large object definition has 1079 chars in one line.
-python-django-treebeard source: source-is-missing treebeard/static/treebeard/treebeard-admin.js
-python-django-treebeard source: source-contains-prebuilt-javascript-object treebeard/static/treebeard/treebeard-admin.js line length is 1079 characters (>512)
+# False positive as one large object definition has >512 chars in one line.
+python-django-treebeard source: insane-line-length-in-source-file treebeard/static/treebeard/treebeard-admin.js line length is 1079 characters (>512)
+# False positive as one large object definition has >512 chars in one line.
+python-django-treebeard source: source-contains-prebuilt-javascript-object treebeard/static/treebeard/treebeard-admin.js line length is 1075 characters (>512)
+# False positive as one large object definition has >512 chars in one line.
+python-django-treebeard source: source-is-missing treebeard/static/treebeard/treebeard-admin.js line length is 1075 characters (>512)

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



More information about the Python-modules-commits mailing list