Skip to content

pkg_deb license attribute is not supported #650

@nstng

Description

@nstng

Hi, before I have a look if I could help to contribute support for the license attribute: is there a known reason why pkg_deb does not already support the license attribute? Can this already be set another way (that I am not seeing)?

Expected e.g.,

pkg_deb(
  ...
  license = "BSD-3-Clause",
  ...
)

$ dpkg -I foo.deb
...
 License: BSD-3-Clause
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions