Bug#516706: lintian: commas in several fields

2009-06-01 Thread Adam D. Barratt
On Wed, 2009-05-27 at 11:52 +0300, Damyan Ivanov wrote: > -=| Adam D. Barratt, Wed, May 27, 2009 at 08:34:54AM +0100 |=- > > On Wed, 2009-05-27 at 09:50 +0300, Damyan Ivanov wrote: > > > -=| Damyan Ivanov, Wed, May 27, 2009 at 12:02:31AM +0300 |=- > > > > Here's a patch implementing this. Being bit

Bug#516706: lintian: commas in several fields

2009-05-27 Thread Damyan Ivanov
-=| Adam D. Barratt, Wed, May 27, 2009 at 08:34:54AM +0100 |=- > On Wed, 2009-05-27 at 09:50 +0300, Damyan Ivanov wrote: > > -=| Damyan Ivanov, Wed, May 27, 2009 at 12:02:31AM +0300 |=- > > > Here's a patch implementing this. Being bitten by the missing coomma > > > problem was stimulating :) > [.

Bug#516706: lintian: commas in several fields

2009-05-27 Thread Adam D. Barratt
On Wed, 2009-05-27 at 09:50 +0300, Damyan Ivanov wrote: > -=| Damyan Ivanov, Wed, May 27, 2009 at 12:02:31AM +0300 |=- > > Here's a patch implementing this. Being bitten by the missing coomma > > problem was stimulating :) [...] > Improved patch catches the later two cases and doesn't report them.

Bug#516706: lintian: commas in several fields

2009-05-26 Thread Damyan Ivanov
-=| Damyan Ivanov, Wed, May 27, 2009 at 12:02:31AM +0300 |=- > Here's a patch implementing this. Being bitten by the missing coomma > problem was stimulating :) > > The new check detects cases like > > Depends: foo, bar > baz > > and gives false positives for > > Depends: foo, bar

Bug#516706: lintian: commas in several fields

2009-05-26 Thread Damyan Ivanov
tags 516706 patch thanks -=| gregor herrmann, Tue, May 26, 2009 at 07:11:38PM +0200 |=- > If someone finds the time to write such a test it should probably > include all fields that can have comma separated lists. Here's a patch implementing this. Being bitten by the missing coomma problem was s

Bug#516706: lintian: commas in several fields

2009-05-26 Thread gregor herrmann
Package: lintian Version: 2.2.10 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I support this idea, since I was hunting down 2 missing commas (one in Build-Depends-Indep, an even nastier one in Depends -- which doesn't break the build but then misses dependencies at runtime) toda