Re: [mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-16 Thread tony mancill
On 01/16/2014 03:58 AM, Emmanuel Bourg wrote: > Thank you for the new Java check, that will be really useful. > > Do you test if the jar files contain Java classes? Hi Emmanuel, Take a look at http://lintian.debian.org/tags/codeless-jar.html, or, better, the source for the check in java.pm in th

Re: [mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-16 Thread Julian Taylor
On 16.01.2014 19:37, Bálint Réczey wrote: > Hi Bastien, > > 2014/1/15 Bastien ROUCARIES : >> Hi, > >> >> Moreover lintian detect minified javascript (based on extension).[4] >> I am slowly manually checking if source is present and fill bug when >> appropriate. >> I plan to detect more minified ja

Re: [mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-16 Thread Bálint Réczey
Hi Bastien, 2014/1/15 Bastien ROUCARIES : > Hi, > > I have just implemented a few new check in lintian: > detecting non free file based on md5sum[1]. These file are non free. > I have filled a few bugs and I plan to fill more on it, when I get more > reports. > Please send bug to lintian to add m

Re: [mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-16 Thread Emmanuel Bourg
Thank you for the new Java check, that will be really useful. Do you test if the jar files contain Java classes? I'd suggest adding an exception (or lowering the severity) for the jar files found under a '*/src/test*' or */src/it/*' directory, as they are usually legitimate test objects. It's of

Re: [mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-14 Thread Thomas Goirand
On 01/15/2014 07:12 AM, Bastien ROUCARIES wrote: > Hi, > > I have just implemented a few new check in lintian: > detecting non free file based on md5sum[1]. These file are non free. > I have filled a few bugs and I plan to fill more on it, when I get more > reports. > Please send bug to lintian t

[mass bug] New license problem/sourceless fil/privacy problems detected by lintian

2014-01-14 Thread Bastien ROUCARIES
Hi, I have just implemented a few new check in lintian: detecting non free file based on md5sum[1]. These file are non free. I have filled a few bugs and I plan to fill more on it, when I get more reports. Please send bug to lintian to add more file to detect. We could also detect non distributabl