Multiarch Fixes - simdjson

Ready changes

Summary

  • ma-same : libsimdjson-dev could be marked Multi-Arch: same

Diff

diff --git a/debian/control b/debian/control
index 5036279..ddbf176 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,7 @@ Package: libsimdjson-dev
 Section: libdevel
 Architecture: any
 Depends: libsimdjson14 (= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
 Description: Parsing gigabytes of JSON per second (development)
  JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
  We need a fresh approach. The simdjson library uses commonly available SIMD

More details

Full run details