diff options
| author | Michael Banck <mbanck@debian.org> | 2005-06-06 20:51:07 +0000 |
|---|---|---|
| committer | Michael Banck <mbanck@debian.org> | 2005-06-06 20:51:07 +0000 |
| commit | b5037919642367be1a26c18f7483d6e66b49f69e (patch) | |
| tree | 8544800565266a141c26148b4de1df79e159d092 /debian/control | |
| parent | 670006569169d05162e0deceddd40d3ac794db43 (diff) | |
* debian/control (Build-Depends): Version dependency on debhelper to
>= 4.2.
* debian/control (hurd-udeb): New package.
* debian/hurd-udeb.install: New file.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c52f0a97..61a7a526 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: base Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.6.1.0 -Build-Depends: mig (>= 1.3-2), texinfo, libncursesw5-dev, cdbs, debhelper +Build-Depends: mig (>= 1.3-2), texinfo, libncursesw5-dev, cdbs, debhelper (>= 4.2.0) Build-Depends-Indep: texi2html Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org> @@ -47,3 +47,11 @@ Architecture: all Suggests: hurd (= ${Source-Version}) Description: The GNU Hurd manual This package includes the manual in info and HTML format. + +Package: hurd-udeb +XC-Package-Type: udeb +Priority: required +Architecture: hurd-i386 +Description: The GNU Hurd - udeb + This is the GNU Hurd udeb package. It contains essential system software and + libraries. |
