Paul Wise <[email protected]> writes: > On Sun, May 1, 2016 at 6:21 PM, Brian May wrote: > >> "python-pep8 | pep8" in the build depends > > Why is pep8 in a Build-Depends? It doesn't seem like something that > should be used at build time, only at upstream development time.
The idea was to allow it to build unchanged on Jessie, which doesn't have python-pep8. However looks like I will have to have "python-pep8" and any backports will need to have this modified. -- Brian May <[email protected]>

