[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#879235: lintian: Improving "unused-file-paragraph-in-dep5-copyright"



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
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-


Reply to: