- Package:
- src:broker
- Source:
- broker
- Submitter:
- Julian Gilbey
- Date:
- 2022-01-31 19:03:03 UTC
- Severity:
- normal
- Tags:
This package has the line:
X-Python3-Version: ${python3:Versions}
in debian/control in the binary package python3-broker. This is
unnecessary: the X-Python3-Version field only has meaning in the
source package section (and in this case, it is not needed there
either).
Patch: remove this line from debian/control.
Best wishes,
Julian