Jari Aalto <[EMAIL PROTECTED]> writes:
> Package: lintian
> Version: 1.23.27
> Severity: wishlist
> An example:
> debian/control
> Depends: ${shlibs:Depends} ${misc:Depends}
> SUGGESTION
> If possible, detect the missing commas in debain/control fields
> like Build-Depends and Depends. That is:
> * After a word or ending paren, a comma should follow
> * an exception: not enforced at the end of line.
Hm, doesn't check/fields already do a syntax check here? If not, it
certainly should, but I thought it already did.
Of course, if those substitutions expand to nothing, it will miss that
because the syntax check is done on the binary package.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]