Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.
This repository was archived by the owner on May 19, 2022. It is now read-only.

Use a custom copyright/license file without adding auto-generated lines #187

@filips123

Description

@filips123

I created a custom copyright file that complies with debian/copyright file specification and I would like to package it into a DEB archive.

If I just add license-file = ["debian/copyright", "0"] to Cargo.toml, the file will be packed into an archive, but cargo-deb will add auto-generated lines at the start of file, causing duplicated or possibly incorrect data.

Maybe there could be an additional option in license-file to prevent adding auto-generated lines to the copyright/license file?

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