Source: glibc
Section: libs
Priority: required
Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.14.17), bzip2, lzma, file, quilt,
 texinfo (>= 4.0), texi2html,
 autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0),
 linux-libc-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
 mig (>= 1.3-2) [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386], gnumach-dev [hurd-i386], libpthread-stubs0-dev [hurd-i386],
 kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64],
 binutils (>= 2.19-0ubuntu3),
 g++-4.3 (>= 4.3.2-2ubuntu5) [!alpha !sparc], g++-4.3-multilib [amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc],
 g++-4.3 (>= 4.3.3-2) [alpha]
Build-Depends-Indep: perl, po-debconf (>= 1.0)
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Uploaders: Ben Collins <bcollins@debian.org>, GOTO Masanori <gotom@debian.org>, Philip Blundell <pb@nexus.co.uk>, Jeff Bailey <jbailey@raspberryginger.com>, Daniel Jacobowitz <dan@debian.org>, Clint Adams <schizo@debian.org>, Aurelien Jarno <aurel32@debian.org>, Pierre Habouzit <madcoder@debian.org>
Standards-Version: 3.8.0
XS-Debian-Vcs-Browser: http://svn.debian.org/wsvn/pkg-glibc/glibc-package/
XS-Debian-Vcs-Svn: svn://svn.debian.org/pkg-glibc/glibc-package/
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-toolchain/ubuntu-toolchain/glibc-2.5-package

Package: glibc-doc
Architecture: all
Section: doc
Priority: optional
Provides: glibc-doc-reference
Conflicts: glibc-doc-reference
Replaces: glibc-doc-reference
Description: GNU C Library: Documentation
 Contains The GNU C Library Reference manual in info and html format
 as well as the man pages for libpthread functions and the complete
 GNU C Library ChangeLog.

Package: glibc-source
Architecture: all
Section: devel
Priority: optional
Description: GNU C Library: sources
 This package contains the sources and patches which are needed to
 build glibc.

Package: locales
Architecture: all
Section: libs
Priority: standard
Depends: ${locale:Depends}, debconf | debconf-2.0
Conflicts: base-config, belocs-locales-bin, belocs-locales-data
Replaces: base-config, lliurex-belocs-locales-data
Description: GNU C Library: National Language (locale) data [support]
 Machine-readable data files, shared objects and programs used by the
 C library for localization (l10n) and internationalization (i18n) support.
 .
 This package contains the libc.mo i18n files, plus tools to generate
 locale definitions from source files (included in this package). It
 allows you to customize which definitions actually get
 generated. This is a space-saver over how this package used to be,
 with all locales generated by default. This created a package that
 unpacked to an excess of 30 megs.

Package: locales-all
Architecture: any
Section: libs
Priority: extra
Depends: ${locale:Depends}, lzma
Provides: locales
Description: GNU C Library: Precompiled locale data
 This package contains the precompiled locale data for all supported locales.
 A better alternative is to install the locales package and only select
 desired locales, but it can be useful on a low-memory machine because some
 locale files take a lot of memory to be compiled.

Package: nscd
Architecture: any
Section: admin
Priority: optional
Depends: ${shlibs:Depends}
Description: GNU C Library: Name Service Cache Daemon
 A daemon which handles passwd, group and host lookups
 for running programs and caches the results for the next
 query. You should install this package only if you use
 slow Services like LDAP, NIS or NIS+

Package: libc6
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: libs
Priority: required
Provides: ${locale-compat:Depends}
Suggests: debconf | debconf-2.0
# mvo the depends below get overwriten by sysdeps/depflags.pl and are
#     not used
Depends: tzdata
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6-dev
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: libdevel
Priority: optional
Depends: libc6 (= ${binary:Version})
Recommends: gcc | c-compiler
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6-dbg
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: libdevel
Priority: extra
Provides: libc-dbg
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6-prof
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: libdevel
Priority: extra
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: Profiling Libraries
 Static libraries compiled with profiling info (-pg) suitable for use
 with gprof.

Package: libc6-pic
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: libdevel
Priority: optional
Conflicts: libc-pic
Provides: libc-pic, glibc-pic
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: PIC archive library
 Contains an archive library (ar file) composed of individual shared objects.
 This is used for creating a library which is a smaller subset of the
 standard libc shared library. The reduced library is used on the Debian
 boot floppies. If you are not making your own set of Debian boot floppies
 using the `boot-floppies' package, you probably don't need this package.

Package: libc6-udeb
XC-Package-Type: udeb
Architecture: amd64 arm armeb armel i386 lpia m32r m68k mips mipsel powerpc ppc64 sparc s390 hppa sh3 sh4 sh3eb sh4eb
Section: debian-installer
Priority: extra
Provides: libc6, libc-udeb, ${locale-compat:Depends}
Description: GNU C Library: Shared libraries - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libc6.1
Architecture: alpha ia64
Section: libs
Priority: required
Provides: ${locale-compat:Depends}
Suggests: debconf | debconf-2.0
# mvo the depends below get overwriten by sysdeps/depflags.pl and are
#     not used
Depends: tzdata
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc6.1-dev
Architecture: alpha ia64
Section: libdevel
Priority: optional
Depends: libc6.1 (= ${binary:Version})
Recommends: gcc | c-compiler
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc6.1-dbg
Architecture: alpha ia64
Section: libdevel
Priority: extra
Provides: libc-dbg
Depends: libc6.1 (= ${binary:Version})
Description: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc6.1-prof
Architecture: alpha ia64
Section: libdevel
Priority: extra
Depends: libc6.1 (= ${binary:Version})
Description: GNU C Library: Profiling Libraries
 Static libraries compiled with profiling info (-pg) suitable for use
 with gprof.

Package: libc6.1-pic
Architecture: alpha ia64
Section: libdevel
Priority: optional
Conflicts: libc-pic
Provides: libc-pic, glibc-pic
Depends: libc6.1 (= ${binary:Version})
Description: GNU C Library: PIC archive library
 Contains an archive library (ar file) composed of individual shared objects.
 This is used for creating a library which is a smaller subset of the
 standard libc shared library. The reduced library is used on the Debian
 boot floppies. If you are not making your own set of Debian boot floppies
 using the `boot-floppies' package, you probably don't need this package.

Package: libc6.1-udeb
XC-Package-Type: udeb
Architecture: alpha ia64
Section: debian-installer
Priority: extra
Provides: libc6.1, libc-udeb, ${locale-compat:Depends}
Description: GNU C Library: Shared libraries - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libc0.3
Architecture: hurd-i386
Section: libs
Priority: required
Provides: ${locale-compat:Depends}
Suggests: debconf | debconf-2.0
# mvo the depends below get overwriten by sysdeps/depflags.pl and are
#     not used
Depends: tzdata
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc0.3-dev
Architecture: hurd-i386
Section: libdevel
Priority: optional
Depends: libc0.3 (= ${binary:Version})
Recommends: gcc | c-compiler
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc0.3-dbg
Architecture: hurd-i386
Section: libdevel
Priority: extra
Provides: libc-dbg
Depends: libc0.3 (= ${binary:Version})
Description: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc0.3-prof
Architecture: hurd-i386
Section: libdevel
Priority: extra
Depends: libc0.3 (= ${binary:Version})
Description: GNU C Library: Profiling Libraries
 Static libraries compiled with profiling info (-pg) suitable for use
 with gprof.

Package: libc0.3-pic
Architecture: hurd-i386
Section: libdevel
Priority: optional
Conflicts: libc-pic
Provides: libc-pic, glibc-pic
Depends: libc0.3 (= ${binary:Version})
Description: GNU C Library: PIC archive library
 Contains an archive library (ar file) composed of individual shared objects.
 This is used for creating a library which is a smaller subset of the
 standard libc shared library. The reduced library is used on the Debian
 boot floppies. If you are not making your own set of Debian boot floppies
 using the `boot-floppies' package, you probably don't need this package.

Package: libc0.3-udeb
XC-Package-Type: udeb
Architecture: hurd-i386
Section: debian-installer
Priority: extra
Provides: libc0.3, libc-udeb, ${locale-compat:Depends}
Description: GNU C Library: Shared libraries - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libc0.1
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: libs
Priority: required
Provides: ${locale-compat:Depends}
Suggests: debconf | debconf-2.0
# mvo the depends below get overwriten by sysdeps/depflags.pl and are
#     not used
Depends: tzdata
Description: GNU C Library: Shared libraries
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.

Package: libc0.1-dev
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: libdevel
Priority: optional
Depends: libc0.1 (= ${binary:Version})
Recommends: gcc | c-compiler
Description: GNU C Library: Development Libraries and Header Files
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the standard C library.

Package: libc0.1-dbg
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: libdevel
Priority: extra
Provides: libc-dbg
Depends: libc0.1 (= ${binary:Version})
Description: GNU C Library: detached debugging symbols
 This package contains the detached debugging symbols for the GNU C
 library.

Package: libc0.1-prof
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: libdevel
Priority: extra
Depends: libc0.1 (= ${binary:Version})
Description: GNU C Library: Profiling Libraries
 Static libraries compiled with profiling info (-pg) suitable for use
 with gprof.

Package: libc0.1-pic
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: libdevel
Priority: optional
Conflicts: libc-pic
Provides: libc-pic, glibc-pic
Depends: libc0.1 (= ${binary:Version})
Description: GNU C Library: PIC archive library
 Contains an archive library (ar file) composed of individual shared objects.
 This is used for creating a library which is a smaller subset of the
 standard libc shared library. The reduced library is used on the Debian
 boot floppies. If you are not making your own set of Debian boot floppies
 using the `boot-floppies' package, you probably don't need this package.

Package: libc0.1-udeb
XC-Package-Type: udeb
Architecture: kfreebsd-i386 kfreebsd-amd64
Section: debian-installer
Priority: extra
Provides: libc0.1, libc-udeb, ${locale-compat:Depends}
Description: GNU C Library: Shared libraries - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libc6-i386
Architecture: amd64
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Replaces: libc6-dev-i386
Conflicts: ia32-libs (<= 1.5)
Description: GNU C Library: 32bit shared libraries for AMD64
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for AMD64 systems.

Package: libc6-dev-i386
Architecture: amd64
Section: libdevel
Priority: optional
Conflicts: ia32-libs-dev (<< 1.18)
Provides: lib32c-dev
Depends: libc6-i386 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 32bit development libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for AMD64 systems.

Package: libc6-sparc64
Architecture: sparc
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)
Description: GNU C Library: 64bit Shared libraries for UltraSPARC
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for UltraSPARC systems.

Package: libc6-dev-sparc64
Architecture: sparc
Section: libdevel
Priority: optional
Provides: lib64c-dev
Depends: libc6-sparc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 64bit Development Libraries for UltraSPARC
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for UltraSPARC systems.

Package: libc6-s390x
Architecture: s390
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: 64bit Shared libraries for IBM zSeries
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for zSeries systems.

Package: libc6-dev-s390x
Architecture: s390
Section: libdevel
Priority: optional
Provides: lib64c-dev
Depends: libc6-s390x (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 64bit Development Libraries for IBM zSeries
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for zSeries systems.

Package: libc6-amd64
Architecture: i386
Section: libs
Priority: standard
Depends: libc6 (= ${binary:Version})
Conflicts: amd64-libs (<= 1.2)
Description: GNU C Library: 64bit Shared libraries for AMD64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for AMD64 systems.

Package: libc6-dev-amd64
Architecture: i386
Section: libdevel
Priority: optional
Depends: libc6-amd64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Replaces: amd64-libs-dev (<= 1.2)
Provides: lib64c-dev
Description: GNU C Library: 64bit Development Libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for AMD64 systems.

Package: libc6-powerpc
Architecture: ppc64
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: 32bit powerpc shared libraries for ppc64
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for ppc64 systems.

Package: libc6-dev-powerpc
Architecture: ppc64
Section: libdevel
Priority: optional
Provides: lib32c-dev
Depends: libc6-powerpc (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 32bit powerpc development libraries for ppc64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for ppc64 systems.

Package: libc6-ppc64
Architecture: powerpc
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: 64bit Shared libraries for PowerPC64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for PowerPC64 systems.

Package: libc6-dev-ppc64
Architecture: powerpc
Section: libdevel
Priority: optional
Provides: lib64c-dev
Depends: libc6-ppc64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 64bit Development Libraries for PowerPC64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for PowerPC64 systems.

Package: libc6-mipsn32
Architecture: mips mipsel
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: n32 Shared libraries for MIPS64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the n32 version
 of the library, meant for MIPS64 systems.

Package: libc6-dev-mipsn32
Architecture: mips mipsel
Section: libdevel
Priority: optional
Provides: libn32c-dev
Depends: libc6-mipsn32 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: n32 Development Libraries for MIPS64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the n32 version of the
 library, meant for MIPS64 systems.

Package: libc6-mips64
Architecture: mips mipsel
Section: libs
Priority: optional
Depends: libc6 (= ${binary:Version})
Description: GNU C Library: 64bit Shared libraries for MIPS64
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for MIPS64 systems.

Package: libc6-dev-mips64
Architecture: mips mipsel
Section: libdevel
Priority: optional
Provides: lib64c-dev
Depends: libc6-mips64 (= ${binary:Version}), libc6-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 64bit Development Libraries for MIPS64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 64bit version of the
 library, meant for MIPS64 systems.

Package: libc0.1-i386
Architecture: kfreebsd-amd64
Section: libs
Priority: optional
Depends: libc0.1 (= ${binary:Version})
Description: GNU C Library: 32bit shared libraries for AMD64
 This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 This is the 32bit version of the library, meant for AMD64 systems.

Package: libc0.1-dev-i386
Architecture: kfreebsd-amd64
Section: libdevel
Priority: optional
Provides: lib32c-dev
Depends: libc0.1-i386 (= ${binary:Version}), libc0.1-dev (= ${binary:Version})
Recommends: gcc-multilib
Description: GNU C Library: 32bit development libraries for AMD64
 Contains the symlinks and object files needed to compile and link programs
 which use the standard C library. This is the 32bit version of the
 library, meant for AMD64 systems.

Package: libc6-sparcv9b
Architecture: sparc
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${binary:Version})
Description: GNU C Library: Shared libraries [v9b optimized]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for the UltraSPARC v9b ABI. It only
 needs to be installed on UltraSPARC machines. If you install this on a
 non-UltraSPARC, it won't even be used.

Package: libc6-sparcv9v
Architecture: sparc
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${Source-Version})
Description: GNU C Library: Shared libraries [v9v optimized]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for SUN4V Niagara and derivative
 processors. It only needs to be installed on machines using
 SUN4V Niagara and derivatives. If you install this on a machine without
 such chips, it won't even be used.

Package: libc6-sparcv9v2
Architecture: sparc
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${Source-Version})
Description: GNU C Library: Shared libraries [v9v2 optimized]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for SUN4V Niagara 2 and derivative
 processors. It only needs to be installed on machines using
 SUN4V Niagara 2 and derivatives. If you install this on a machine without
 such chips, it won't even be used.

Package: libc6-sparc64b
Architecture: sparc
Section: base
Priority: extra
Depends: libc6 (= ${Source-Version}), lib64gcc1
Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)
Description: GNU C Library: 64bit Shared libraries for UltraSPARC [v9b optimized]
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for UltraSPARC systems.
 .
 This set of libraries is optimized for UltraSPARC-III and derivative
 processors. It only needs to be installed on machines using
 UltraSPARC-III and derivatives. If you install this on a machine without
 such chips, it won't even be used.

Package: libc6-sparc64v
Architecture: sparc
Section: base
Priority: extra
Depends: libc6 (= ${Source-Version}), lib64gcc1
Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)
Description: GNU C Library: 64bit Shared libraries for UltraSPARC [v9v optimized]
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for UltraSPARC systems.
 .
 This set of libraries is optimized for SUN4V Niagara and derivative
 processors. It only needs to be installed on machines using
 SUN4V Niagara and derivatives. If you install this on a machine without
 such chips, it won't even be used.

Package: libc6-sparc64v2
Architecture: sparc
Section: base
Priority: extra
Depends: libc6 (= ${Source-Version}), lib64gcc1
Conflicts: gcc-3.0 (<< 1:3.0.4ds3-11), libgcc1 (<< 1:3.0.4ds3-11), fakeroot (<< 0.4.5-2.7)
Description: GNU C Library: 64bit Shared libraries for UltraSPARC [v9v2 optimized]
 This package includes shared versions of the standard C library and the
 standard math library, as well as many others. This is the 64bit version
 of the library, meant for UltraSPARC systems.
 .
 This set of libraries is optimized for SUN4V Niagara 2 and derivative
 processors. It only needs to be installed on machines using
 SUN4V Niagara 2 and derivatives. If you install this on a machine without
 such chips, it won't even be used.

Package: libc6-i686
Architecture: i386
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${binary:Version})
Description: GNU C Library: Shared libraries [i686 optimized]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for i686 machines, and will only be
 used if you are running a 2.6 kernel on an i686 class CPU (check the 
 output of `uname -m').  This includes Pentium Pro, Pentium II/III/IV, 
 Celeron CPU's and similar class CPU's (including clones such as AMD 
 Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezra).  

Package: libc6-xen
Architecture: i386
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${binary:Version})
Description: GNU C Library: Shared libraries [Xen version]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for the Xen hypervisor, and will be
 selected instead when running under Xen.

Package: libc0.1-i686
Architecture: kfreebsd-i386
Section: libs
Priority: extra
Pre-Depends: libc0.1 (= ${binary:Version})
Description: GNU C Library: Shared libraries [i686 optimized]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for i686 machines, and will only be
 used on an i686 class CPU (check the output of `uname -m').  This includes 
 Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's
 (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA 
 C3 Ezla).  

Package: libc6-vfp
Architecture: armel
Section: libs
Priority: extra
Pre-Depends: libc6 (= ${binary:Version})
Description: GNU C Library: Shared libraries [VFP version]
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized to use a VFP coprocessor, and will
 be selected instead when running under systems which have one.

Package: libc6.1-alphaev67
Architecture: alpha
Section: libs
Priority: extra
Pre-Depends: libc6.1 (= ${binary:Version})
Description: GNU C Library: Shared libraries (EV67 optimized)
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C
 library and the standard math library, as well as many others.
 .
 This set of libraries is optimized for the Alpha EV67. It only
 needs to be installed on Alpha EV67/68 and EV7 machines. If you install
 this on an older machine, it won't even be used.

Package: libnss-dns-udeb
XC-Package-Type: udeb
Architecture: any
Section: debian-installer
Priority: extra
Description: GNU C Library: NSS helper for DNS - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains the DNS NSS helper needed for the Debian installer.
 Do not install it on a normal system.

Package: libnss-files-udeb
XC-Package-Type: udeb
Architecture: any
Section: debian-installer
Priority: extra
Description: GNU C Library: NSS helper for files - udeb
 Contains the standard libraries that are used by nearly all programs on
 the system. This package includes shared versions of the standard C library
 and the standard math library, as well as many others.
 .
 This package contains the files NSS helper needed for the Debian installer.
 Do not install it on a normal system.

