Bug#840913: lib/cli.js is installed as not executable
npm2deb doesn't manipulate any source files as of now. All files preserves its permissions in its repository. This could be fixed only after #30 is merged in upstream repo.
Bug#840913: lib/cli.js is installed as not executable
package: npm2deb version: 0.2.5-1 sverity: important jison and other cli programs have this issue. Execution permission for /usr/lib/nodejs/jison/lib/cli.js gets stripped and a symlink to this file from /usr/bin is not sufficient. /usr/lib/nodejs/bin/mocha seems to be retains its execution permi