diff options
| author | Xavier Guimard <yadd@debian.org> | 2026-06-23 08:06:12 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-06-23 16:37:39 +0000 |
| commit | 221d75ccbf4de28e21f2924e0861c9367858ee7a (patch) | |
| tree | efee6c9520394bceaae6bd2be260ee0b2a5e0172 | |
| parent | 28f049df34bc22cc15470af2cdc5a1e9b0bf4d39 (diff) | |
1.0.2+~cs3.3.1-5 (patches unapplied)HEADimport/1.0.2+_cs3.3.1-5ubuntu/stonking-proposedubuntu/stonking-develubuntu/stonkingubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload
* Build require node-tap >= 21
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 |
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 |
