[Python-modules-commits] [jupyter-notebook] 13/14: Update lintian-overrides

Gordon Ball chronitis-guest at moszumanska.debian.org
Sun Nov 12 20:26:15 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 9a5067e6b71d6e02f1fc67ac1fb13c275d4f8d05
Author: Gordon Ball <gordon at chronitis.net>
Date:   Thu Nov 9 15:32:32 2017 +0000

    Update lintian-overrides
---
 debian/changelog                | 2 ++
 debian/source.lintian-overrides | 9 ++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 255a9c3..2064690 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 jupyter-notebook (5.2.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Update lintian-overrides with a very-long-line regex related to
+    bidirectional text support
 
  -- Gordon Ball <gordon at chronitis.net>  Thu, 09 Nov 2017 15:12:09 +0000
 
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
index bb023aa..39687c4 100644
--- a/debian/source.lintian-overrides
+++ b/debian/source.lintian-overrides
@@ -7,9 +7,8 @@ jupyter-notebook source: insane-line-length-in-source-file notebook/tests/notebo
 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)
 
-# 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)
-
+# this is a big regex
+jupyter-notebook source: insane-line-length-in-source-file notebook/static/bidi/numericshaping.js line length is 1087 characters (>512)
+jupyter-notebook source: source-contains-prebuilt-javascript-object notebook/static/bidi/numericshaping.js line length is 1083 characters (>512)
+jupyter-notebook source: source-is-missing notebook/static/bidi/numericshaping.js line length is 1083 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