Jérémy Lal
Jérémy Lal
Well, almost exactly yes - with the little variation that the modules should be "deduped" if we want a proper installation, compatible with the possibility that one of the sub-sub-modules...
Just came across this interesting use case: https://stream-utils.github.io/ in this use case, "stream-utils" is not an upstream bundle with a bundle version, so it's up to debian to use an...
More information about how debian/watch is used: https://lists.debian.org/debian-devel/2015/10/msg00013.html
Update: using pkg-components >= 0.10 i've setup an example with node-tar 4.4.1+ds-2, and came up with some kind of concept of "solitary module". See https://salsa.debian.org/js-team/node-tar/blob/master/debian/README.source
And, of course, put the trusted key into `debian/upstream/signing-key.asc`. See https://wiki.debian.org/debian/watch for more info.
Hey i spoke too fast, github doesn't export the signature of a tag (yet ?) as a simple http url.
`reportbug -b --body-file=./node-tosource_itp.mail wnpp` along with an advice to search "ITP node-tosource" on your favorite search engine, querying the BTS for a wnpp being somewhat slow...
Implemented in nodejs 4.1.2~dfsg-1 in experimental, see bottom of page: https://wiki.debian.org/Javascript/Nodejs/Manual
basically all that's needed is `dh $@ --with nodejs` when the module has some binding.gyp file in it.
Postpone until the day wnpp queries are fast ?