Hi,

> lintian: Improving "unused-file-paragraph-in-dep5-copyright"

There's a related issue where if you have:

  File: filename
  Copyright: Author 1
  License: foo

  File: filename
  Copyright: Author 2
  License: bar

.. lintian will complain that the *first* entry is unused. The solution is
actually to merge them:

  File: filename
  Copyright:
   Author 1
   Author 2
  License: foo and bar


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Reply via email to