Multiarch Fixes - libthread-pool

Ready changes

Summary

  • ma-same : libthread-pool-dev could be marked Multi-Arch: same

Diff

diff --git a/debian/control b/debian/control
index 831b0ad..5cdc914 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: libthread-pool-dev
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}
+Multi-Arch: same
 Description: C++ header-only thread pool library (devel)
  A thread pool is a software design pattern for achieving concurrency of
  execution in a computer program. Often also called a replicated workers

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: same

More details

Full run details