On Sun, 31 May 2015 21:52:17 +0000 bastien ROUCARIÈS wrote: > Your package seems to include some files that lack sources > in prefered forms of modification: > > externals/jush/modules/jush-sql.js > externals/jush/modules/jush-pgsql.js > externals/jush/modules/jush-oracle.js > externals/jush/modules/jush-mssql.js > externals/jush/modules/jush-http.js > externals/jush/modules/jush-cnf.js
This bug would appear to be a false positive. The files in question arepart of an embedded code copy called jush (code copies are against Debian policy and such code should be packaged separately). The files in the adminer source look the same as the ones in the jush git source repo so the copy in adminer is probably not obfuscated, minified, compiled or otherwise less accessible than the original upstream files from jush. Looking at the code in the jush upstream git repo, only jush.js is generated (but not present in adminer) but it is generated from the files that are being claimed to be lacking sources. Bastien, did you take a look at the upstream jush repo before filing this bug? The modules code is pretty horribly wrapped and formatted but that doesn't mean it isn't the source. https://sourceforge.net/projects/jush/ https://sources.debian.net/src/adminer/4.2.1-1/externals/jush/modules/jush-mssql.js/ https://sourceforge.net/p/jush/git/ci/master/tree/modules/jush-mssql.js https://sourceforge.net/p/jush/git/ci/master/tree/compile.php https://wiki.debian.org/EmbeddedCodeCopies -- bye, pabs https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part