summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 27ad97b..a3840f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,9 @@ gnumach (1:20040915-1) unstable; urgency=low
* Honour DEB_BUILD_OPTIONS.
* Split patches into debian/patches/.
* Allow to build natively on non GNU/Hurd systems.
- * Enable i386, kfreebsd-i386 and knetbsd-i386 on all packages.
+ * Enable i386, kfreebsd-i386 and knetbsd-i386 on gnumach and gnumach-dbg
+ packages.
+ * Make gnumach-dev arch all.
* Switched to debhelper.
* Update autoconf.
Based on a patch by Neal H. Walfield <neal@cs.uml.edu>, thanks.
diff --git a/debian/control b/debian/control
index 7b7e53d..1f0a433 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: The GNU version of the Mach microkernel for debugging
Package: gnumach-dev
Section: devel
Priority: optional
-Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386
+Architecture: all
Description: The GNU version of the Mach microkernel
These are the header files for the Utah Mach microkernel used by the Hurd.