diff -Nru indent-2.2.11/debian/changelog indent-2.2.11/debian/changelog
--- indent-2.2.11/debian/changelog	2012-06-02 15:55:41.000000000 +0000
+++ indent-2.2.11/debian/changelog	2012-11-19 12:18:43.000000000 +0000
@@ -1,3 +1,9 @@
+indent (2.2.11-2ma1) quantal; urgency=low
+
+  * Add Multi-arch metadata to allow cross-dependencies 
+
+ -- Wookey <wookey@e102475-lin>  Mon, 19 Nov 2012 12:17:53 +0000
+
 indent (2.2.11-2) unstable; urgency=low
 
   * Switch to dh to build with hardening flags.
diff -Nru indent-2.2.11/debian/control indent-2.2.11/debian/control
--- indent-2.2.11/debian/control	2012-06-02 16:05:30.000000000 +0000
+++ indent-2.2.11/debian/control	2012-11-19 12:17:43.000000000 +0000
@@ -9,6 +9,7 @@
 Package: indent
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: C language source code formatting program
  The `indent' program changes the appearance of a C program by
  inserting or deleting whitespace.
