chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / debian / control.in / libc
1 Package: @libc@
2 Architecture: @archs@
3 Section: libs
4 Priority: required
5 Depends: libc-bin (= ${binary:Version}), hurd (>= 20070606-1+SVN) [hurd-i386], libgcc1 [!hppa !m68k], libgcc2 [m68k], libgcc4 [hppa]
6 Recommends: libc6-i686 [i386], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386]
7 Suggests: glibc-doc, debconf | debconf-2.0, locales [!hurd-i386]
8 Provides: ${locale-compat:Depends}
9 Conflicts: tzdata-etch, tzdata (<< 2007k-1), prelink (<= 0.0.20090311-1)
10 Breaks: nscd (<< 2.11), locales (<< 2.11), locales-all (<< 2.11)
11 Description: Embedded GNU C Library: Shared libraries
12  Contains the standard libraries that are used by nearly all programs on
13  the system. This package includes shared versions of the standard C library
14  and the standard math library, as well as many others.
15
16 Package: @libc@-dev
17 Architecture: @archs@
18 Section: libdevel
19 Priority: optional
20 Depends: @libc@ (= ${binary:Version}), libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], libpthread-stubs0-dev [hurd-i386]
21 Recommends: gcc | c-compiler
22 Suggests: glibc-doc, manpages-dev
23 Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
24 Conflicts: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11)
25 Description: Embedded GNU C Library: Development Libraries and Header Files
26  Contains the symlinks, headers, and object files needed to compile
27  and link programs which use the standard C library.
28
29 Package: @libc@-dbg
30 Architecture: @archs@
31 Section: debug
32 Priority: extra
33 Provides: libc-dbg
34 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
35 Description: Embedded GNU C Library: detached debugging symbols
36  This package contains the detached debugging symbols for the GNU C
37  library.
38
39 Package: @libc@-prof
40 Architecture: @archs@
41 Section: libdevel
42 Priority: extra
43 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
44 Description: Embedded GNU C Library: Profiling Libraries
45  Static libraries compiled with profiling info (-pg) suitable for use
46  with gprof.
47
48 Package: @libc@-pic
49 Architecture: @archs@
50 Section: libdevel
51 Priority: optional
52 Conflicts: libc-pic
53 Provides: libc-pic, glibc-pic
54 Depends: @libc@ (= ${binary:Version}), ${misc:Depends}
55 Description: Embedded GNU C Library: PIC archive library
56  Contains an archive library (ar file) composed of individual shared objects.
57  This is used for creating a library which is a smaller subset of the
58  standard libc shared library. The reduced library is used on the Debian
59  boot floppies. If you are not making your own set of Debian boot floppies
60  using the `boot-floppies' package, you probably don't need this package.
61
62 Package: @libc@-udeb
63 XC-Package-Type: udeb
64 Architecture: @archs@
65 Section: debian-installer
66 Priority: extra
67 Provides: @libc@, libc-udeb, ${locale-compat:Depends}
68 Description: Embedded GNU C Library: Shared libraries - udeb
69  Contains the standard libraries that are used by nearly all programs on
70  the system. This package includes shared versions of the standard C library
71  and the standard math library, as well as many others.
72  .
73  This package contains a minimal set of libraries needed for the Debian
74  installer.  Do not install it on a normal system.
75