[Pkg-javascript-devel] Bug#933187: Bug#933187: Make it easy to embed new modules
Xavier
yadd at debian.org
Sat Jul 27 13:15:33 BST 2019
Le 27/07/2019 à 14:08, Pirate Praveen a écrit :
> Package: npm2deb
> Version: 0.3.0-1
> Severity: wishlist
>
> Currently embedding a module involves updating watch, gbp.conf.
>
> It'd be nice to have "npm2deb embed module at version" option to automate
> this. Watch file should lock it to major version for modules with
> version >= 1.0 and major.minor for modules with version <= 1.0
>
> So module at 4.3.0 should search for 4.* and module at 0.3.0 should search for
> 0.3.*
This needs to adapt debian/watch regexp (see node-mongodb => component=bson)
More information about the Pkg-javascript-devel
mailing list