Skip to content

Duplicated depends marked with <!nocheck> #12

Description

@swt2c

After the <!nocheck> change, cabal-debian seems to be adding duplicate depends, where one duplicate is marked with <!nocheck> and one is not. An example package where this happens is hslua-module-system. I believe this happens because this package has a common-options section which gets included in both a library and a test-suite. Ultimately, there is a depend that's in both a library and a test suite. It seems this was deduplicated before (I think) but now is not? It seems the <!nocheck> one should just not be there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions