> Sure ! You could work on a branch of npm pkg-javascript repository, > and ask me for reviewing it and merging it. If all goes well, after > that first > review, you'll work directly on master branch.
Hi I finally had time to finish producing a hopefully easy to review set of patches. (And went through and tried harder to delete packages from the tarball that are packaged for Debian.) I couldn't commit to alioth right now, so I made a personal project for npm on salsa. The branch is intended to be rebased on top of gbp import-orig --uscan. https://salsa.debian.org/diane/npm/tree/diane-npm-5.7.1-pkg I was taking longer than npm was releasing new versions so I didn't want it to depend on a specific version of npm. I've been testing the build by removing all the old npm files and then unpacking the new tarball in its place. rm -rf appveyor.yml AUTHORS bin/ CHANGELOG.md changelogs/ cli.js configure CONTRIBUTING.md doc/ html/ \lib/\LICENSE make.bat Makefile node_modules/ package* README.md scripts/ test/ TROUBLESHOOTING.md .pctar xavf ../npm_5.8.0+ds.orig.tar.gz -- strip=1 debuild -S -uc -us -dcd ..cowbuilder-dist sid build npm_5.8.0+ds-1.dsc I added a minimal autopkgtest test that makes sure "npm list" can actually run. Hope that helps. and anything you'd like me to work on next?Diane
signature.asc
Description: This is a digitally signed message part