Package: hdmi2usb-mode-switch / 0.0.0+git20161124-2

Metadata

Package Version Patches format
hdmi2usb-mode-switch 0.0.0+git20161124-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
setuptools pep8 | (download)

setup.py | 5 1 + 4 - 0 !
1 file changed, 1 insertion(+), 4 deletions(-)

 remove the setuptools-pep8 requirement
 Upstream looks for debian package builds by checking for PYBUILD_NAME in the environment.
 We don't export that any more.
no unbind helper | (download)

hdmi2usb/modeswitch/lsusb.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 suppress unbind-helper warning.
 We don't package it, so no need to make a noise about it.
flashproxy source | (download)

xilinx_bscan_spi.py | 317 317 + 0 - 0 !
1 file changed, 317 insertions(+)

 source for flash proxy bitstreams.
 This is included in openocd in d25355473da9a925a696183a9947aac292cd2f60, but
 that hasn't reached Debian, yet.