Hello Xavier,

It looks like the build process was minifying the source files to the destination *.js files and copying the pre-minified files to *.min.js. I corrected it to copy the unminified files directly and minify them to *.min.js.

I also updated the package on Salsa to exclude the minified modules/*.min.js files via Files-Excluded in d/copyright, so they're no longer in the source package at all.

Sincerely,
Daniel Ring

On 10/20/2020 6:41 AM, Xavier Guimard wrote:
Package: node-lightgallery
Version: 1.6.11+dfsg-1
Severity: serious
Justification: 4

Hi,

debian/source/lintian-overrides overwrites some real problems: the
"concat" part of Gulpfile uses modules/* files which are all obfuscated
using minification (downloaded from distinct sources).
A possible solution could be to ignore modules/* files during import and
add related components using uscan components (with a build).



--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to