<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
1 - remove debian/install (pkg-js-tools does the job in this case)<br>
2 - update homepage, source and debian/watch (duck reports that git repo<br>
    moved to <a href="https://github.com/nodejs/string_decoder" rel="noreferrer" target="_blank">https://github.com/nodejs/string_decoder</a>)<br>
3 - launch "cme fix dpkg" to remove unneeded version constraints from<br>
    (build) dependencies"<br>
4 - ^ replaces also debhelper≥12 by debhelper-compa=12 and drom<br>
    debian/compat<br>
5 - Update debian/source/lintian-overrides with lintian "pedantic" false<br>
    positives:<br>
 source: source-contains-prebuilt-javascript-object<br>
test/common/countdown.js line length is 564 characters (>512)<br>
 source: source-contains-prebuilt-javascript-object test/common/dns.js<br>
line length is 664 characters (>512)<br>
 source: source-contains-prebuilt-javascript-object<br>
test/common/duplexpair.js line length is 494 characters (>256)<br>
 source: very-long-line-length-in-source-file test/common/countdown.js<br>
line length is 564 characters (>512)<br>
 source: very-long-line-length-in-source-file test/common/dns.js line<br>
length is 664 characters (>512)<br>
<br>
<br>
Tools used for this review: cme, lintian (level: pedantic), duck<br></blockquote><div><br></div><div>Done the changes, pushed to my local fork. Please review if it looks OK.</div><div>Thanks! </div></div></div>