#1004672 libdebian-copyright-perl: Debian::Copyright should accept Files-Included and Files-Excluded-<component-name> #1004672
- Package:
- libdebian-copyright-perl
- Source:
- libdebian-copyright-perl
- Submitter:
- Yadd
- Date:
- 2022-01-31 15:15:04 UTC
- Severity:
- important
Hi, debian/copyright accepts some fields for mk-origtargz including: * Files-Included * Files-Excluded-<component-name> * Files-Included-<component-name> For now Debian::Copyright fails. It is easy to add "Files_Included" in Debian/Copyright/Stanza/Header.pm but handling Files-Excluded-<component-name> requires to change more things.