summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-12-03 18:15:22 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:57 +0200
commita0e81d1ebfbf11bc056f729242e8565f177afa95 (patch)
tree9991d891831feac64fe7246c4e14eeede89f4ae2 /debian/control
parent7cae3087c16f0432023b624b5b3c11eb04c096c5 (diff)
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
[bug #17120 --- ``GNU Mach debian dir''] * debian/README.Debian: Remove file. * debian/changelog: Likewise. * debian/control: Likewise. * debian/copyright: Likewise. * debian/postinst: Likewise. * debian/prerm: Likewise. * debian/rules: Likewise.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control32
1 files changed, 0 insertions, 32 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index fe3ae35..0000000
--- a/debian/control
+++ /dev/null
@@ -1,32 +0,0 @@
-Source: gnumach
-Section: base
-Priority: optional
-Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org>
-Standards-Version: 3.5.6.0
-Build-Depends: mig, sharutils
-
-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-dbg
-Section: devel
-Priority: extra
-Provides: gnumach
-Architecture: hurd-i386
-Description: The GNU version of the Mach microkernel for debugging
- This is the Utah Mach microkernel used by the Hurd.
- .
- The version in this package is identical to the version found in the
- gnumach package, except that it is not stripped and has the
- kernel-level debugger compiled in.
-
-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.