The following commit has been merged in the master branch:
commit 74a42408a0ec96aaa59f8b7389b91595862b0733
Author: Samuel Thibault <[email protected]>
Date: Sun Aug 1 14:41:26 2010 +0200
Build gnumach-udeb on hurd-i386 only.
diff --git a/debian/changelog b/debian/changelog
index 914dde0..9bb0f3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-gnumach (2:1.3.99.dfsg.git20100732-2) unstable; urgency=low
+gnumach (2:1.3.99.dfsg.git20100732-2) unreleased; urgency=low
[ Samuel Thibault ]
* debian/control: Add gnumach-xen and gnumach-xen-dbg, containing Xen
variants of gnumach and gnumach-dbg. Add gnumach-common to contain msgids
shared by gnumach and gnumach-xen, which now depend on it.
* debian/rules: Add rules to build Xen variants of gnumach.
+ * debian/control: Build gnumach-udeb on hurd-i386 only.
-- Samuel Thibault <[email protected]> Sat, 31 Jul 2010 17:35:20 +0200
diff --git a/debian/control b/debian/control
index 8fd0967..9992bd7 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Package: gnumach-udeb
XC-Package-Type: udeb
Provides: kernel-image, floppy-modules, ide-modules, input-modules,
nic-modules, nic-pcmcia-modules, nic-wireless-modules, pcmcia-modules,
scsi-modules, serial-modules
Section: debian-installer
-Architecture: any-i386
+Architecture: hurd-i386
Depends: ${misc:Depends}
Description: The GNU version of the Mach microkernel
This is the Utah Mach microkernel used by the Hurd.
--
Debian GNU Mach packaging