Hi all, I have prepared node-expect.js[0].
But I have some doubt about .. This module is not only for node.js module, but can be used also as simple javascript in a browser (tested and it works). So... should we provide also a libjs-expect.js package ? If yes.. in this package should I make a link to node-module-file or copy the file in usr/share/javascript ? Right now I have only node-expect.js and I did this in debian files: debian/control: Package: node-expect.js Provides: libjs-expect.js debian/links: usr/lib/nodejs/expect.js/index.js usr/share/javascript/expect.js Is it the wrong way to provide both javascript and node module at same time? Best, Leo. [0] - http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-expect.js.git -- Ubuntu Member - http://launchpad.net/~l3on Home Page - http://leoiannacone.com GPG Key Id - 0xD282FC25 _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
