Bug#625442: [Build-common-hackers] Bug#625442: cdbs: licensecheck -i (ignore) option overrides default

2011-05-03 Thread Olivier Aubert
Hello I am pretty sure about the analysis, reading the licensecheck sourcecode is clear: # Initialize $opt_ignore_regexp with $default_ignore_regex only if no -i option was specified $opt_ignore_regex = $default_ignore_regex if ! length $opt_ignore_regex; [...] # Ignore files matching $opt_ignor

Bug#625442: [Build-common-hackers] Bug#625442: cdbs: licensecheck -i (ignore) option overrides default

2011-05-03 Thread Jonas Smedegaard
Hi Olivier, On 11-05-03 at 12:31pm, Olivier Aubert wrote: > When activating the licensecheck reporting, licensecheck is invoked > with the following option: > > -i '^debian/(changelog|copyright(|_hints|_newhints))' > > Setting this option overrides the default value > ('(?:^|/).*~$|(?:^|/)\.#