initial commit
[glibc.git] / debian / control
1 Source: glibc
2 Section: libs
3 Priority: required
4 Build-Depends: gettext, dpkg (>= 1.18.7), dpkg-dev (>= 1.17.14), xz-utils, file, quilt,
5 autoconf, gawk, debhelper-compat (= 13), rdfind, symlinks, netbase, gperf, bison,
6 linux-libc-dev (>= 3.9) [linux-any],
7 libaudit-dev [linux-any], libcap-dev [linux-any] <!stage2>, libselinux1-dev [linux-any] <!stage2>,
8 mig-for-host (>= 1.8+git20200618-7~) [hurd-i386], gnumach-dev (>= 2:1.8+git20200710-2~) [hurd-i386],
9 hurd-dev (>= 1:0.9.git20201127-4~) [hurd-i386] | hurd-headers-dev [hurd-i386],
10 kfreebsd-kernel-headers [kfreebsd-any],
11 binutils-for-host (>= 2.38),
12 g++-12 <!cross>, g++-12-multilib [amd64 i386 kfreebsd-amd64 mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el powerpc ppc64 s390x sparc sparc64 x32] <!nobiarch>,
13 g++-12-x86-64-kfreebsd-gnu [kfreebsd-amd64] <cross>, g++-12-i686-kfreebsd-gnu [kfreebsd-i386] <cross>, g++-12-x86-64-kfreebsd-gnu [kfreebsd-amd64] <cross>, g++-12-i686-kfreebsd-gnu [kfreebsd-i386] <cross>, g++-12-x86-64-linux-gnu [amd64] <cross>, g++-12-arc-linux-gnu [arc] <cross>, g++-12-aarch64-linux-gnu [arm64] <cross>, g++-12-arm-linux-gnueabi [armel] <cross>, g++-12-arm-linux-gnueabihf [armhf] <cross>, g++-12-hppa-linux-gnu [hppa] <cross>, g++-12-i686-linux-gnu [i386] <cross>, g++-12-m68k-linux-gnu [m68k] <cross>, g++-12-mips-linux-gnu [mips] <cross>, g++-12-mipsel-linux-gnu [mipsel] <cross>, g++-12-mips64-linux-gnuabin32 [mipsn32] <cross>, g++-12-mips64el-linux-gnuabin32 [mipsn32el] <cross>, g++-12-mips64-linux-gnuabi64 [mips64] <cross>, g++-12-mips64el-linux-gnuabi64 [mips64el] <cross>, g++-12-mipsisa32r6-linux-gnu [mipsr6] <cross>, g++-12-mipsisa32r6el-linux-gnu [mipsr6el] <cross>, g++-12-mipsisa64r6-linux-gnuabin32 [mipsn32r6] <cross>, g++-12-mipsisa64r6el-linux-gnuabin32 [mipsn32r6el] <cross>, g++-12-mipsisa64r6-linux-gnuabi64 [mips64r6] <cross>, g++-12-mipsisa64r6el-linux-gnuabi64 [mips64r6el] <cross>, g++-12-nios2-linux-gnu [nios2] <cross>, g++-12-powerpc-linux-gnu [powerpc] <cross>, g++-12-powerpc64-linux-gnu [ppc64] <cross>, g++-12-powerpc64le-linux-gnu [ppc64el] <cross>, g++-12-riscv64-linux-gnu [riscv64] <cross>, g++-12-sparc-linux-gnu [sparc] <cross>, g++-12-sparc64-linux-gnu [sparc64] <cross>, g++-12-s390x-linux-gnu [s390x] <cross>, g++-12-sh3-linux-gnu [sh3] <cross>, g++-12-sh4-linux-gnu [sh4] <cross>, g++-12-x86-64-linux-gnux32 [x32] <cross>, g++-12-alpha-linux-gnu [alpha] <cross>, g++-12-ia64-linux-gnu [ia64] <cross>,
14 python3:native,
15 libidn2-0 (>= 2.0.5~) <!nocheck>,
16 libc-bin (>= 2.36) <cross>,
17 libgd-dev <!stage1 !stage2>,
18 Build-Depends-Indep: perl, po-debconf (>= 1.0)
19 Rules-Requires-Root: no
20 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
21 Uploaders: Clint Adams <clint@debian.org>, Aurelien Jarno <aurel32@debian.org>, Samuel Thibault <sthibault@debian.org>
22 Standards-Version: 4.6.2
23 Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
24 Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git
25 Homepage: https://www.gnu.org/software/libc/libc.html
26
27 Package: libc-bin
28 Architecture: any
29 Section: libs
30 Priority: required
31 Essential: yes
32 Multi-Arch: foreign
33 Depends: ${shlibs:Depends}, ${misc:Depends}
34 Breaks: dh-lua (<< 27+nmu1~)
35 Recommends: manpages
36 Build-Profiles: <!stage1>
37 Description: GNU C Library: Binaries
38 This package contains utility programs related to the GNU C Library.
39 .
40 * getconf: query system configuration variables
41 * getent: get entries from administrative databases
42 * iconv, iconvconfig: convert between character encodings
43 * ldd, ldconfig: print/configure shared library dependencies
44 * locale, localedef: show/generate locale definitions
45 * tzselect, zdump, zic: select/dump/compile time zones
46
47 Package: libc-dev-bin
48 Architecture: any
49 Section: libdevel
50 Priority: optional
51 Multi-Arch: foreign
52 Depends: ${shlibs:Depends}, ${misc:Depends}
53 Recommends: manpages, manpages-dev, libc-devtools (>> 2.36)
54 Build-Profiles: <!stage1>
55 Description: GNU C Library: Development binaries
56 This package contains utility programs related to the GNU C Library
57 development package.
58 .
59 * gencat: generate message catalogs
60
61 Package: libc-devtools
62 Architecture: any
63 Section: devel
64 Priority: optional
65 Multi-Arch: foreign
66 Depends: ${shlibs:Depends}, ${misc:Depends}
67 Breaks: libc-dev-bin (<< 2.31-8)
68 Replaces: libc-dev-bin (<< 2.31-8)
69 Recommends: manpages, manpages-dev
70 Build-Profiles: <!stage1> <!stage2>
71 Description: GNU C Library: Development tools
72 This package contains development tools shipped by the GNU C
73 Library.
74 .
75 * memusage, memusagestat: profile a program's memory usage
76 * mtrace: interpret the malloc trace log
77 * sotruss: trace shared library calls
78 * sprof: display shared object profiling data
79
80 Package: libc-l10n
81 Architecture: all
82 Section: localization
83 Priority: standard
84 Multi-Arch: foreign
85 Depends: ${misc:Depends}
86 Build-Profiles: <!stage1>
87 Description: GNU C Library: localization files
88 This package contains the translation files for the GNU C library and
89 utility programs.
90
91 Package: glibc-doc
92 Architecture: all
93 Section: doc
94 Priority: optional
95 Multi-Arch: foreign
96 Depends: ${misc:Depends}
97 Suggests: glibc-doc-reference
98 Build-Profiles: <!stage1>
99 Description: GNU C Library: Documentation
100 Contains man pages for libpthread functions and the complete GNU C Library
101 ChangeLog. The GNU C Library Reference manual has been moved into
102 glibc-doc-reference for licensing reasons.
103
104 Package: glibc-source
105 Architecture: all
106 Section: devel
107 Priority: optional
108 Multi-Arch: foreign
109 Depends: ${misc:Depends}
110 Recommends: xz-utils
111 Breaks: cross-toolchain-base (<< 45~), cross-toolchain-base-ports (<< 37~), cross-toolchain-base-mipsen (<< 10)
112 Build-Profiles: <!stage1>
113 Description: GNU C Library: sources
114 This package contains the sources and patches which are needed to
115 build glibc.
116
117 Package: locales
118 Architecture: all
119 Section: localization
120 Priority: standard
121 Depends: libc-bin (>> 2.36), libc-l10n (>> 2.36), ${misc:Depends}, debconf | debconf-2.0
122 Build-Profiles: <!stage1>
123 Description: GNU C Library: National Language (locale) data [support]
124 Machine-readable data files, shared objects and programs used by the
125 C library for localization (l10n) and internationalization (i18n) support.
126 .
127 This package contains tools to generate locale definitions from source
128 files (included in this package). It allows you to customize which
129 definitions actually get generated. This is a space-saver over how this
130 package used to be, with all locales generated by default. This created
131 a package that unpacked to an excess of 30 megs.
132
133 Package: locales-all
134 Architecture: any
135 Section: localization
136 Priority: optional
137 Multi-Arch: foreign
138 Depends: libc-l10n (>> 2.36), ${misc:Depends}
139 Build-Profiles: <!stage1>
140 Description: GNU C Library: Precompiled locale data
141 This package contains the precompiled locale data for all supported locales.
142 A better alternative is to install the locales package and only select
143 desired locales, but it can be useful on a low-memory machine because some
144 locale files take a lot of memory to be compiled.
145
146 Package: nscd
147 Architecture: any
148 Section: admin
149 Multi-Arch: foreign
150 Priority: optional
151 Depends: lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
152 Pre-Depends: ${misc:Pre-Depends}
153 Build-Profiles: <!stage1>
154 Description: GNU C Library: Name Service Cache Daemon
155 A daemon which handles passwd, group and host lookups
156 for running programs and caches the results for the next
157 query. You should install this package only if you use
158 slow services like LDAP, NIS or NIS+.
159
160 Package: libc6
161 Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
162 Section: libs
163 Priority: optional
164 Multi-Arch: same
165 Depends: ${shlibs:Depends}, ${libgcc:Depends}
166 Recommends: libidn2-0 (>= 2.0.5~)
167 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
168 Provides: libc6-sparcv9b [sparc sparc64], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
169 Conflicts: libc0.1-i686 [kfreebsd-i386], libc6-i686 [i386]
170 Breaks: nscd (<< 2.36), locales (<< 2.36), locales-all (<< 2.36), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libtirpc1 (<< 0.2.3), r-cran-later (<< 0.7.5+dfsg-2), nocache (<< 1.1-1~), iraf-fitsutil (<< 2018.07.06-4), wcc (<< 0.0.2+dfsg-3), openssh-server (<< 1:8.1p1-5), macs (<< 2.2.7.1-3~), openarena (<< 0.8.8+dfsg-4~), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), busybox (<< 1.30.1-6), libgegl-0.4-0 (<< 0.4.18), aide (<< 0.17.3-4+b3), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
171 Replaces: libc6-amd64 [amd64],
172 libc6-i386 [i386],
173 libc0.1-i686 [kfreebsd-i386],
174 libc0.3-i686 [hurd-i386],
175 libc6-i686 [i386],
176 libc6-x32 [x32],
177 libc0.1-i386 [kfreebsd-i386],
178 libc6-powerpc [powerpc],
179 libc6-ppc64 [ppc64],
180 libc6-s390x [s390x],
181 libc6-sparc64 [sparc64],
182 libc6-mips64 [mips64 mips64el],
183 libc6-mipsn32 [mipsn32 mipsn32el],
184 libc6-mips32 [mips mipsel],
185 hurd (<< 20120408-3) [hurd-i386]
186 Build-Profiles: <!stage1>
187 Description: GNU C Library: Shared libraries
188 Contains the standard libraries that are used by nearly all programs on
189 the system. This package includes shared versions of the standard C library
190 and the standard math library, as well as many others.
191
192 Package: libc6-dev
193 Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
194 Section: libdevel
195 Priority: optional
196 Multi-Arch: same
197 Depends: libc6 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
198 Replaces: hurd-dev (<< 20120408-3) [hurd-i386], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libc6 (<= 2.32-1)
199 Suggests: glibc-doc, manpages-dev
200 Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
201 Breaks: check (<< 0.15.2-2+b1) [s390x], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libperl5.26 (<< 5.26.1-3), ${libc-dev:Breaks}, python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libgcc-10-dev (<< 10-20200321-1~), libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
202 Conflicts: libc6.1-dev, libc0.1-dev, libc0.3-dev,
203 Description: GNU C Library: Development Libraries and Header Files
204 Contains the symlinks, headers, and object files needed to compile
205 and link programs which use the standard C library.
206
207 Package: libc6-dbg
208 Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
209 Section: debug
210 Priority: optional
211 Multi-Arch: same
212 Provides: libc-dbg, libc6-dbgsym
213 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
214 Build-Profiles: <!stage1>
215 Description: GNU C Library: detached debugging symbols
216 This package contains the detached debugging symbols for the GNU C
217 library.
218
219 Package: libc6-udeb
220 Package-Type: udeb
221 Architecture: amd64 arc arm64 armel armhf hppa i386 m68k mips mipsel mipsn32 mipsn32el mips64 mips64el mipsr6 mipsr6el mipsn32r6 mipsn32r6el mips64r6 mips64r6el nios2 powerpc ppc64 ppc64el riscv64 sparc sparc64 s390x sh3 sh4 x32
222 Section: debian-installer
223 Priority: optional
224 Provides: libc6, libc-udeb, libnss-dns-udeb, libnss-files-udeb
225 Build-Profiles: <!noudeb !stage1>
226 Description: GNU C Library: Shared libraries - udeb
227 Contains the standard libraries that are used by nearly all programs on
228 the system. This package includes shared versions of the standard C library
229 and the standard math library, as well as many others.
230 .
231 This package contains a minimal set of libraries needed for the Debian
232 installer. Do not install it on a normal system.
233
234 Package: libc6.1
235 Architecture: alpha ia64
236 Section: libs
237 Priority: optional
238 Multi-Arch: same
239 Depends: ${shlibs:Depends}, ${libgcc:Depends}
240 Recommends: libidn2-0 (>= 2.0.5~)
241 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
242 Provides: libc6-sparcv9b [sparc sparc64], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
243 Conflicts: libc0.1-i686 [kfreebsd-i386], libc6-i686 [i386]
244 Breaks: nscd (<< 2.36), locales (<< 2.36), locales-all (<< 2.36), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libtirpc1 (<< 0.2.3), r-cran-later (<< 0.7.5+dfsg-2), nocache (<< 1.1-1~), iraf-fitsutil (<< 2018.07.06-4), wcc (<< 0.0.2+dfsg-3), openssh-server (<< 1:8.1p1-5), macs (<< 2.2.7.1-3~), openarena (<< 0.8.8+dfsg-4~), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), busybox (<< 1.30.1-6), libgegl-0.4-0 (<< 0.4.18), aide (<< 0.17.3-4+b3), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
245 Replaces: libc6-amd64 [amd64],
246 libc6-i386 [i386],
247 libc0.1-i686 [kfreebsd-i386],
248 libc0.3-i686 [hurd-i386],
249 libc6-i686 [i386],
250 libc6-x32 [x32],
251 libc0.1-i386 [kfreebsd-i386],
252 libc6-powerpc [powerpc],
253 libc6-ppc64 [ppc64],
254 libc6-s390x [s390x],
255 libc6-sparc64 [sparc64],
256 libc6-mips64 [mips64 mips64el],
257 libc6-mipsn32 [mipsn32 mipsn32el],
258 libc6-mips32 [mips mipsel],
259 hurd (<< 20120408-3) [hurd-i386]
260 Build-Profiles: <!stage1>
261 Description: GNU C Library: Shared libraries
262 Contains the standard libraries that are used by nearly all programs on
263 the system. This package includes shared versions of the standard C library
264 and the standard math library, as well as many others.
265
266 Package: libc6.1-dev
267 Architecture: alpha ia64
268 Section: libdevel
269 Priority: optional
270 Multi-Arch: same
271 Depends: libc6.1 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
272 Replaces: hurd-dev (<< 20120408-3) [hurd-i386], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libc6.1 (<= 2.32-1)
273 Suggests: glibc-doc, manpages-dev
274 Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
275 Breaks: check (<< 0.15.2-2+b1) [s390x], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libperl5.26 (<< 5.26.1-3), ${libc-dev:Breaks}, python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libgcc-10-dev (<< 10-20200321-1~), libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
276 Conflicts: libc6-dev, libc0.1-dev, libc0.3-dev,
277 Description: GNU C Library: Development Libraries and Header Files
278 Contains the symlinks, headers, and object files needed to compile
279 and link programs which use the standard C library.
280
281 Package: libc6.1-dbg
282 Architecture: alpha ia64
283 Section: debug
284 Priority: optional
285 Multi-Arch: same
286 Provides: libc-dbg, libc6.1-dbgsym
287 Depends: libc6.1 (= ${binary:Version}), ${misc:Depends}
288 Build-Profiles: <!stage1>
289 Description: GNU C Library: detached debugging symbols
290 This package contains the detached debugging symbols for the GNU C
291 library.
292
293 Package: libc6.1-udeb
294 Package-Type: udeb
295 Architecture: alpha ia64
296 Section: debian-installer
297 Priority: optional
298 Provides: libc6.1, libc-udeb, libnss-dns-udeb, libnss-files-udeb
299 Build-Profiles: <!noudeb !stage1>
300 Description: GNU C Library: Shared libraries - udeb
301 Contains the standard libraries that are used by nearly all programs on
302 the system. This package includes shared versions of the standard C library
303 and the standard math library, as well as many others.
304 .
305 This package contains a minimal set of libraries needed for the Debian
306 installer. Do not install it on a normal system.
307
308 Package: libc0.3
309 Architecture: hurd-i386
310 Section: libs
311 Priority: optional
312 Multi-Arch: same
313 Depends: ${shlibs:Depends}, ${libgcc:Depends}
314 Recommends: libidn2-0 (>= 2.0.5~)
315 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
316 Provides: libc6-sparcv9b [sparc sparc64], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
317 Conflicts: libc0.1-i686 [kfreebsd-i386], libc6-i686 [i386]
318 Breaks: nscd (<< 2.36), locales (<< 2.36), locales-all (<< 2.36), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libtirpc1 (<< 0.2.3), r-cran-later (<< 0.7.5+dfsg-2), nocache (<< 1.1-1~), iraf-fitsutil (<< 2018.07.06-4), wcc (<< 0.0.2+dfsg-3), openssh-server (<< 1:8.1p1-5), macs (<< 2.2.7.1-3~), openarena (<< 0.8.8+dfsg-4~), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), busybox (<< 1.30.1-6), libgegl-0.4-0 (<< 0.4.18), aide (<< 0.17.3-4+b3), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
319 Replaces: libc6-amd64 [amd64],
320 libc6-i386 [i386],
321 libc0.1-i686 [kfreebsd-i386],
322 libc0.3-i686 [hurd-i386],
323 libc6-i686 [i386],
324 libc6-x32 [x32],
325 libc0.1-i386 [kfreebsd-i386],
326 libc6-powerpc [powerpc],
327 libc6-ppc64 [ppc64],
328 libc6-s390x [s390x],
329 libc6-sparc64 [sparc64],
330 libc6-mips64 [mips64 mips64el],
331 libc6-mipsn32 [mipsn32 mipsn32el],
332 libc6-mips32 [mips mipsel],
333 hurd (<< 20120408-3) [hurd-i386]
334 Build-Profiles: <!stage1>
335 Description: GNU C Library: Shared libraries
336 Contains the standard libraries that are used by nearly all programs on
337 the system. This package includes shared versions of the standard C library
338 and the standard math library, as well as many others.
339
340 Package: libc0.3-dev
341 Architecture: hurd-i386
342 Section: libdevel
343 Priority: optional
344 Multi-Arch: same
345 Depends: libc0.3 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
346 Replaces: hurd-dev (<< 20120408-3) [hurd-i386], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libc0.3 (<= 2.32-1)
347 Suggests: glibc-doc, manpages-dev
348 Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
349 Breaks: check (<< 0.15.2-2+b1) [s390x], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libperl5.26 (<< 5.26.1-3), ${libc-dev:Breaks}, python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libgcc-10-dev (<< 10-20200321-1~), libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
350 Conflicts: libc6-dev, libc6.1-dev, libc0.1-dev,
351 Description: GNU C Library: Development Libraries and Header Files
352 Contains the symlinks, headers, and object files needed to compile
353 and link programs which use the standard C library.
354
355 Package: libc0.3-dbg
356 Architecture: hurd-i386
357 Section: debug
358 Priority: optional
359 Multi-Arch: same
360 Provides: libc-dbg, libc0.3-dbgsym
361 Depends: libc0.3 (= ${binary:Version}), ${misc:Depends}
362 Build-Profiles: <!stage1>
363 Description: GNU C Library: detached debugging symbols
364 This package contains the detached debugging symbols for the GNU C
365 library.
366
367 Package: libc0.3-udeb
368 Package-Type: udeb
369 Architecture: hurd-i386
370 Section: debian-installer
371 Priority: optional
372 Provides: libc0.3, libc-udeb, libnss-dns-udeb, libnss-files-udeb
373 Build-Profiles: <!noudeb !stage1>
374 Description: GNU C Library: Shared libraries - udeb
375 Contains the standard libraries that are used by nearly all programs on
376 the system. This package includes shared versions of the standard C library
377 and the standard math library, as well as many others.
378 .
379 This package contains a minimal set of libraries needed for the Debian
380 installer. Do not install it on a normal system.
381
382 Package: libc0.1
383 Architecture: kfreebsd-amd64 kfreebsd-i386
384 Section: libs
385 Priority: optional
386 Multi-Arch: same
387 Depends: ${shlibs:Depends}, ${libgcc:Depends}
388 Recommends: libidn2-0 (>= 2.0.5~)
389 Suggests: glibc-doc, debconf | debconf-2.0, libc-l10n, locales [!hurd-i386], libnss-nis, libnss-nisplus
390 Provides: libc6-sparcv9b [sparc sparc64], libc0.1-i686 [kfreebsd-i386], libc0.3-i686 [hurd-i386], libc6-i686 [i386]
391 Conflicts: libc0.1-i686 [kfreebsd-i386], libc6-i686 [i386]
392 Breaks: nscd (<< 2.36), locales (<< 2.36), locales-all (<< 2.36), gnumach-image-1.8-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-486-dbg (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486 (<< 2:1.8+git20210923~), gnumach-image-1.8-xen-486-dbg (<< 2:1.8+git20210923~), hurd (<< 1:0.9.git20220301-2), libtirpc1 (<< 0.2.3), r-cran-later (<< 0.7.5+dfsg-2), nocache (<< 1.1-1~), iraf-fitsutil (<< 2018.07.06-4), wcc (<< 0.0.2+dfsg-3), openssh-server (<< 1:8.1p1-5), macs (<< 2.2.7.1-3~), openarena (<< 0.8.8+dfsg-4~), ioquake3 (<< 1.36+u20200211.f2c61c1~dfsg-2~), busybox (<< 1.30.1-6), libgegl-0.4-0 (<< 0.4.18), aide (<< 0.17.3-4+b3), python3-iptables (<< 1.0.0-2), fakechroot (<< 2.19-3.5), tinydns (<< 1:1.05-14), chrony (<< 4.2-3~), valgrind (<< 1:3.19.0-1~), firefox (<< 91~), firefox-esr (<< 91~)
393 Replaces: libc6-amd64 [amd64],
394 libc6-i386 [i386],
395 libc0.1-i686 [kfreebsd-i386],
396 libc0.3-i686 [hurd-i386],
397 libc6-i686 [i386],
398 libc6-x32 [x32],
399 libc0.1-i386 [kfreebsd-i386],
400 libc6-powerpc [powerpc],
401 libc6-ppc64 [ppc64],
402 libc6-s390x [s390x],
403 libc6-sparc64 [sparc64],
404 libc6-mips64 [mips64 mips64el],
405 libc6-mipsn32 [mipsn32 mipsn32el],
406 libc6-mips32 [mips mipsel],
407 hurd (<< 20120408-3) [hurd-i386]
408 Build-Profiles: <!stage1>
409 Description: GNU C Library: Shared libraries
410 Contains the standard libraries that are used by nearly all programs on
411 the system. This package includes shared versions of the standard C library
412 and the standard math library, as well as many others.
413
414 Package: libc0.1-dev
415 Architecture: kfreebsd-amd64 kfreebsd-i386
416 Section: libdevel
417 Priority: optional
418 Multi-Arch: same
419 Depends: libc0.1 (= ${binary:Version}) <!stage1>, libc-dev-bin (= ${binary:Version}), ${misc:Depends}, linux-libc-dev [linux-any], kfreebsd-kernel-headers (>= 0.11) [kfreebsd-any], gnumach-dev [hurd-i386], hurd-dev (>= 20080607-3) [hurd-i386] | hurd-headers-dev [hurd-i386], ${libcrypt-dev:Depends}, ${libnsl-dev:Depends}, ${rpcsvc-proto:Depends}
420 Replaces: hurd-dev (<< 20120408-3) [hurd-i386], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libc0.1 (<= 2.32-1)
421 Suggests: glibc-doc, manpages-dev
422 Provides: libc-dev (= ${binary:Version}), libc6-dev [alpha ia64 hurd-i386 kfreebsd-i386 kfreebsd-amd64]
423 Breaks: check (<< 0.15.2-2+b1) [s390x], kfreebsd-kernel-headers (<< 10.3~4) [kfreebsd-amd64 kfreebsd-i386], libperl5.26 (<< 5.26.1-3), ${libc-dev:Breaks}, python3.7 (<< 3.7.7-1+b1), python3.8 (<< 3.8.2-1+b1), libgcc-7-dev (<< 7.5.0-6~), libgcc-8-dev (<< 8.4.0-2~), libgcc-9-dev (<< 9.3.0-5~), libgcc-10-dev (<< 10-20200321-1~), libassimp-dev (<= 5.2.4~ds0-1), libbson-dev (<= 1.22.0-1), libdeal.ii-dev (<= 9.4.0-1), libdolfin-dev-common (<= 2019.2.0~git20220407.d29e24d-5), libeckit-dev (<= 1.20.0-1), libfclib-dev (<= 3.1.0+dfsg-2), libfltk1.3-dev (<= 1.3.8-4+b1), libinsighttoolkit4-dev (<= 4.13.3withdata-dfsg2-3+b1), libinsighttoolkit5-dev (<= 5.2.1-5+b1), libismrmrd-dev (<= 1.8.0-2), liblog4cplus-dev (<= 2.0.7-1), libmgl-dev (<= 8.0.1-2), libmimalloc2.0 (<= 2.0.6+ds-1), libminc-dev (<= 2.4.03-5), libmrpt-ros1bridge-dev (<= 1:2.4.9+ds-4+b2), libnetcdf-dev (<= 1:4.9.0-3), libnetcdf-mpi-dev (<= 1:4.9.0-1), libnetcdf-pnetcdf-dev (<= 1:4.9.0-1), libns3-dev (<= 3.36.1+dfsg-4), libopenms-dev (<= 2.6.0+cleaned1-3+b1), libtrilinos-amesos2-dev (<= 13.2.0-3), libtrilinos-amesos-dev (<= 13.2.0-3), libtrilinos-anasazi-dev (<= 13.2.0-3), libtrilinos-aztecoo-dev (<= 13.2.0-3), libtrilinos-belos-dev (<= 13.2.0-3), libtrilinos-epetra-dev (<= 13.2.0-3), libtrilinos-epetraext-dev (<= 13.2.0-3), libtrilinos-galeri-dev (<= 13.2.0-3), libtrilinos-ifpack2-dev (<= 13.2.0-3), libtrilinos-ifpack-dev (<= 13.2.0-3), libtrilinos-intrepid2-dev (<= 13.2.0-3), libtrilinos-intrepid-dev (<= 13.2.0-3), libtrilinos-isorropia-dev (<= 13.2.0-3), libtrilinos-kokkos-dev (<= 13.2.0-3), libtrilinos-kokkos-kernels-dev (<= 13.2.0-3), libtrilinos-komplex-dev (<= 13.2.0-3), libtrilinos-ml-dev (<= 13.2.0-3), libtrilinos-moertel-dev (<= 13.2.0-3), libtrilinos-muelu-dev (<= 13.2.0-3), libtrilinos-nox-dev (<= 13.2.0-3), libtrilinos-phalanx-dev (<= 13.2.0-3), libtrilinos-pike-dev (<= 13.2.0-3), libtrilinos-piro-dev (<= 13.2.0-3), libtrilinos-pliris-dev (<= 13.2.0-3), libtrilinos-rol-dev (<= 13.2.0-3), libtrilinos-rtop-dev (<= 13.2.0-3), libtrilinos-rythmos-dev (<= 13.2.0-3), libtrilinos-sacado-dev (<= 13.2.0-3), libtrilinos-shylu-dev (<= 13.2.0-3), libtrilinos-stokhos-dev (<= 13.2.0-3), libtrilinos-stratimikos-dev (<= 13.2.0-3), libtrilinos-teko-dev (<= 13.2.0-3), libtrilinos-teuchos-dev (<= 13.2.0-3), libtrilinos-thyra-dev (<= 13.2.0-3), libtrilinos-tpetra-dev (<= 13.2.0-3), libtrilinos-trilinoscouplings-dev (<= 13.2.0-3), libtrilinos-triutils-dev (<= 13.2.0-3), libtrilinos-xpetra-dev (<= 13.2.0-3), libtrilinos-zoltan2-dev (<= 13.2.0-3), libvisp-dev (<= 3.5.0-2+b1), libvotca-dev (<= 2022-3), libvtk6-dev (<= 6.3.0+dfsg2-8.1+b1), libvtk7-dev (<= 7.1.1+dfsg2-10.2), igblast (<= 1.19.0-1), libasyncns-dev (<= 0.8-6+b2), libatm1-dev (<= 1:2.5.1-4), libaws20-dev (<= 20.2-2+b1), libboinc-app-dev (<= 7.20.2+dfsg-1), libcups2-dev (<= 2.4.2-1), libdkim-dev (<= 1:1.0.21-4+b2), libghc-resolv-dev (<= 0.1.2.0-3), libghc-resolv-prof (<= 0.1.2.0-3), libglib2.0-dev (<= 2.72.3-1), libgloox-dev (<= 1.0.24-2+b1), libhesiod-dev (<= 3.2.1-3.1+b1), libinfinity-0.7-dev (<= 0.7.2-1+b1), libldap-dev (<= 2.5.12+dfsg-2), libloudmouth1-dev (<= 1.5.4-1), libmongoc-dev (<= 1.22.1-1), libmysqlclient-dev (<= 8.0.29-1), libnfsidmap-dev (<= 1:2.6.1-2), libola-dev (<= 0.10.8.nojsmin-2), libopenafs-dev (<= 1.8.8.1-3), libopendkim-dev (<= 2.11.0~beta2-7), libopendmarc-dev (<= 1.4.2-1), libopenzwave1.6-dev (<= 1.6.1914+ds-1), libpg-query-dev (<= 13-2.1.2-2), librbl-dev (<= 2.11.0~beta2-7), libre-dev (<= 1.1.0-1+b1), libshishi-dev (<= 1.0.2-11), libslurm-dev (<= 21.08.8.2-1), libsocksd0-dev (<= 1.4.2+dfsg-7+b4), libspf2-dev (<= 1.2.10-7.1+b1), libstrophe-dev (<= 0.12.1-2), libtaningia-dev (<= 0.2.2-2+b1), libvbr-dev (<= 2.11.0~beta2-7), open-vm-tools-dev (<= 2:12.0.5-2), pidgin-librvp (<= 0.9.7cvs-3), proftpd-dev (<= 1.3.7d+dfsg-2), slurm-wlm-basic-plugins-dev (<= 21.08.8.2-1), catch (<< 1.12.2-0.1), heimdal-multidev (<= 7.7.0+dfsg-4), binutils (<< 2.38)
424 Conflicts: libc6-dev, libc6.1-dev, libc0.3-dev,
425 Description: GNU C Library: Development Libraries and Header Files
426 Contains the symlinks, headers, and object files needed to compile
427 and link programs which use the standard C library.
428
429 Package: libc0.1-dbg
430 Architecture: kfreebsd-amd64 kfreebsd-i386
431 Section: debug
432 Priority: optional
433 Multi-Arch: same
434 Provides: libc-dbg, libc0.1-dbgsym
435 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
436 Build-Profiles: <!stage1>
437 Description: GNU C Library: detached debugging symbols
438 This package contains the detached debugging symbols for the GNU C
439 library.
440
441 Package: libc0.1-udeb
442 Package-Type: udeb
443 Architecture: kfreebsd-amd64 kfreebsd-i386
444 Section: debian-installer
445 Priority: optional
446 Provides: libc0.1, libc-udeb, libnss-dns-udeb, libnss-files-udeb
447 Build-Profiles: <!noudeb !stage1>
448 Description: GNU C Library: Shared libraries - udeb
449 Contains the standard libraries that are used by nearly all programs on
450 the system. This package includes shared versions of the standard C library
451 and the standard math library, as well as many others.
452 .
453 This package contains a minimal set of libraries needed for the Debian
454 installer. Do not install it on a normal system.
455
456 Package: libc6-i386
457 Architecture: amd64 x32
458 Section: libs
459 Priority: optional
460 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
461 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]
462 Replaces: libc6-dev-i386
463 Build-Profiles: <!stage1 !nobiarch>
464 Description: GNU C Library: 32-bit shared libraries for AMD64
465 This package includes shared versions of the standard C
466 library and the standard math library, as well as many others.
467 This is the 32bit version of the library, meant for AMD64 systems.
468
469 Package: libc6-dev-i386
470 Architecture: amd64 x32
471 Section: libdevel
472 Priority: optional
473 Provides: lib32c-dev
474 Depends: libc6-i386 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
475 Recommends: gcc-multilib
476 Build-Profiles: <!nobiarch>
477 Description: GNU C Library: 32-bit development libraries for AMD64
478 Contains the symlinks and object files needed to compile and link programs
479 which use the standard C library. This is the 32bit version of the
480 library, meant for AMD64 systems.
481
482 Package: libc6-sparc
483 Architecture: sparc64
484 Section: libs
485 Priority: optional
486 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
487 Build-Profiles: <!stage1 !nobiarch>
488 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc64, libc6-x32
489 Description: GNU C Library: 32bit Shared libraries for SPARC
490 This package includes shared versions of the standard C library and the
491 standard math library, as well as many others. This is the 32bit version
492 of the library, meant for SPARC systems.
493
494 Package: libc6-dev-sparc
495 Architecture: sparc64
496 Section: libdevel
497 Priority: optional
498 Provides: lib32c-dev
499 Depends: libc6-sparc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
500 Recommends: gcc-multilib
501 Build-Profiles: <!nobiarch>
502 Description: GNU C Library: 32bit Development Libraries for SPARC
503 Contains the symlinks and object files needed to compile and link programs
504 which use the standard C library. This is the 32bit version of the
505 library, meant for SPARC systems.
506
507 Package: libc6-sparc64
508 Architecture: sparc
509 Section: libs
510 Priority: optional
511 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
512 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-x32
513 Build-Profiles: <!stage1 !nobiarch>
514 Description: GNU C Library: 64bit Shared libraries for UltraSPARC
515 This package includes shared versions of the standard C library and the
516 standard math library, as well as many others. This is the 64bit version
517 of the library, meant for UltraSPARC systems.
518
519 Package: libc6-dev-sparc64
520 Architecture: sparc
521 Section: libdevel
522 Priority: optional
523 Provides: lib64c-dev
524 Depends: libc6-sparc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
525 Recommends: gcc-multilib
526 Build-Profiles: <!nobiarch>
527 Description: GNU C Library: 64bit Development Libraries for UltraSPARC
528 Contains the symlinks and object files needed to compile and link programs
529 which use the standard C library. This is the 64bit version of the
530 library, meant for UltraSPARC systems.
531
532 Package: libc6-s390
533 Architecture: s390x
534 Section: libs
535 Priority: optional
536 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
537 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-sparc, libc6-sparc64, libc6-x32
538 Build-Profiles: <!stage1 !nobiarch>
539 Description: GNU C Library: 32bit Shared libraries for IBM zSeries
540 This package includes shared versions of the standard C library and the
541 standard math library, as well as many others. This is the 32bit version
542 of the library.
543
544 Package: libc6-dev-s390
545 Architecture: s390x
546 Section: libdevel
547 Priority: optional
548 Provides: lib32c-dev
549 Depends: libc6-s390 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
550 Recommends: gcc-multilib
551 Build-Profiles: <!nobiarch>
552 Description: GNU C Library: 32bit Development Libraries for IBM zSeries
553 Contains the symlinks and object files needed to compile and link programs
554 which use the standard C library. This is the 32bit version of the
555 library.
556
557 Package: libc6-amd64
558 Architecture: i386 x32
559 Section: libs
560 Priority: optional
561 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
562 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]
563 Build-Profiles: <!stage1 !nobiarch>
564 Description: GNU C Library: 64bit Shared libraries for AMD64
565 This package includes shared versions of the standard C library and the
566 standard math library, as well as many others. This is the 64bit version
567 of the library, meant for AMD64 systems.
568
569 Package: libc6-dev-amd64
570 Architecture: i386 x32
571 Section: libdevel
572 Priority: optional
573 Depends: libc6-amd64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
574 Recommends: gcc-multilib
575 Provides: lib64c-dev
576 Build-Profiles: <!nobiarch>
577 Description: GNU C Library: 64bit Development Libraries for AMD64
578 Contains the symlinks and object files needed to compile and link programs
579 which use the standard C library. This is the 64bit version of the
580 library, meant for AMD64 systems.
581
582 Package: libc6-powerpc
583 Architecture: ppc64
584 Section: libs
585 Priority: optional
586 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
587 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
588 Build-Profiles: <!stage1 !nobiarch>
589 Description: GNU C Library: 32bit powerpc shared libraries for ppc64
590 This package includes shared versions of the standard C
591 library and the standard math library, as well as many others.
592 This is the 32bit version of the library, meant for ppc64 systems.
593
594 Package: libc6-dev-powerpc
595 Architecture: ppc64
596 Section: libdevel
597 Priority: optional
598 Provides: lib32c-dev
599 Depends: libc6-powerpc (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
600 Recommends: gcc-multilib
601 Build-Profiles: <!nobiarch>
602 Description: GNU C Library: 32bit powerpc development libraries for ppc64
603 Contains the symlinks and object files needed to compile and link programs
604 which use the standard C library. This is the 32bit version of the
605 library, meant for ppc64 systems.
606
607 Package: libc6-ppc64
608 Architecture: powerpc
609 Section: libs
610 Priority: optional
611 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
612 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
613 Build-Profiles: <!stage1 !nobiarch>
614 Description: GNU C Library: 64bit Shared libraries for PowerPC64
615 This package includes shared versions of the standard C library and the
616 standard math library, as well as many others. This is the 64bit version
617 of the library, meant for PowerPC64 systems.
618
619 Package: libc6-dev-ppc64
620 Architecture: powerpc
621 Section: libdevel
622 Priority: optional
623 Provides: lib64c-dev
624 Depends: libc6-ppc64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
625 Recommends: gcc-multilib
626 Build-Profiles: <!nobiarch>
627 Description: GNU C Library: 64bit Development Libraries for PowerPC64
628 Contains the symlinks and object files needed to compile and link programs
629 which use the standard C library. This is the 64bit version of the
630 library, meant for PowerPC64 systems.
631
632 Package: libc6-mips32
633 Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
634 Section: libs
635 Priority: optional
636 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
637 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32:mips64 [mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6 mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el mipsn32 mipsn32el mipsn32r6], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsel [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips64:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips64:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mipsr6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips64:mipsr6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64 [mips64el mips64r6 mips64r6el], libc6-mipsn32:mips64el [mips64 mips64r6 mips64r6el], libc6-mipsn32:mips64r6 [mips64 mips64el mips64r6el], libc6-mipsn32:mips64r6el [mips64 mips64el mips64r6], libc6-mipsn32:mipsel [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6 [mips64 mips64el mips64r6 mips64r6el], libc6-mipsn32:mipsr6el [mips64 mips64el mips64r6 mips64r6el], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
638 Build-Profiles: <!stage1 !nobiarch>
639 Description: GNU C Library: o32 Shared libraries for MIPS
640 This package includes shared versions of the standard C library and the
641 standard math library, as well as many others. This is the o32 version
642 of the library, meant for MIPS systems.
643
644 Package: libc6-dev-mips32
645 Architecture: mipsn32 mipsn32el mips64 mips64el mipsn32r6 mipsn32r6el mips64r6 mips64r6el
646 Section: libdevel
647 Priority: optional
648 Provides: lib32c-dev
649 Depends: libc6-mips32 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}),
650 libc6-dev-mipsn32 (= ${binary:Version}) [mips64 mips64el mips64r6 mips64r6el],
651 libc6-dev-mips64 (= ${binary:Version}) [mipsn32 mipsn32el mipsn32r6 mipsn32r6el],
652 ${misc:Depends}
653 Recommends: gcc-multilib
654 Build-Profiles: <!nobiarch>
655 Description: GNU C Library: o32 Development Libraries for MIPS
656 Contains the symlinks and object files needed to compile and link programs
657 which use the standard C library. This is the o32 version of the
658 library, meant for MIPS systems.
659
660 Package: libc6-mipsn32
661 Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
662 Section: libs
663 Priority: optional
664 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
665 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mips64el mips64r6 mips64r6el], libc6-mips32:mips64el [mips64 mips64r6 mips64r6el], libc6-mips32:mips64r6 [mips64 mips64el mips64r6el], libc6-mips32:mips64r6el [mips64 mips64el mips64r6], libc6-mips32:mipsn32 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32el [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6 [mips64 mips64el mips64r6 mips64r6el], libc6-mips32:mipsn32r6el [mips64 mips64el mips64r6 mips64r6el], libc6-mips64 [mips64 mips64el mips64r6 mips64r6el], libc6-mips64:mips [mipsel mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsr6], libc6-mipsn32:mips [mips64 mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mips64el mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mips64 mips64r6 mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mips64 mips64el mips64r6el mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mips64 mips64el mips64r6 mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mips64 mips64el mips64r6 mips64r6el mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mips64 mips64el mips64r6 mips64r6el mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
666 Build-Profiles: <!stage1 !nobiarch>
667 Description: GNU C Library: n32 Shared libraries for MIPS64
668 This package includes shared versions of the standard C library and the
669 standard math library, as well as many others. This is the n32 version
670 of the library, meant for MIPS64 systems.
671
672 Package: libc6-dev-mipsn32
673 Architecture: mips mipsel mips64 mips64el mipsr6 mipsr6el mips64r6 mips64r6el
674 Section: libdevel
675 Priority: optional
676 Provides: libn32c-dev
677 Depends: libc6-mipsn32 (= ${binary:Version}) <!stage1>, libc6-dev-mips64 (= ${binary:Version}) [mips mipsel mipsr6 mipsr6el], libc6-dev (= ${binary:Version}), ${misc:Depends}
678 Recommends: gcc-multilib
679 Build-Profiles: <!nobiarch>
680 Description: GNU C Library: n32 Development Libraries for MIPS64
681 Contains the symlinks and object files needed to compile and link programs
682 which use the standard C library. This is the n32 version of the
683 library, meant for MIPS64 systems.
684
685 Package: libc6-mips64
686 Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
687 Section: libs
688 Priority: optional
689 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
690 Conflicts: libc0.1-i386, libc6-amd64, libc6-i386, libc6-mips32 [mips mipsel mipsr6 mipsr6el], libc6-mips32:mips64 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mips64r6el [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32 [mipsn32el mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32el [mipsn32 mipsn32r6 mipsn32r6el], libc6-mips32:mipsn32r6 [mipsn32 mipsn32el mipsn32r6el], libc6-mips32:mipsn32r6el [mipsn32 mipsn32el mipsn32r6], libc6-mips64:mips [mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsel [mips mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32 [mips mipsel mipsn32el mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32el [mips mipsel mipsn32 mipsn32r6 mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6 [mips mipsel mipsn32 mipsn32el mipsn32r6el mipsr6 mipsr6el], libc6-mips64:mipsn32r6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsr6 mipsr6el], libc6-mips64:mipsr6 [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6el], libc6-mips64:mipsr6el [mips mipsel mipsn32 mipsn32el mipsn32r6 mipsn32r6el mipsr6], libc6-mipsn32 [mipsn32 mipsn32el mipsn32r6 mipsn32r6el], libc6-mipsn32:mips [mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6 [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mips64r6el [mips mipsel mipsr6 mipsr6el], libc6-mipsn32:mipsel [mips mipsr6 mipsr6el], libc6-mipsn32:mipsr6 [mips mipsel mipsr6el], libc6-mipsn32:mipsr6el [mips mipsel mipsr6], libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
691 Build-Profiles: <!stage1 !nobiarch>
692 Description: GNU C Library: 64bit Shared libraries for MIPS64
693 This package includes shared versions of the standard C library and the
694 standard math library, as well as many others. This is the 64bit version
695 of the library, meant for MIPS64 systems.
696
697 Package: libc6-dev-mips64
698 Architecture: mips mipsel mipsn32 mipsn32el mipsr6 mipsr6el mipsn32r6 mipsn32r6el
699 Section: libdevel
700 Priority: optional
701 Provides: lib64c-dev
702 Depends: libc6-mips64 (= ${binary:Version}) <!stage1>, libc6-dev (= ${binary:Version}), ${misc:Depends}
703 Recommends: gcc-multilib
704 Build-Profiles: <!nobiarch>
705 Description: GNU C Library: 64bit Development Libraries for MIPS64
706 Contains the symlinks and object files needed to compile and link programs
707 which use the standard C library. This is the 64bit version of the
708 library, meant for MIPS64 systems.
709
710 Package: libc0.1-i386
711 Architecture: kfreebsd-amd64
712 Section: libs
713 Priority: optional
714 Depends: libc0.1 (= ${binary:Version}), ${misc:Depends}
715 Conflicts: libc6-amd64, libc6-i386, libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32
716 Build-Profiles: <!stage1 !nobiarch>
717 Description: GNU C Library: 32bit shared libraries for AMD64
718 This package includes shared versions of the standard C
719 library and the standard math library, as well as many others.
720 This is the 32bit version of the library, meant for AMD64 systems.
721
722 Package: libc0.1-dev-i386
723 Architecture: kfreebsd-amd64
724 Section: libdevel
725 Priority: optional
726 Provides: lib32c-dev
727 Depends: libc0.1-i386 (= ${binary:Version}) <!stage1>, libc0.1-dev (= ${binary:Version}), ${misc:Depends}
728 Recommends: gcc-multilib
729 Build-Profiles: <!nobiarch>
730 Description: GNU C Library: 32bit development libraries for AMD64
731 Contains the symlinks and object files needed to compile and link programs
732 which use the standard C library. This is the 32bit version of the
733 library, meant for AMD64 systems.
734
735 Package: libc6-x32
736 Architecture: amd64 i386
737 Section: libs
738 Priority: optional
739 Depends: libc6 (= ${binary:Version}), ${misc:Depends}
740 Conflicts: libc0.1-i386, libc6-amd64 [amd64], libc6-amd64:x32 [i386], libc6-i386 [i386], libc6-i386:x32 [amd64], libc6-mips32, libc6-mips64, libc6-mipsn32, libc6-powerpc, libc6-ppc64, libc6-s390, libc6-sparc, libc6-sparc64, libc6-x32:amd64 [i386], libc6-x32:i386 [amd64]
741 Build-Profiles: <!stage1 !nobiarch>
742 Description: GNU C Library: X32 ABI Shared libraries for AMD64
743 This package includes shared versions of the standard C library and the
744 standard math library, as well as many others. This is the X32 ABI version
745 of the library, meant for AMD64 systems.
746
747 Package: libc6-dev-x32
748 Architecture: amd64 i386
749 Section: libdevel
750 Priority: optional
751 Depends: libc6-x32 (= ${binary:Version}) <!stage1>, libc6-dev-i386 (= ${binary:Version}) [amd64], libc6-dev-amd64 (= ${binary:Version}) [i386], libc6-dev (= ${binary:Version}), ${misc:Depends}
752 Recommends: gcc-multilib
753 Build-Profiles: <!nobiarch>
754 Description: GNU C Library: X32 ABI Development Libraries for AMD64
755 Contains the symlinks and object files needed to compile and link programs
756 which use the standard C library. This is the X32 ABI version of the
757 library, meant for amd64 systems.
758
759 Package: libc6.1-alphaev67
760 Architecture: alpha
761 Section: libs
762 Priority: optional
763 Multi-Arch: same
764 Pre-Depends: libc6.1 (= ${binary:Version})
765 Depends: ${misc:Depends}
766 Build-Profiles: <!stage1>
767 Description: GNU C Library: Shared libraries (EV67 optimized)
768 Contains the standard libraries that are used by nearly all programs on
769 the system. This package includes shared versions of the standard C
770 library and the standard math library, as well as many others.
771 .
772 This set of libraries is optimized for the Alpha EV67. It only
773 needs to be installed on Alpha EV67/68 and EV7 machines. If you install
774 this on an older machine, it won't even be used.
775