~ubuntu-branches/ubuntu/maverick/eglibc/maverick

« back to all changes in this revision

Viewing changes to debian/control.in/libc0.3

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-06-28 00:47:05 UTC
  • Revision ID: james.westby@ubuntu.com-20100628004705-ylsavly6249j3om0
Tags: 2.12-0ubuntu4
* Update to the eglibc 2.12 branch (r10817).
  - patches/any/cvs-flush-cache-textrels.diff: Remove.
  - patches/any/cvs-redirect-throw.diff: Remove.
* Merge with Debian (r4360, trunk, 2.11.2-2).
* On i386, don't build with -Wa,-mtune=i686. LP: #587186.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
Provides: ${locale-compat:Depends}, libc6-i686 [i386]
9
9
Conflicts: belocs-locales-bin, tzdata-etch, tzdata (<< 2007k-1), libc6-i686 [i386]
10
10
Replaces: belocs-locales-bin
11
 
Breaks: nscd (<< 2.9)
 
11
Breaks: nscd (<< 2.12)
12
12
Description: Embedded GNU C Library: Shared libraries
13
13
 Contains the standard libraries that are used by nearly all programs on
14
14
 the system. This package includes shared versions of the standard C library
22
22
Recommends: gcc | c-compiler
23
23
Suggests: glibc-doc, manpages-dev
24
24
Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
25
 
Conflicts: binutils (<< 2.17cvs20070426-1)
 
25
Conflicts: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11)
26
26
Description: Embedded GNU C Library: Development Libraries and Header Files
27
27
 Contains the symlinks, headers, and object files needed to compile
28
28
 and link programs which use the standard C library.