[Pkg-javascript-devel] [RFS] --- node-gulp-tsb

Xavier yadd at debian.org
Thu Jan 7 13:09:10 GMT 2021


Le 07/01/2021 à 12:48, VIVEK K J a écrit :
> Hi there,
> 
> 
> I am created a debian package for gulp-tsb which is used as a gulp
> plugin for very fast TypeScript compilation. I'm looking someone for
> sponsoring the package... I'm filed a RFS bug also in debian BTS[1].
> This is a part of HedgeDoc packaging[2].
> 
> 
> Salsa Link - https://salsa.debian.org/vivekkj/node-gulp-tsb
> 
> Regards,
> Vivek K J


Hi,

please fix these things:
 * fix copyright years: 2014 instead of 2021
 * add missing copyright entry for gulp-mocha/* (not same author)
 * debhelper-compat dependency version is too old (11). It should be 13
 * unnecessary greater-than versioned dependency: node-ansi-colors
   (>= 1.0.1)
 * Missing "Rules-Requires-Root: no"
 * Remove dependency to nodejs
 * Add binary dependencies to "Build-Depends" (with "<!nocheck>" if not
   used during build step))
 * Fix missing dependencies to node-dargs, node-execa,
   node-plugin-error, node-through, node-typescript (build-dep or
   binary-dep ?)
 * Fix missing test dependencies: mocha
 * install gulp-mocha in the right place (set '*' in
   debian/nodejs/root_modules)

You should build in a clean chroot (using sbuild/schroot) to avoid such
problems. See https://wiki.debian.org/Javascript/Tutorial



More information about the Pkg-javascript-devel mailing list