Skip to content
  • Felix Lechner's avatar
    Flag when orig source components are not mentioned by name in d/copyright. (Closes: #915384) · 8ac8b315
    Felix Lechner authored
    Includes a test case.
    
    The sources mentioned in the bug report, node-mongodb, now produce those hints:
    
    ➤ bin/lintian -C debian/copyright/dep5/components /mirror/debian/pool/main/n/node-mongodb/node-mongodb_3.6.4+\~cs11.13.19-1.dsc
    I: node-mongodb source: add-component-copyright mongodb-core [debian/copyright]
    I: node-mongodb source: add-component-copyright requireoptional [debian/copyright]
    
    The sources for node-yarnpkg produce one hint:
    
    ➤ bin/lintian -C debian/copyright/dep5/components /mirror/debian/pool/main/n/node-yarnpkg/node-yarnpkg_1.22.10+\~cs22.25.14-4.dsc
    I: node-yarnpkg source: add-component-copyright mkdirp-classic [debian/copyright]
    
    The sources for vlc produce no hints.
    8ac8b315
Loading