blob: d35d7fd3bf9b61bd4dd99840b725ecd5229c0a9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
Source: hurd
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
Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>
Package: hurd
Priority: required
Section: base
Essential: yes
Depends: sysv-rc, ${shlibs:Depends}
Provides: makedev, login
Replaces: makedev, login
Conflicts: makedev, login
Architecture: hurd-i386
Description: The GNU Hurd
This is the GNU Hurd package. It contains essential system software and
libraries.
Package: hurd-dev
Priority: standard
Section: libdevel
Architecture: hurd-i386
Depends: hurd
Description: The GNU Hurd (development files)
This package includes the header files and the static libraries.
Package: hurd-dbg
Priority: optional
Section: libdevel
Architecture: hurd-i386
Depends: hurd (= ${Source-Version})
Description: The GNU Hurd (debugging files)
This package includes the unstripped binaries and libraries.
|