[Pkg-javascript-devel] grunt-contrib-uglify and grunt-contrib-copy

Paolo Greppi paolo.greppi at libpf.com
Wed Dec 21 07:19:52 UTC 2016


On 20/12/2016 03:41, Pirate Praveen wrote:
> On ചൊവ്വ 20 ഡിസംബര്‍ 2016 12:15 രാവിലെ, Paolo Greppi wrote:
>> Hi,
>>
>> while packaging node-rx and trying to build it with grunt, I noticed
>> that apart from a number of non-relevant grunt add-ons related to
>> linting (grunt-jscs and grunt-contrib-jshint), testing (grunt-saucelabs,
>> grunt-contrib-connect, grunt-contrib-qunit) and stuff
>> (grunt-contrib-watch) it depends on grunt-contrib-uglify and
>> grunt-contrib-copy
>>
>> From what I can tell, these I'll really need.
> 
> grunt-contrib-copy should be easy. grunt-contrib-uglify has many
> dependencies still to be packaged last time I checked. You can just call
> uglifyjs from commandline in debian/rules. See node-jquery-textchange
> for an example. We can package grunt-contrib-uglify in parallel to avoid
> the manual steps.

I filed ITPs for both.

For node-grunt-contrib-uglify I found I can patch away maxmin by
providing a down-to-earth one-liner, this gets rid of a few recursive
dependencies. I just sent the RFS.

Node-grunt-contrib-copy is also ready but awaits for node-file-sync-cmp

>> Has anybody experience with these ? Should I just package them as ?
>>
>> The current state of node-rx is here:
>>
>> https://anonscm.debian.org/git/pkg-javascript/node-rx.git
>>




More information about the Pkg-javascript-devel mailing list