summaryrefslogtreecommitdiff
path: root/debian/control
blob: 2f1bff323bf21fd1b8050a6800dc6f289219a6cb (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
Source: hurd
Section: base
Priority: required
Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org>
Standards-Version: 2.5.0.0
Build-Depends: mig, texinfo, tetex-bin

Package: hurd
Priority: required
Section: base
Essential: yes
Depends: ${hurd: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: devel
Architecture: hurd-i386
Depends: hurd
Description: The GNU Hurd (development files)
 This package includes the header files and the static libraries.