Bug#853058: ITP: node-async-each -- No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

2017-01-29 Thread Philip Hands
nikhil gawande  writes:

> Package: wnpp
> Severity: wishlist
> Owner: Nikhil Gawande 
> X-Debbugs-CC: debian-de...@lists.debian.org
>
> * Package name: node-async-each
>   Version : 1.0.1
>   Upstream Author : Paul Miller (http://paulmillr.com/)
> * URL : https://github.com/paulmillr/async-each/
> * License : Expat
>   Programming Lang: JavaScript
>   Description : No-bullshit, ultra-simple, 35-lines-of-code async
> parallel forEach / map function for JavaScript.

You need to fix that short description.  Its too long, mostly
meaningless (it boils down to "async parallel forEach/map function"),
and pretty-much bound to give offence, for some.

Cheers, Phil.
-- 
|)|  Philip Hands  [+44 (0)20 8530 9560]  HANDS.COM Ltd.
|-|  http://www.hands.com/http://ftp.uk.debian.org/
|(|  Hugo-Klemm-Strasse 34,   21075 Hamburg,GERMANY


signature.asc
Description: PGP signature


Bug#853058: ITP: node-async-each -- No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

2017-01-29 Thread Ben Finney
nikhil gawande  writes:

>   Description : No-bullshit, ultra-simple, 35-lines-of-code async
> parallel forEach / map function for JavaScript.

This is not written as a simple noun phrase describing the package.
Also, there is no longer description to give enough information to the
reader.

When writing the ITP, please take the time to write a proper package
description. See the Debian Developer's Reference, §6.2.1 – 6.2.3.

Please note that it is often a mistake to copy the text from the
upstream work. Write the description of the Debian package to meet
Debian's guidelines.

-- 
 \  “I find the whole business of religion profoundly interesting. |
  `\ But it does mystify me that otherwise intelligent people take |
_o__)it seriously.” —Douglas Adams |
Ben Finney 



Bug#853058: ITP: node-async-each -- No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

2017-01-29 Thread Jonas Smedegaard
Hi Nikhil,

Quoting nikhil gawande (2017-01-29 14:12:45)
>   Description : No-bullshit, ultra-simple, 35-lines-of-code async
> parallel forEach / map function for JavaScript.

Thanks for your work packaging Nodejs libraries for Debian.

Please elaborate in long description on unclear (to me, at least) parts 
of short description - the keywords "no-bullshit" and "ultra-simple" and 
"35-lines-of-code".

Either that, or - if not really _descriptive_ features of this library 
but just fun buzz - then please omit them from short description.


Regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#853058: ITP: node-async-each -- No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.

2017-01-29 Thread nikhil gawande
Package: wnpp
Severity: wishlist
Owner: Nikhil Gawande 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-async-each
  Version : 1.0.1
  Upstream Author : Paul Miller (http://paulmillr.com/)
* URL : https://github.com/paulmillr/async-each/
* License : Expat
  Programming Lang: JavaScript
  Description : No-bullshit, ultra-simple, 35-lines-of-code async
parallel forEach / map function for JavaScript.

 .
 Node.js is an event-based server-side JavaScript engine.