summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Ball <gordon@chronitis.net>2019-02-13 17:28:27 +0100
committerGordon Ball <gordon@chronitis.net>2019-02-13 19:21:00 +0100
commitc7afda0c2fedaca6ec1656c1165170502fadefe7 (patch)
treeed4c97e4a3dffadb1c4d51d04180f9879cc9d2da
parent4a1c9ab12fa6d343359af322352c6a215804ecd6 (diff)
Update libjs-xterm dependency to <<3
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 9d8beb6..7d832b0 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Build-Depends: debhelper (>= 10),
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
- libjs-xterm (>= 2.3),
+ libjs-xterm (<< 3),
nodejs,
node-less (>= 1.5),
node-source-map,
@@ -92,7 +92,7 @@ Depends: ${misc:Depends},
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
- libjs-xterm (>= 2.3),
+ libjs-xterm (<< 3),
Recommends: python-ipywidgets,
python-ipykernel
Suggests: python-notebook-doc
@@ -130,7 +130,7 @@ Depends: ${misc:Depends},
libjs-text-encoding (>= 0.1),
libjs-underscore (>= 1.5),
libjs-jquery-typeahead (>= 2.0),
- libjs-xterm (>= 2.3),
+ libjs-xterm (<< 3),
Recommends: python3-ipywidgets,
python3-ipykernel
Suggests: python-notebook-doc