#1004686 broker: unnecessary X-Python3-Version field in control file

Package:
src:broker
Source:
broker
Submitter:
Julian Gilbey
Date:
2022-01-31 19:03:03 UTC
Severity:
normal
Tags:
#1004686#5
Date:
2022-01-31 19:00:14 UTC
From:
To:
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