Multiarch Fixes - cpptest

Ready changes

Summary

  • ma-same : libcpptest1 could be marked Multi-Arch: same
  • ma-foreign : libcpptest-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index cfd74a7..161ccc3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Section: libs
 Architecture: any
 Suggests: libcpptest-doc
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
 Description: unit testing framework for C++
  CppTest is a portable and powerful, yet simple, unit testing framework for
  handling automated tests in C++. The focus lies on usability and extensibility.
@@ -40,6 +41,7 @@ Package: libcpptest-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: foreign
 Description: unit testing framework for C++ (documentation)
  CppTest is a portable and powerful, yet simple, unit testing framework for
  handling automated tests in C++. The focus lies on usability and extensibility.

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/38/570eb1cfa1ad87a9caabae6ac00766e2c699d6.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/d9/453a77343046d3567d54e430c6b59165162cbd.debug

No differences were encountered between the control files of package libcpptest-dev

Control files of package libcpptest-doc: lines which differ (wdiff format)

  • Multi-Arch: foreign

Control files of package libcpptest1: lines which differ (wdiff format)

  • Multi-Arch: same

Control files of package libcpptest1-dbgsym: lines which differ (wdiff format)

  • Build-Ids: d9453a77343046d3567d54e430c6b59165162cbd 38570eb1cfa1ad87a9caabae6ac00766e2c699d6
  • Multi-Arch: same

More details

Full run details