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@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@4.3.0 should search for 4.* and module@0.3.0 should search for
> 0.3.*

This needs to adapt debian/watch regexp (see node-mongodb => component=bson)

Reply via email to