initial commit
[glibc.git] / debian / control.in / i386
1 Package: libc6-i386
2 Architecture: amd64 x32
3 Section: libs
4 Priority: optional
5 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
6 Conflicts: libc0.1-i386, libc6-amd64 [amd64], libc6-amd64:i386 [x32], libc6-i386:amd64 [x32], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32 [x32], libc6-x32:i386 [amd64]
7 Replaces: libc6-dev-i386
8 Build-Profiles: <!stage1 !nobiarch>
9 Description: GNU C Library: 32-bit shared libraries for AMD64
10 This package includes shared versions of the standard C
11 library and the standard math library, as well as many others.
12 This is the 32bit version of the library, meant for AMD64 systems.
13
14 Package: libc6-dev-i386
15 Architecture: amd64 x32
16 Section: libdevel
17 Priority: optional
18 Provides: lib32c-dev
19 Depends: libc6-i386 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
20 Recommends: gcc-multilib
21 Build-Profiles: <!nobiarch>
22 Description: GNU C Library: 32-bit development libraries for AMD64
23 Contains the symlinks and object files needed to compile and link programs
24 which use the standard C library. This is the 32bit version of the
25 library, meant for AMD64 systems.
26