summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2020-12-17 15:43:26 +0530
committerPirate Praveen <praveen@debian.org>2020-12-17 15:43:26 +0530
commit936769cd1816d37329c371f246cd15afd87e88c9 (patch)
treeaedeea7c87e322ee08207af69bc78af313ff44b8
parentb09237ad56a1b58b4448ac12465c3ac66c6386f3 (diff)
Update minimum version of node-tape to 4.11 (fixes autopkgtest failure)
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 36989f8..d3070dc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
dh-sequence-nodejs,
rollup,
node-rollup-plugin-terser,
- node-tape <!nocheck>,
+ node-tape (>= 4.11~) <!nocheck>,
node-babel7 <!nocheck>
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/js-team/node-d3-geo