[Pkg-javascript-devel] Bug#972570: node-lightgallery is built using minified files

Yadd yadd at debian.org
Fri Apr 23 16:47:23 BST 2021


Control: tags -1 + pending

Le 23/04/2021 à 09:44, Daniel Ring a écrit :
> 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

Hi,

looks good to me, thanks! Could you also ignore these warnings in a
debain/lintian-overrides? It looks like false positive

Cheers,
Yadd

 W: node-lightgallery: privacy-breach-generic
usr/share/nodejs/lightgallery/dist/js/lg-video.min.min.js [<iframe
class="lg-video-object lg-dailymotion '+o+'" '+l+' width="560"
height="315"
src="//www.dailymotion.com/embed/video/'+t.dailymotion[1]+d+'"
frameborder="0" allowfullscreen>]
(//www.dailymotion.com/embed/video/'+t.dailymotion[1]+d+')
W: node-lightgallery: privacy-breach-generic
usr/share/nodejs/lightgallery/dist/js/lg-video.min.min.js [<iframe
class="lg-video-object lg-vimeo '+o+'" '+l+' width="560" height="315"
src="//player.vimeo.com/video/'+t.vimeo[1]+d+'" frameborder="0"
webkitallowfullscreen mozallowfullscreen allowfullscreen>]
(//player.vimeo.com/video/'+t.vimeo[1]+d+')
W: node-lightgallery: privacy-breach-generic
usr/share/nodejs/lightgallery/dist/js/lg-video.min.min.js [<iframe
class="lg-video-object lg-vk '+o+'" '+l+' width="560" height="315"
src="//vk.com/video_ext.php?'+t.vk[1]+d+'" frameborder="0"
allowfullscreen>] (//vk.com/video_ext.php?'+t.vk[1]+d+')
W: node-lightgallery: privacy-breach-generic
usr/share/nodejs/lightgallery/dist/js/lg-video.min.min.js [<iframe
class="lg-video-object lg-youtube '+o+'" '+l+' width="560" height="315"
src="//www.youtube.com/embed/'+t.youtube[1]+d+'" frameborder="0"
allowfullscreen>] (//www.youtube.com/embed/'+t.youtube[1]+d+')



More information about the Pkg-javascript-devel mailing list