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 [email protected] should search for 4.* and [email protected] should search for 0.3.* -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

