[Python-modules-commits] [jupyter-notebook] 01/05: Override source-is-missing error for notebooklist.js; this is a list of file extensions

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Sep 18 14:12:36 UTC 2017


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

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

commit 6b8290164b6c9e144ce6ae42d15f6ecff985cea6
Author: Gordon Ball <gordon at chronitis.net>
Date:   Mon Sep 18 10:36:54 2017 +0000

    Override source-is-missing error for notebooklist.js; this is a list of file extensions
---
 debian/source.lintian-overrides | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index cf214b5..bb023aa 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -6,4 +6,10 @@ jupyter-notebook source: source-is-missing notebook/tests/notebook/display_image
 jupyter-notebook source: insane-line-length-in-source-file notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)
 jupyter-notebook source: source-contains-prebuilt-javascript-object notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)
 jupyter-notebook source: source-is-missing notebook/tests/notebook/roundtrip.js line length is 745 characters (>512)
-jupyter-notebook source: source-is-missing tools/patches/codemirror.js line length is 1953 characters (>512)
+
+# this is a list of file extensions
+jupyter-notebook source: source-is-missing notebook/static/tree/js/notebooklist.js line length is 1330 characters (>512)
+jupyter-notebook source: insane-line-length-in-source-file notebook/static/tree/js/notebooklist.js line length is 1334 characters (>512)
+jupyter-notebook source: source-contains-prebuilt-javascript-object notebook/static/tree/js/notebooklist.js line length is 1330 characters (>512)
+
+

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



More information about the Python-modules-commits mailing list