~ubuntu-branches/ubuntu/oneiric/eglibc/oneiric

« back to all changes in this revision

Viewing changes to debian/control.in/libc

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2011-09-30 14:02:02 UTC
  • mto: (216.2.73 precise)
  • mto: This revision was merged to the branch mainline in revision 238.
  • Revision ID: package-import@ubuntu.com-20110930140202-4gy60i7rh7ogpsjh
* debian/control:
  - help the apt resolver with the gcc-4.4 upgrade by providing
    explicit breaks against {gnat,gcc,gcj}-{4.4,4.5}-base (LP: #853688)

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
Recommends: gcc | c-compiler
32
32
Suggests: glibc-doc, manpages-dev
33
33
Provides: libc-dev, libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
34
 
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-3ubuntu1), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
 
34
Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gnat-4.4-base (<< 4.4.6-3ubuntu1), gcc-4.4-base (<< 4.4.6-3ubuntu1), gcj-4.4-base (<< 4.4.6-3ubuntu1), gcc-4.4 (<< 4.4.6-3ubuntu1), gnat-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5-base (<< 4.5.3-1ubuntu2), gcj-4.5-base (<< 4.5.3-1ubuntu2), gcc-4.5 (<< 4.5.3-1ubuntu2), gcc-4.6 (<< 4.6.0-12), make (<< 3.81-8.1), pkg-config (<< 0.26-1), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), libhwloc-dev (<< 1.2-3)
35
35
Description: Embedded GNU C Library: Development Libraries and Header Files
36
36
 Contains the symlinks, headers, and object files needed to compile
37
37
 and link programs which use the standard C library.