summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Guimard <yadd@debian.org>2026-06-23 08:06:12 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2026-06-23 16:37:39 +0000
commit221d75ccbf4de28e21f2924e0861c9367858ee7a (patch)
treeefee6c9520394bceaae6bd2be260ee0b2a5e0172
parent28f049df34bc22cc15470af2cdc5a1e9b0bf4d39 (diff)
Imported using git-ubuntu import.
Notes
Notes: * Team upload * Build require node-tap >= 21
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0b0db1f..9198e07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-json-parse-better-errors (1.0.2+~cs3.3.1-5) unstable; urgency=medium
+
+ * Team upload
+ * Build require node-tap >= 21
+
+ -- Xavier Guimard <yadd@debian.org> Tue, 23 Jun 2026 08:06:12 +0200
+
node-json-parse-better-errors (1.0.2+~cs3.3.1-4) unstable; urgency=medium
* Team upload
diff --git a/debian/control b/debian/control
index 2406aa5..cccb413 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.deb
Uploaders: Hari Govind S <harigovindind@gmail.com>
Build-Depends: debhelper-compat (= 13)
, dh-sequence-nodejs
- , node-tap <!nocheck>
+ , node-tap (>= 21) <!nocheck>
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/js-team/node-json-parse-better-errors
Vcs-Git: https://salsa.debian.org/js-team/node-json-parse-better-errors.git