summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 136edae..78c27e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gnumach (2:1.3.99.dfsg.git20110609-2) UNRELEASED; urgency=low
+
+ * debian/control: build udebs on hurd-i386 only.
+
+ -- Samuel Thibault <sthibault@debian.org> Sat, 02 Jul 2011 22:42:56 +0200
+
gnumach (2:1.3.99.dfsg.git20110609-1) unstable; urgency=low
* New upstream snapshot
diff --git a/debian/control b/debian/control
index 839fb71..f929b50 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ XB-Kernel-Version: 1.3.99-486
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}, hurd-udeb
Description: The GNU version of the Mach microkernel for the Debian installer
This is the Utah Mach microkernel used by the Hurd for the Debian
@@ -80,7 +80,7 @@ XB-Kernel-Version: 1.3.99-xen-486
Package-Type: udeb
Provides: kernel-image, input-modules, nic-modules
Section: debian-installer
-Architecture: any-i386
+Architecture: hurd-i386
Depends: ${misc:Depends}, hurd-udeb
Description: The GNU version of the Mach microkernel for the Debian installer
This is the Utah Mach microkernel used by the Hurd for the Debian