diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 10:48:24 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 10:48:24 +0000 |
commit | b5861e8f5ab6bb72a9b47a10a9ff461f1bb3c2cb (patch) | |
tree | 9fdd5941e67e8a5c1ad8020e6963b88f60c4e087 /debian/control | |
parent | c0898cc73c2241bb243dfc727c543831168dfe20 (diff) |
Maintain debian package info here now.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..3b64b0a --- /dev/null +++ b/debian/control @@ -0,0 +1,19 @@ +Source: gnumach +Section: base +Priority: optional +Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org> +Standards-Version: 2.5.0.0 + +Package: gnumach +Section: base +Priority: optional +Architecture: hurd-i386 +Description: The GNU version of the Mach microkernel + This is the Utah Mach microkernel used by the Hurd. + +Package: gnumach-dev +Section: devel +Priority: optional +Architecture: hurd-i386 +Description: The GNU version of the Mach microkernel + These are the header files for the Utah Mach microkernel used by the Hurd. |