summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e9c177d..2408c8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gnumach (2:1.3.99.dfsg.git20120219-1) unstable; urgency=low
* debian/control:
- Do not make gnumach-dbg depend on gnumach.
- Remove article in synopsis.
+ - Set Multi-Arch: foreign for gnumach-common.
* debian/rules:
- Add stamp files, and build-indep and build-arch targets.
- Pass -fno-omit-frame-pointer for -dbg builds, to fix kernel debugger
diff --git a/debian/control b/debian/control
index 4a5ff34..00d798c 100644
--- a/debian/control
+++ b/debian/control
@@ -116,6 +116,7 @@ Description: GNU version of the Mach microkernel for Xen for debugging
Package: gnumach-common
Section: devel
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends}
Replaces: gnumach (<< 2:1.3.99.dfsg.git20110227-1)
Breaks: gnumach (<< 2:1.3.99.dfsg.git20110227-1)