summaryrefslogtreecommitdiff
path: root/debian/control
blob: 8d717aa9fc5bd07849799d1ed9a3e899a82ecca5 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
Source: hurd
Section: admin
Priority: required
Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org>
Standards-Version: 3.8.4
Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526),
 libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs,
 debhelper (>= 4.2.0), gcc-4.3, dpkg (>= 1.15.4) | install-info,
 libparted-dev
Uploaders: Jeff Bailey <jbailey@raspberryginger.com>,
 Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>, 
 Samuel Thibault <sthibault@debian.org>
Homepage: http://www.gnu.org/software/hurd/hurd.html
Vcs-Browser: http://git.debian.org/?p=pkg-hurd/hurd.git
Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git

Package: hurd
Essential: yes
Depends: ${misc:Depends}, gnumach (>= 2:1.3.99.dfsg.cvs20070526-1), sysv-rc, ${shlibs:Depends}
Suggests: hurd-doc
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: ${misc:Depends}, hurd
Provides: libsem-dev
Replaces: libsem-dev
Conflicts: libsem-dev
Description: The GNU Hurd (development files)
 This package includes the header files and the static libraries.

Package: hurd-dbg
Priority: extra
Section: debug
Architecture: hurd-i386
Depends: ${misc:Depends}, hurd (= ${binary:Version})
Description: The GNU Hurd (debugging files)
 This package includes the unstripped binaries and libraries.

Package: hurd-doc
Priority: optional
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: hurd (>= ${source:Version})
Description: The GNU Hurd manual
 This package includes the manual in info and HTML format.

Package: hurd-udeb
Package-Type: udeb
Priority: optional
Section: debian-installer
Architecture: hurd-i386
Depends: ${misc:Depends}
Provides: hurd, ext2-modules, fat-modules, ipv6-modules, isofs-modules, loop-modules, mouse-modules, nfs-modules, socket-modules, ufs-modules
Description: The GNU Hurd - udeb
 This is the GNU Hurd udeb package. It contains essential system software and
 libraries.