> Somewhere around line 1100 of /usr/bin/lintian (not sure exactly > where), you could essentially have the following code: > > { > local $/; > open FILELIST, "$base/index"; > my $filelist = <FILELIST>; > if ($filelist eq "./\n") { > print "W: no files in binary package $pkg\n"; > next PACKAGE; > } > } > correct. The hard part is not outputting any other errors because of it. Avoiding the no copyright, no docs, etc would not be as easy. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- RE: Bug#101325: lintian: empty (transition) packages s... Sean 'Shaleh' Perry
- RE: Bug#101325: lintian: empty (transition) packa... Simon Richter
- Re: Bug#101325: lintian: empty (transition) packa... Julian Gilbey
- RE: Bug#101325: lintian: empty (transition) packa... Sean 'Shaleh' Perry
- Re: Bug#101325: lintian: empty (transition) packa... Julian Gilbey
- Re: Bug#101325: lintian: empty (transition) packa... Sean 'Shaleh' Perry
- Re: Bug#101325: lintian: empty (transition) packa... Julian Gilbey
- Re: Bug#101325: lintian: empty (transition) packa... Richard Braakman
- Re: Bug#101325: lintian: empty (transition) packa... Julian Gilbey