Package: websockify / 0.6.0+dfsg1-1
Metadata
Package | Version | Patches format |
---|---|---|
websockify | 0.6.0+dfsg1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
removes websocket swf file.patch | (download) |
setup.py |
3 1 + 2 - 0 ! |
removes include/web-socket-js/websocketmain.swf from setup.py Websockify is +dfsg because include/web-socket-js/WebSocketMain.swf isn't built from source. So we also need to remove the WebSocketMain.swf file from setup.py to avoid failure (eg: this file isn't there anymore in the dfsg version of websockify). |
fixes rebind wrapper.patch | (download) |
rebind |
13 8 + 5 - 0 ! |
fixes rebind wrapper The default upstream wrapper expects rebind.so to be next to the wrapper, this is not Debian policy compliant, so we're just fixing the wrapper. |
1