[Python-modules-commits] [jupyter-notebook] 02/11: Replace libjs-term.js with libjs-xterm
Gordon Ball
chronitis-guest at moszumanska.debian.org
Mon Jun 26 20:55:58 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 5db39d762b18e8cb7c2b4c1985e4dfbafa45b546
Author: Gordon Ball <gordon at chronitis.net>
Date: Sat Jun 24 19:59:34 2017 +0200
Replace libjs-term.js with libjs-xterm
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 09c2c9a..3503a07 100644
--- a/debian/control
+++ b/debian/control
@@ -55,12 +55,12 @@ Build-Depends: debhelper (>= 10),
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
+ libjs-xterm (>= 2.3),
nodejs,
node-less (>= 1.5),
node-source-map,
node-requirejs (>= 2.3),
node-uglify,
- node-xterm
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
@@ -81,10 +81,10 @@ Depends: ${misc:Depends},
libjs-mathjax (>= 2.5),
libjs-moment (>= 2.8.4),
libjs-requirejs (>= 2.1),
- libjs-term.js,
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
+ libjs-xterm (>= 2.3),
Recommends: python-ipywidgets,
python-ipykernel
Suggests: python-notebook-doc
@@ -117,10 +117,10 @@ Depends: ${misc:Depends},
libjs-mathjax (>= 2.5),
libjs-moment (>= 2.8.4),
libjs-requirejs (>= 2.1),
- libjs-term.js,
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
+ libjs-xterm (>= 2.3),
Recommends: python3-ipywidgets,
python3-ipykernel
Suggests: python-notebook-doc
--
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