Multiarch Fixes - lbfgspp

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 74da9cb..570ef50 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Rules-Requires-Root: no
 Package: liblbfgspp-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, libeigen3-dev
+Multi-Arch: foreign
 Description: C++ library that implements the Limited-memory BFGS algorithm
  LBFGS++ is a header-only C++ library that implements the Limited-memory BFGS
  algorithm (L-BFGS) for unconstrained minimization problems, and a modified

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details