Source: eglibc Section: libs Priority: required Build-Depends: gettext, make (>= 3.80), dpkg-dev (>= 1.15.3.1), bzip2, lzma, xz-utils, file, quilt, texinfo (>= 4.0), texi2html, autoconf, sed (>= 4.0.5-4), gawk, debhelper (>= 5.0), tar (>= 1.22), 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.20-1), g++-4.4 (>= 4.4.3-4), g++-4.4-multilib [amd64 i386 kfreebsd-amd64 mips mipsel powerpc ppc64 s390 sparc] Build-Depends-Indep: perl, po-debconf (>= 1.0) Maintainer: Ubuntu Core developers XSBC-Original-Maintainer: GNU Libc Maintainers Uploaders: GOTO Masanori , Philip Blundell , Jeff Bailey , Daniel Jacobowitz , Clint Adams , Aurelien Jarno , Pierre Habouzit Standards-Version: 3.8.4 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: https://code.launchpad.net/~ubuntu-core-dev/eglibc/eglibc-2.11-pkg Homepage: http://www.eglibc.org Package: libc-bin Architecture: any Section: libs Priority: required Depends: ${misc:Depends} Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Replaces: libc0.1, libc0.3, libc6, libc6.1 Description: Embedded GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * rpcinfo: report RPC information * tzselect, zdump, zic: select/dump/compile time zones Package: libc-dev-bin Architecture: any Section: libdevel Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: manpages-dev Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Package: glibc-doc Architecture: all Section: doc Priority: optional Depends: ${misc:Depends} Provides: glibc-doc-reference Conflicts: glibc-doc-reference Replaces: glibc-doc-reference Description: Embedded 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: eglibc-source Architecture: all Section: devel Priority: optional Depends: ${misc:Depends} Recommends: xz-utils Description: Embedded GNU C Library: sources This package contains the sources and patches which are needed to build eglibc. Package: locales Architecture: all Section: localization Priority: standard Depends: ${locale:Depends}, ${misc:Depends}, debconf | debconf-2.0 Conflicts: base-config, belocs-locales-bin, belocs-locales-data Replaces: base-config, lliurex-belocs-locales-data Description: Embedded 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: localization Priority: extra Depends: ${locale:Depends}, ${misc:Depends}, lzma Provides: locales Description: Embedded 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}, ${misc:Depends} Description: Embedded 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+