The following commit has been merged in the master branch:
commit 1b2b09c889498ef44c062613463b0f5019a5ac43
Author: Samuel Thibault <[email protected]>
Date: Sun Jan 6 14:40:32 2013 +0100
control: Make gnumach-dev multi-arch:same.
diff --git a/debian/changelog b/debian/changelog
index d7c6320..a2a87c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnumach (2:1.3.99.dfsg.git20121227-3) UNRELEASED; urgency=low
+
+ * control: Make gnumach-dev multi-arch:same.
+
+ -- Samuel Thibault <[email protected]> Sun, 06 Jan 2013 14:38:47 +0100
+
gnumach (2:1.3.99.dfsg.git20121227-2) unstable; urgency=low
* patches/20_slow-boot.patch: Cherry-pick from upstream to fix slow boot in
diff --git a/debian/control b/debian/control
index 66c3c13..d4fd299 100644
--- a/debian/control
+++ b/debian/control
@@ -130,6 +130,7 @@ Description: GNU version of the Mach microkernel, common
files.
Package: gnumach-dev
Section: devel
Architecture: any-i386
+Multi-Arch: same
Depends: ${misc:Depends}
Description: GNU version of the Mach microkernel
These are the header files for the Utah Mach microkernel used by the Hurd.
--
Debian GNU Mach packaging