Multiarch Fixes - readerwriterqueue

Ready changes

Summary

  • ma-foreign : libreaderwriterqueue-dev could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 6edaaea..c11c659 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: libreaderwriterqueue-dev
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: single-producer, single-consumer lock-free queue for C++
  This package provides a lock-free queue  for C++.  It only supports
  a two-thread use case (one consuming, and one producing). The threads

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details