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