[Python-modules-commits] [notebook] 05/06: Override errors relating to test image in display_image.js and roundtrip.js

Gordon Ball chronitis-guest at moszumanska.debian.org
Wed Oct 19 15:24:04 UTC 2016


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

chronitis-guest pushed a commit to branch master
in repository notebook.

commit bd1d697aae7c95e991073cc1d14ffe8cef451b40
Author: Gordon Ball <gordon at chronitis.net>
Date:   Wed Oct 19 17:20:02 2016 +0200

    Override errors relating to test image in display_image.js and roundtrip.js
---
 debian/lintian-overrides | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..266cbf6
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1,8 @@
+# these test files contain a base64-encoded test trivial test image
+# (a 2x2 pixel black bitmap stored as jpeg and png)
+notebook source: insane-line-length-in-source-file notebook/tests/notebook/display_image.js line length is 901 characters (>512)
+notebook source: source-contains-prebuilt-javascript-object notebook/tests/notebook/display_image.js line length is 897 characters (>512)
+notebook source: source-is-missing notebook/tests/notebook/display_image.js line length is 897 characters (>512)
+notebook source: insane-line-length-in-source-file notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)
+notebook source: source-contains-prebuilt-javascript-object notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)
+notebook source: source-is-missing notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)

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



More information about the Python-modules-commits mailing list