[Pkg-javascript-devel] Bug#936451: node-regenerator-transform is not built from sources
Xavier Guimard
yadd at debian.org
Fri Aug 30 08:23:03 BST 2019
Package: node-regenerator-transform
Version: 0.9.8-2
Severity: important
node-regenerator-transform is taken from npm registry. Its source comes
from node-regenerator [1] which provides:
* node-regenerator (not in Debian)
* node-regenerator-preset (not in Debian)
* node-regenerator-transform
* node-regenerator-runtime
node-regenerator-runtime is directly written in JS while so no bug.
node-regenerator-transform source is written in ES6 and compiled with
babel 7.
Issue was found using pkg-js-tools lintian profile
("lintian --profile pkg-js --profile pkg-js-extra) which returns
"inconsistency-debian-watch" and then `debcheck-node-repo` that proposes
to update debian/watch when github source tags are good.
[1]: https://github.com/facebook/regenerator
More information about the Pkg-javascript-devel
mailing list