~ubuntu-branches/ubuntu/natty/eglibc/natty-updates

« back to all changes in this revision

Viewing changes to debian/control.in/libc6.1

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-04-05 10:54:32 UTC
  • Revision ID: package-import@ubuntu.com-20110405105432-g3lmfmp19sbbvqp0
Tags: 2.13-0ubuntu12
* For memcpy-ssse3, enable chk symbols in static builds. LP: #726802.
* Disable the memcpy multiarch implementaiton on x86_64. LP: #727064.
* Merge from Debian:
  - Add patches/i386/cvs-cacheinfo.diff to fix empty LEVEL*CACHE* getconf()
    entries for some CPU.  Closes: #609389.

Show diffs side-by-side

added added

removed removed

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