Multiarch Fixes - obs-websocket

Ready changes

Summary

  • ma-same : obs-websocket could be marked Multi-Arch: same

Diff

diff --git a/debian/control b/debian/control
index 8c54038..be5ba76 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Rules-Requires-Root: no
 Package: obs-websocket
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: WebSockets API for OBS Studio
  A Websocket API for OBS Studio. The websocket server runs on port 4444 and the
  protocol is based on the OBSRemote protocol (including authentication) with

More details

Full run details

Historical runs