Source: glibc
Section: devel
Priority: optional
Maintainer: Scratchbox Developers <scratchbox-devel@lists.scratchbox.org>
Standards-Version: 3.6.1

Package: libc6
Architecture: any
Section: base
Priority: required
Provides: glibc-${Source-Version}
Description: GNU C Library: Shared libraries and Timezone data
 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.
 Timezone data is also included.
 .
 This package is generated from Scratchbox's cross-compilation toolchain.

Package: libc6-dev
Architecture: any
Section: libdevel
Priority: optional
Depends: libc6 (>= ${Source-Version})
Provides: libc-dev
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.
 .
 This package is generated from Scratchbox's cross-compilation toolchain.

