You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2022. It is now read-only.
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?