~ubuntu-branches/debian/sid/gcc-4.8/sid

« back to all changes in this revision

Viewing changes to .svn/pristine/14/1450b7f4bcf397ae671d4cb487e1b8fed6d0dabe.svn-base

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2014-12-19 19:48:34 UTC
  • Revision ID: package-import@ubuntu.com-20141219194834-4dz1q7rrn5pad823
Tags: 4.8.4-1
* GCC 4.8.4 release.
  - Fix PR target/61407 (darwin), PR middle-end/58624 (ice),
    PR sanitizer/64265 (wrong code).
* Require recent binutils to pass go test failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: gcc-4.8
 
2
Section: devel
 
3
Priority: optional
 
4
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
 
5
Uploaders: Matthias Klose <doko@debian.org>
 
6
Standards-Version: 3.9.4
 
7
Build-Depends: debhelper (>= 5.0.62), g++-multilib [amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32], 
 
8
  libc6.1-dev (>= 2.13-5) [alpha ia64] | libc0.3-dev (>= 2.13-5) [hurd-i386] | libc0.1-dev (>= 2.13-5) [kfreebsd-i386 kfreebsd-amd64] | libc6-dev (>= 2.13-5), libc6-dev (>= 2.13-31) [armel armhf], libc6-dev-amd64 [i386 x32], libc6-dev-sparc64 [sparc], libc6-dev-sparc [sparc64], libc6-dev-s390 [s390x], libc6-dev-s390x [s390], libc6-dev-i386 [amd64 x32], libc6-dev-powerpc [ppc64], libc6-dev-ppc64 [powerpc], libc0.1-dev-i386 [kfreebsd-amd64], lib32gcc1 [amd64 ppc64 kfreebsd-amd64 mipsn32 mipsn32el mips64 mips64el s390x sparc64 x32], libn32gcc1 [mips mipsel mips64 mips64el], lib64gcc1 [i386 mips mipsel mipsn32 mipsn32el powerpc sparc s390 x32], libc6-dev-mips64 [mips mipsel mipsn32 mipsn32el], libc6-dev-mipsn32 [mips mipsel mips64 mips64el], libc6-dev-mips32 [mipsn32 mipsn32el mips64 mips64el], libc6-dev-x32 [amd64 i386], libx32gcc1 [amd64 i386], libc6.1-dbg [alpha ia64] | libc0.3-dbg [hurd-i386] | libc0.1-dbg [kfreebsd-i386 kfreebsd-amd64] | libc6-dbg, 
 
9
  kfreebsd-kernel-headers (>= 0.84) [kfreebsd-any], 
 
10
  m4, libtool, autoconf2.64, 
 
11
  libunwind7-dev (>= 0.98.5-6) [ia64], libatomic-ops-dev [ia64], 
 
12
  zlib1g-dev, gawk, lzma, xz-utils, patchutils, 
 
13
  binutils (>= 2.23.52) | binutils-multiarch (>= 2.23.52), binutils-hppa64 (>= 2.23.52) [hppa], 
 
14
  gperf (>= 3.0.1), bison (>= 1:2.3), flex, gettext, 
 
15
  texinfo (>= 4.3), locales, sharutils, 
 
16
  procps, zlib1g-dev, libantlr-java, python, libffi-dev, fastjar, libmagic-dev, libecj-java (>= 3.3.0-2), zip, libasound2-dev [ !hurd-any !kfreebsd-any], libxtst-dev, libxt-dev, libgtk2.0-dev (>= 2.4.4-2), libart-2.0-dev, libcairo2-dev, g++-4.8 [armel armhf], netbase, 
 
17
  libcloog-isl-dev (>= 0.18), libmpc-dev (>= 1.0), libmpfr-dev (>= 3.0.0-9~), libgmp-dev (>= 2:5.0.1~), 
 
18
  dejagnu [!arm64 !m68k !hurd-amd64 !hurd-i386 !hurd-alpha], autogen, realpath (>= 1.9.12), chrpath, lsb-release, quilt
 
19
Build-Depends-Indep: doxygen (>= 1.7.2), graphviz (>= 2.2), ghostscript, texlive-latex-base, xsltproc, libxml2-utils, docbook-xsl-ns, 
 
20
Homepage: http://gcc.gnu.org/
 
21
XS-Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-4.8/
 
22
XS-Vcs-Svn: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8
 
23
 
 
24
Package: gcc-4.8-base
 
25
Architecture: any
 
26
Multi-Arch: same
 
27
Section: libs
 
28
Priority: required
 
29
Depends: ${misc:Depends}
 
30
Replaces: ${base:Replaces}
 
31
Breaks: gcj-4.4-base (<< 4.4.6-9~), gnat-4.4-base (<< 4.4.6-3~), gcj-4.6-base (<< 4.6.1-4~), gnat-4.6 (<< 4.6.1-5~), dehydra (<= 0.9.hg20110609-2)
 
32
Description: GCC, the GNU Compiler Collection (base package)
 
33
 This package contains files common to all languages and libraries
 
34
 contained in the GNU Compiler Collection (GCC).
 
35
 
 
36
Package: libgcc1
 
37
Architecture: any
 
38
Section: libs
 
39
Priority: required
 
40
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
41
Multi-Arch: same
 
42
Pre-Depends: multiarch-support
 
43
Breaks: ${multiarch:breaks}
 
44
Provides: libgcc1-armel [armel], libgcc1-armhf [armhf]
 
45
Description: GCC support library
 
46
 Shared version of the support library, a library of internal subroutines
 
47
 that GCC uses to overcome shortcomings of particular machines, or
 
48
 special needs for some languages.
 
49
 
 
50
Package: libgcc1-dbg
 
51
Architecture: any
 
52
Section: debug
 
53
Priority: extra
 
54
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc1 (= ${gcc:EpochVersion}), ${misc:Depends}
 
55
Multi-Arch: same
 
56
Provides: libgcc1-dbg-armel [armel], libgcc1-dbg-armhf [armhf]
 
57
Description: GCC support library (debug symbols)
 
58
 Debug symbols for the GCC support library.
 
59
 
 
60
Package: libgcc2
 
61
Architecture: m68k
 
62
Section: libs
 
63
Priority: required
 
64
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
65
Multi-Arch: same
 
66
Pre-Depends: multiarch-support
 
67
Breaks: ${multiarch:breaks}
 
68
Description: GCC support library
 
69
 Shared version of the support library, a library of internal subroutines
 
70
 that GCC uses to overcome shortcomings of particular machines, or
 
71
 special needs for some languages.
 
72
 
 
73
Package: libgcc2-dbg
 
74
Architecture: m68k
 
75
Section: debug
 
76
Priority: extra
 
77
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc2 (= ${gcc:Version}), ${misc:Depends}
 
78
Multi-Arch: same
 
79
Description: GCC support library (debug symbols)
 
80
 Debug symbols for the GCC support library.
 
81
 
 
82
Package: libgcc-4.8-dev
 
83
Architecture: any
 
84
Section: libdevel
 
85
Priority: optional
 
86
Recommends: ${dep:libcdev}
 
87
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libgcc}, ${dep:libssp}, ${dep:libgomp}, ${dep:libitm}, ${dep:libatomic}, ${dep:libbtrace}, ${dep:libasan}, ${dep:libtsan}, ${dep:libqmath}, ${dep:libunwinddev}, ${shlibs:Depends}, ${misc:Depends}
 
88
Multi-Arch: same
 
89
Description: GCC support library (development files)
 
90
 This package contains the headers and static library files necessary for
 
91
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
 
92
 
 
93
Package: libgcc4
 
94
Architecture: hppa
 
95
Multi-Arch: same
 
96
Pre-Depends: multiarch-support
 
97
Breaks: ${multiarch:breaks}
 
98
Section: libs
 
99
Priority: required
 
100
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
101
Description: GCC support library
 
102
 Shared version of the support library, a library of internal subroutines
 
103
 that GCC uses to overcome shortcomings of particular machines, or
 
104
 special needs for some languages.
 
105
 
 
106
Package: libgcc4-dbg
 
107
Architecture: hppa
 
108
Multi-Arch: same
 
109
Section: debug
 
110
Priority: extra
 
111
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc4 (= ${gcc:Version}), ${misc:Depends}
 
112
Description: GCC support library (debug symbols)
 
113
 Debug symbols for the GCC support library.
 
114
 
 
115
Package: lib64gcc1
 
116
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
117
Section: libs
 
118
Priority: optional
 
119
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends}
 
120
Conflicts: libgcc1 (<= 1:3.3-0pre9)
 
121
Description: GCC support library (64bit)
 
122
 Shared version of the support library, a library of internal subroutines
 
123
 that GCC uses to overcome shortcomings of particular machines, or
 
124
 special needs for some languages.
 
125
 
 
126
Package: lib64gcc1-dbg
 
127
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
128
Section: debug
 
129
Priority: extra
 
130
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc1 (= ${gcc:EpochVersion}), ${misc:Depends}
 
131
Description: GCC support library (debug symbols)
 
132
 Debug symbols for the GCC support library.
 
133
 
 
134
Package: lib64gcc-4.8-dev
 
135
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
136
Section: libdevel
 
137
Priority: optional
 
138
Recommends: ${dep:libcdev}
 
139
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libgccbiarch}, ${dep:libsspbiarch}, ${dep:libgompbiarch}, ${dep:libitmbiarch}, ${dep:libatomicbiarch}, ${dep:libbtracebiarch}, ${dep:libasanbiarch}, ${dep:libtsanbiarch}, ${dep:libqmathbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
140
Description: GCC support library (64bit development files)
 
141
 This package contains the headers and static library files necessary for
 
142
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
 
143
 
 
144
Package: lib32gcc1
 
145
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
146
Section: libs
 
147
Priority: extra
 
148
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends}
 
149
Conflicts: ${confl:lib32}
 
150
Description: GCC support library (32 bit Version)
 
151
 Shared version of the support library, a library of internal subroutines
 
152
 that GCC uses to overcome shortcomings of particular machines, or
 
153
 special needs for some languages.
 
154
 
 
155
Package: lib32gcc1-dbg
 
156
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
157
Section: debug
 
158
Priority: extra
 
159
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc1 (= ${gcc:EpochVersion}), ${misc:Depends}
 
160
Description: GCC support library (debug symbols)
 
161
 Debug symbols for the GCC support library.
 
162
 
 
163
Package: lib32gcc-4.8-dev
 
164
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
165
Section: libdevel
 
166
Priority: optional
 
167
Recommends: ${dep:libcdev}
 
168
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libgccbiarch}, ${dep:libsspbiarch}, ${dep:libgompbiarch}, ${dep:libitmbiarch}, ${dep:libatomicbiarch}, ${dep:libbtracebiarch}, ${dep:libasanbiarch}, ${dep:libtsanbiarch}, ${dep:libqmathbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
169
Description: GCC support library (32 bit development files)
 
170
 This package contains the headers and static library files necessary for
 
171
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
 
172
 
 
173
Package: libn32gcc1
 
174
Architecture: mips mipsel mips64 mips64el
 
175
Section: libs
 
176
Priority: optional
 
177
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends}
 
178
Conflicts: libgcc1 (<= 1:3.3-0pre9)
 
179
Description: GCC support library (n32)
 
180
 Shared version of the support library, a library of internal subroutines
 
181
 that GCC uses to overcome shortcomings of particular machines, or
 
182
 special needs for some languages.
 
183
 
 
184
Package: libn32gcc1-dbg
 
185
Architecture: mips mipsel mips64 mips64el
 
186
Section: debug
 
187
Priority: extra
 
188
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc1 (= ${gcc:EpochVersion}), ${misc:Depends}
 
189
Description: GCC support library (debug symbols)
 
190
 Debug symbols for the GCC support library.
 
191
 
 
192
Package: libn32gcc-4.8-dev
 
193
Architecture: mips mipsel mips64 mips64el
 
194
Section: libdevel
 
195
Priority: optional
 
196
Recommends: ${dep:libcdev}
 
197
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libgccbiarch}, ${dep:libsspbiarch}, ${dep:libgompbiarch}, ${dep:libitmbiarch}, ${dep:libatomicbiarch}, ${dep:libbtracebiarch}, ${dep:libasanbiarch}, ${dep:libtsanbiarch}, ${dep:libqmathbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
198
Description: GCC support library (n32 development files)
 
199
 This package contains the headers and static library files necessary for
 
200
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
 
201
 
 
202
Package: libx32gcc1
 
203
Architecture: amd64 i386
 
204
Section: libs
 
205
Priority: optional
 
206
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${misc:Depends}
 
207
Description: GCC support library (x32)
 
208
 Shared version of the support library, a library of internal subroutines
 
209
 that GCC uses to overcome shortcomings of particular machines, or
 
210
 special needs for some languages.
 
211
 
 
212
Package: libx32gcc1-dbg
 
213
Architecture: amd64 i386
 
214
Section: debug
 
215
Priority: extra
 
216
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gcc1 (= ${gcc:EpochVersion}), ${misc:Depends}
 
217
Description: GCC support library (debug symbols)
 
218
 Debug symbols for the GCC support library.
 
219
 
 
220
Package: libx32gcc-4.8-dev
 
221
Architecture: amd64 i386
 
222
Section: libdevel
 
223
Priority: optional
 
224
Recommends: ${dep:libcdev}
 
225
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libgccbiarch}, ${dep:libsspbiarch}, ${dep:libgompbiarch}, ${dep:libitmbiarch}, ${dep:libatomicbiarch}, ${dep:libbtracebiarch}, ${dep:libasanbiarch}, ${dep:libtsanbiarch}, ${dep:libqmathbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
226
Description: GCC support library (x32 development files)
 
227
 This package contains the headers and static library files necessary for
 
228
 building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
 
229
 
 
230
Package: gcc-4.8
 
231
Architecture: any
 
232
Section: devel
 
233
Priority: optional
 
234
Depends: cpp-4.8 (= ${gcc:Version}), gcc-4.8-base (= ${gcc:Version}),
 
235
  binutils (>= ${binutils:Version}), 
 
236
  libgcc-4.8-dev (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
237
Recommends: ${dep:libcdev}
 
238
Suggests: ${gcc:multilib}, gcc-4.8-doc (>= ${gcc:SoftVersion}), gcc-4.8-locales (>= ${gcc:SoftVersion}), libgcc1-dbg (>= ${libgcc:Version}), libgomp1-dbg (>= ${gcc:Version}), libitm1-dbg (>= ${gcc:Version}), libatomic1-dbg (>= ${gcc:Version}), libasan0-dbg (>= ${gcc:Version}), libtsan0-dbg (>= ${gcc:Version}), libbacktrace1-dbg (>= ${gcc:Version}), libquadmath0-dbg (>= ${gcc:Version}), ${dep:libcloog}, ${dep:gold}
 
239
Provides: c-compiler
 
240
Description: GNU C compiler
 
241
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 
242
 
 
243
Package: gcc-4.8-multilib
 
244
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
245
Section: devel
 
246
Priority: optional
 
247
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), ${dep:libcbiarchdev}, ${dep:libgccbiarchdev}, ${shlibs:Depends}, ${misc:Depends}
 
248
Description: GNU C compiler (multilib files)
 
249
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 
250
 .
 
251
 On architectures with multilib support, the package contains files
 
252
 and dependencies for the non-default multilib architecture(s).
 
253
 
 
254
Package: gcc-4.8-plugin-dev
 
255
Architecture: any
 
256
Section: devel
 
257
Priority: optional
 
258
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), libgmp-dev (>= 2:5.0.1~), ${shlibs:Depends}, ${misc:Depends}
 
259
Description: Files for GNU GCC plugin development.
 
260
 This package contains (header) files for GNU GCC plugin development. It
 
261
 is only used for the development of GCC plugins, but not needed to run
 
262
 plugins.
 
263
 
 
264
Package: gcc-4.8-hppa64
 
265
Architecture: hppa
 
266
Section: devel
 
267
Priority: optional
 
268
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
269
Conflicts: gcc-3.3-hppa64 (<= 1:3.3.4-5), gcc-3.4-hppa64 (<= 3.4.1-3)
 
270
Description: GNU C compiler (cross compiler for hppa64)
 
271
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 
272
 
 
273
Package: cpp-4.8
 
274
Architecture: any
 
275
Section: interpreters
 
276
Priority: optional
 
277
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
278
Suggests: gcc-4.8-locales (>= ${gcc:SoftVersion})
 
279
Replaces: gcc-4.6 (<< 4.6.1-9)
 
280
Description: GNU C preprocessor
 
281
 A macro processor that is used automatically by the GNU C compiler
 
282
 to transform programs before actual compilation.
 
283
 .
 
284
 This package has been separated from gcc for the benefit of those who
 
285
 require the preprocessor but not the compiler.
 
286
 
 
287
Package: gcc-4.8-locales
 
288
Architecture: all
 
289
Section: devel
 
290
Priority: optional
 
291
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), cpp-4.8 (>= ${gcc:SoftVersion}), ${misc:Depends}
 
292
Recommends: gcc-4.8 (>= ${gcc:SoftVersion})
 
293
Description: GCC, the GNU compiler collection (native language support files)
 
294
 Native language support for GCC. Lets GCC speak your language,
 
295
 if translations are available.
 
296
 .
 
297
 Please do NOT submit bug reports in other languages than "C".
 
298
 Always reset your language settings to use the "C" locales.
 
299
 
 
300
Package: g++-4.8
 
301
Architecture: any
 
302
Section: devel
 
303
Priority: optional
 
304
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
305
Provides: c++-compiler, c++abi2-dev
 
306
Suggests: ${gxx:multilib}, gcc-4.8-doc (>= ${gcc:SoftVersion}), libstdc++6-4.8-dbg (>= ${gcc:Version})
 
307
Description: GNU C++ compiler
 
308
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 
309
 
 
310
Package: g++-4.8-multilib
 
311
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
312
Section: devel
 
313
Priority: optional
 
314
Depends: gcc-4.8-base (= ${gcc:Version}), g++-4.8 (= ${gcc:Version}), gcc-4.8-multilib (= ${gcc:Version}), ${dep:libcxxbiarchdev}, ${shlibs:Depends}, ${misc:Depends}
 
315
Suggests: ${dep:libcxxbiarchdbg}
 
316
Description: GNU C++ compiler (multilib files)
 
317
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 
318
 .
 
319
 On architectures with multilib support, the package contains files
 
320
 and dependencies for the non-default multilib architecture(s).
 
321
 
 
322
Package: libgomp1
 
323
Section: libs
 
324
Architecture: any
 
325
Multi-Arch: same
 
326
Pre-Depends: multiarch-support
 
327
Breaks: ${multiarch:breaks}
 
328
Provides: libgomp1-armel [armel], libgomp1-armhf [armhf]
 
329
Priority: optional
 
330
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
331
Description: GCC OpenMP (GOMP) support library
 
332
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
333
 in the GNU Compiler Collection.
 
334
 
 
335
Package: libgomp1-dbg
 
336
Architecture: any
 
337
Section: debug
 
338
Priority: extra
 
339
Depends: gcc-4.8-base (= ${gcc:Version}), libgomp1 (= ${gcc:Version}), ${misc:Depends}
 
340
Multi-Arch: same
 
341
Provides: libgomp1-dbg-armel [armel], libgomp1-dbg-armhf [armhf]
 
342
Description: GCC OpenMP (GOMP) support library (debug symbols)
 
343
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
344
 in the GNU Compiler Collection.
 
345
 
 
346
Package: lib32gomp1
 
347
Section: libs
 
348
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
349
Priority: optional
 
350
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
351
Conflicts: ${confl:lib32}
 
352
Description: GCC OpenMP (GOMP) support library (32bit)
 
353
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
354
 in the GNU Compiler Collection.
 
355
 
 
356
Package: lib32gomp1-dbg
 
357
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
358
Section: debug
 
359
Priority: extra
 
360
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gomp1 (= ${gcc:Version}), ${misc:Depends}
 
361
Description: GCC OpenMP (GOMP) support library (32 bit debug symbols)
 
362
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
363
 in the GNU Compiler Collection.
 
364
 
 
365
Package: lib64gomp1
 
366
Section: libs
 
367
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
368
Priority: optional
 
369
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
370
Description: GCC OpenMP (GOMP) support library (64bit)
 
371
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
372
 in the GNU Compiler Collection.
 
373
 
 
374
Package: lib64gomp1-dbg
 
375
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
376
Section: debug
 
377
Priority: extra
 
378
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gomp1 (= ${gcc:Version}), ${misc:Depends}
 
379
Description: GCC OpenMP (GOMP) support library (64bit debug symbols)
 
380
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
381
 in the GNU Compiler Collection.
 
382
 
 
383
Package: libn32gomp1
 
384
Section: libs
 
385
Architecture: mips mipsel mips64 mips64el
 
386
Priority: optional
 
387
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
388
Description: GCC OpenMP (GOMP) support library (n32)
 
389
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
390
 in the GNU Compiler Collection.
 
391
 
 
392
Package: libn32gomp1-dbg
 
393
Architecture: mips mipsel mips64 mips64el
 
394
Section: debug
 
395
Priority: extra
 
396
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gomp1 (= ${gcc:Version}), ${misc:Depends}
 
397
Description: GCC OpenMP (GOMP) support library (n32 debug symbols)
 
398
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
399
 
 
400
Package: libx32gomp1
 
401
Section: libs
 
402
Architecture: amd64 i386
 
403
Priority: optional
 
404
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
405
Description: GCC OpenMP (GOMP) support library (x32)
 
406
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
407
 in the GNU Compiler Collection.
 
408
 
 
409
Package: libx32gomp1-dbg
 
410
Architecture: amd64 i386
 
411
Section: debug
 
412
Priority: extra
 
413
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gomp1 (= ${gcc:Version}), ${misc:Depends}
 
414
Description: GCC OpenMP (GOMP) support library (x32 debug symbols)
 
415
 GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers
 
416
 
 
417
Package: libitm1
 
418
Section: libs
 
419
Architecture: any
 
420
Multi-Arch: same
 
421
Pre-Depends: multiarch-support
 
422
Provides: libitm1-armel [armel], libitm1-armhf [armhf]
 
423
Priority: optional
 
424
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
425
Description: GNU Transactional Memory Library
 
426
 GNU Transactional Memory Library (libitm) provides transaction support for
 
427
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
428
 accesses to shared memory by several threads.
 
429
 
 
430
Package: libitm1-dbg
 
431
Architecture: any
 
432
Section: debug
 
433
Priority: extra
 
434
Depends: gcc-4.8-base (= ${gcc:Version}), libitm1 (= ${gcc:Version}), ${misc:Depends}
 
435
Multi-Arch: same
 
436
Provides: libitm1-dbg-armel [armel], libitm1-dbg-armhf [armhf]
 
437
Description: GNU Transactional Memory Library (debug symbols)
 
438
 GNU Transactional Memory Library (libitm) provides transaction support for
 
439
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
440
 accesses to shared memory by several threads.
 
441
 
 
442
Package: lib32itm1
 
443
Section: libs
 
444
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
445
Priority: optional
 
446
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
447
Conflicts: ${confl:lib32}
 
448
Description: GNU Transactional Memory Library (32bit)
 
449
 GNU Transactional Memory Library (libitm) provides transaction support for
 
450
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
451
 accesses to shared memory by several threads.
 
452
 
 
453
Package: lib32itm1-dbg
 
454
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
455
Section: debug
 
456
Priority: extra
 
457
Depends: gcc-4.8-base (= ${gcc:Version}), lib32itm1 (= ${gcc:Version}), ${misc:Depends}
 
458
Description: GNU Transactional Memory Library (32 bit debug symbols)
 
459
 GNU Transactional Memory Library (libitm) provides transaction support for
 
460
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
461
 accesses to shared memory by several threads.
 
462
 
 
463
Package: lib64itm1
 
464
Section: libs
 
465
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
466
Priority: optional
 
467
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
468
Description: GNU Transactional Memory Library (64bit)
 
469
 GNU Transactional Memory Library (libitm) provides transaction support for
 
470
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
471
 accesses to shared memory by several threads.
 
472
 
 
473
Package: lib64itm1-dbg
 
474
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
475
Section: debug
 
476
Priority: extra
 
477
Depends: gcc-4.8-base (= ${gcc:Version}), lib64itm1 (= ${gcc:Version}), ${misc:Depends}
 
478
Description: GNU Transactional Memory Library (64bit debug symbols)
 
479
 GNU Transactional Memory Library (libitm) provides transaction support for
 
480
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
481
 accesses to shared memory by several threads.
 
482
 
 
483
Package: libn32itm1
 
484
Section: libs
 
485
Architecture: mips mipsel mips64 mips64el
 
486
Priority: optional
 
487
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
488
Description: GNU Transactional Memory Library (n32)
 
489
 GNU Transactional Memory Library (libitm) provides transaction support for
 
490
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
491
 accesses to shared memory by several threads.
 
492
 
 
493
Package: libn32itm1-dbg
 
494
Architecture: mips mipsel mips64 mips64el
 
495
Section: debug
 
496
Priority: extra
 
497
Depends: gcc-4.8-base (= ${gcc:Version}), libn32itm1 (= ${gcc:Version}), ${misc:Depends}
 
498
Description: GNU Transactional Memory Library (n32 debug symbols)
 
499
 GNU Transactional Memory Library (libitm) provides transaction support for
 
500
 accesses to the memory of a process, enabling easy-to-use synchronization of
 
501
 accesses to shared memory by several threads.
 
502
 
 
503
Package: libx32itm1
 
504
Section: libs
 
505
Architecture: amd64 i386
 
506
Priority: optional
 
507
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
508
Description: GNU Transactional Memory Library (x32)
 
509
 This manual documents the usage and internals of libitm. It provides
 
510
 transaction support for accesses to the memory of a process, enabling
 
511
 easy-to-use synchronization of accesses to shared memory by several threads.
 
512
 
 
513
Package: libx32itm1-dbg
 
514
Architecture: amd64 i386
 
515
Section: debug
 
516
Priority: extra
 
517
Depends: gcc-4.8-base (= ${gcc:Version}), libx32itm1 (= ${gcc:Version}), ${misc:Depends}
 
518
Description: GNU Transactional Memory Library (x32 debug symbols)
 
519
 This manual documents the usage and internals of libitm. It provides
 
520
 transaction support for accesses to the memory of a process, enabling
 
521
 easy-to-use synchronization of accesses to shared memory by several threads.
 
522
 
 
523
Package: libatomic1
 
524
Section: libs
 
525
Architecture: any
 
526
Multi-Arch: same
 
527
Pre-Depends: multiarch-support
 
528
Provides: libatomic1-armel [armel], libatomic1-armhf [armhf]
 
529
Priority: optional
 
530
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
531
Description: support library providing __atomic built-in functions
 
532
 library providing __atomic built-in functions. When an atomic call cannot
 
533
 be turned into lock-free instructions, GCC will make calls into this library.
 
534
 
 
535
Package: libatomic1-dbg
 
536
Architecture: any
 
537
Section: debug
 
538
Priority: extra
 
539
Depends: gcc-4.8-base (= ${gcc:Version}), libatomic1 (= ${gcc:Version}), ${misc:Depends}
 
540
Multi-Arch: same
 
541
Provides: libatomic1-dbg-armel [armel], libatomic1-dbg-armhf [armhf]
 
542
Description: support library providing __atomic built-in functions (debug symbols)
 
543
 library providing __atomic built-in functions. When an atomic call cannot
 
544
 be turned into lock-free instructions, GCC will make calls into this library.
 
545
 
 
546
Package: lib32atomic1
 
547
Section: libs
 
548
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
549
Priority: optional
 
550
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
551
Conflicts: ${confl:lib32}
 
552
Description: support library providing __atomic built-in functions (32bit)
 
553
 library providing __atomic built-in functions. When an atomic call cannot
 
554
 be turned into lock-free instructions, GCC will make calls into this library.
 
555
 
 
556
Package: lib32atomic1-dbg
 
557
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
558
Section: debug
 
559
Priority: extra
 
560
Depends: gcc-4.8-base (= ${gcc:Version}), lib32atomic1 (= ${gcc:Version}), ${misc:Depends}
 
561
Description: support library providing __atomic built-in functions (32 bit debug symbols)
 
562
 library providing __atomic built-in functions. When an atomic call cannot
 
563
 be turned into lock-free instructions, GCC will make calls into this library.
 
564
 
 
565
Package: lib64atomic1
 
566
Section: libs
 
567
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
568
Priority: optional
 
569
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
570
Description: support library providing __atomic built-in functions (64bit)
 
571
 library providing __atomic built-in functions. When an atomic call cannot
 
572
 be turned into lock-free instructions, GCC will make calls into this library.
 
573
 
 
574
Package: lib64atomic1-dbg
 
575
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
576
Section: debug
 
577
Priority: extra
 
578
Depends: gcc-4.8-base (= ${gcc:Version}), lib64atomic1 (= ${gcc:Version}), ${misc:Depends}
 
579
Description: support library providing __atomic built-in functions (64bit debug symbols)
 
580
 library providing __atomic built-in functions. When an atomic call cannot
 
581
 be turned into lock-free instructions, GCC will make calls into this library.
 
582
 
 
583
Package: libn32atomic1
 
584
Section: libs
 
585
Architecture: mips mipsel mips64 mips64el
 
586
Priority: optional
 
587
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
588
Description: support library providing __atomic built-in functions (n32)
 
589
 library providing __atomic built-in functions. When an atomic call cannot
 
590
 be turned into lock-free instructions, GCC will make calls into this library.
 
591
 
 
592
Package: libn32atomic1-dbg
 
593
Architecture: mips mipsel mips64 mips64el
 
594
Section: debug
 
595
Priority: extra
 
596
Depends: gcc-4.8-base (= ${gcc:Version}), libn32atomic1 (= ${gcc:Version}), ${misc:Depends}
 
597
Description: support library providing __atomic built-in functions (n32 debug symbols)
 
598
 library providing __atomic built-in functions. When an atomic call cannot
 
599
 be turned into lock-free instructions, GCC will make calls into this library.
 
600
 
 
601
Package: libx32atomic1
 
602
Section: libs
 
603
Architecture: amd64 i386
 
604
Priority: optional
 
605
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
606
Description: support library providing __atomic built-in functions (x32)
 
607
 library providing __atomic built-in functions. When an atomic call cannot
 
608
 be turned into lock-free instructions, GCC will make calls into this library.
 
609
 
 
610
Package: libx32atomic1-dbg
 
611
Architecture: amd64 i386
 
612
Section: debug
 
613
Priority: extra
 
614
Depends: gcc-4.8-base (= ${gcc:Version}), libx32atomic1 (= ${gcc:Version}), ${misc:Depends}
 
615
Description: support library providing __atomic built-in functions (x32 debug symbols)
 
616
 library providing __atomic built-in functions. When an atomic call cannot
 
617
 be turned into lock-free instructions, GCC will make calls into this library.
 
618
 
 
619
Package: libasan0
 
620
Section: libs
 
621
Architecture: any
 
622
Multi-Arch: same
 
623
Pre-Depends: multiarch-support
 
624
Provides: libasan0-armel [armel], libasan0-armhf [armhf]
 
625
Priority: optional
 
626
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
627
Description: AddressSanitizer -- a fast memory error detector
 
628
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
629
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
630
 
 
631
Package: libasan0-dbg
 
632
Architecture: any
 
633
Section: debug
 
634
Priority: extra
 
635
Depends: gcc-4.8-base (= ${gcc:Version}), libasan0 (= ${gcc:Version}), ${misc:Depends}
 
636
Multi-Arch: same
 
637
Provides: libasan0-dbg-armel [armel], libasan0-dbg-armhf [armhf]
 
638
Description: AddressSanitizer -- a fast memory error detector (debug symbols)
 
639
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
640
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
641
 
 
642
Package: lib32asan0
 
643
Section: libs
 
644
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
645
Priority: extra
 
646
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
647
Conflicts: ${confl:lib32}
 
648
Description: AddressSanitizer -- a fast memory error detector (32bit)
 
649
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
650
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
651
 
 
652
Package: lib32asan0-dbg
 
653
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
654
Section: debug
 
655
Priority: extra
 
656
Depends: gcc-4.8-base (= ${gcc:Version}), lib32asan0 (= ${gcc:Version}), ${misc:Depends}
 
657
Description: AddressSanitizer -- a fast memory error detector (32 bit debug symbols)
 
658
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
659
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
660
 
 
661
Package: lib64asan0
 
662
Section: libs
 
663
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
664
Priority: extra
 
665
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
666
Description: AddressSanitizer -- a fast memory error detector (64bit)
 
667
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
668
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
669
 
 
670
Package: lib64asan0-dbg
 
671
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
672
Section: debug
 
673
Priority: extra
 
674
Depends: gcc-4.8-base (= ${gcc:Version}), lib64asan0 (= ${gcc:Version}), ${misc:Depends}
 
675
Description: AddressSanitizer -- a fast memory error detector (64bit debug symbols)
 
676
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
677
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
678
 
 
679
Package: libn32asan0
 
680
Section: libs
 
681
Architecture: mips mipsel mips64 mips64el
 
682
Priority: extra
 
683
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
684
Description: AddressSanitizer -- a fast memory error detector (n32)
 
685
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
686
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
687
 
 
688
Package: libn32asan0-dbg
 
689
Architecture: mips mipsel mips64 mips64el
 
690
Section: debug
 
691
Priority: extra
 
692
Depends: gcc-4.8-base (= ${gcc:Version}), libn32asan0 (= ${gcc:Version}), ${misc:Depends}
 
693
Description: AddressSanitizer -- a fast memory error detector (n32 debug symbols)
 
694
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
695
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
696
 
 
697
Package: libx32asan0
 
698
Section: libs
 
699
Architecture: amd64 i386
 
700
Priority: extra
 
701
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
702
Description: AddressSanitizer -- a fast memory error detector (x32)
 
703
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
704
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
705
 
 
706
Package: libx32asan0-dbg
 
707
Architecture: amd64 i386
 
708
Section: debug
 
709
Priority: extra
 
710
Depends: gcc-4.8-base (= ${gcc:Version}), libx32asan0 (= ${gcc:Version}), ${misc:Depends}
 
711
Description: AddressSanitizer -- a fast memory error detector (x32 debug symbols)
 
712
 AddressSanitizer (ASan) is a fast memory error detector.  It finds
 
713
 use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
 
714
 
 
715
Package: libtsan0
 
716
Section: libs
 
717
Architecture: any
 
718
Multi-Arch: same
 
719
Pre-Depends: multiarch-support
 
720
Provides: libtsan0-armel [armel], libtsan0-armhf [armhf]
 
721
Priority: optional
 
722
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
723
Description: ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
 
724
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. 
 
725
 The Linux and Mac versions are based on Valgrind. 
 
726
 
 
727
Package: libtsan0-dbg
 
728
Architecture: any
 
729
Section: debug
 
730
Priority: extra
 
731
Depends: gcc-4.8-base (= ${gcc:Version}), libtsan0 (= ${gcc:Version}), ${misc:Depends}
 
732
Multi-Arch: same
 
733
Provides: libtsan0-dbg-armel [armel], libtsan0-dbg-armhf [armhf]
 
734
Description: ThreadSanitizer -- a Valgrind-based detector of data races (debug symbols)
 
735
 ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. 
 
736
 The Linux and Mac versions are based on Valgrind. 
 
737
 
 
738
Package: libquadmath0
 
739
Section: libs
 
740
Architecture: any
 
741
Multi-Arch: same
 
742
Pre-Depends: multiarch-support
 
743
Priority: optional
 
744
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
745
Description: GCC Quad-Precision Math Library
 
746
 A library, which provides quad-precision mathematical functions on targets
 
747
 supporting the __float128 datatype. The library is used to provide on such
 
748
 targets the REAL(16) type in the GNU Fortran compiler.
 
749
 
 
750
Package: libquadmath0-dbg
 
751
Architecture: any
 
752
Section: debug
 
753
Priority: extra
 
754
Depends: gcc-4.8-base (= ${gcc:Version}), libquadmath0 (= ${gcc:Version}), ${misc:Depends}
 
755
Multi-Arch: same
 
756
Description: GCC Quad-Precision Math Library (debug symbols)
 
757
 A library, which provides quad-precision mathematical functions on targets
 
758
 supporting the __float128 datatype.
 
759
 
 
760
Package: lib32quadmath0
 
761
Section: libs
 
762
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
763
Priority: optional
 
764
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
765
Conflicts: ${confl:lib32}
 
766
Description: GCC Quad-Precision Math Library (32bit)
 
767
 A library, which provides quad-precision mathematical functions on targets
 
768
 supporting the __float128 datatype. The library is used to provide on such
 
769
 targets the REAL(16) type in the GNU Fortran compiler.
 
770
 
 
771
Package: lib32quadmath0-dbg
 
772
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
773
Section: debug
 
774
Priority: extra
 
775
Depends: gcc-4.8-base (= ${gcc:Version}), lib32quadmath0 (= ${gcc:Version}), ${misc:Depends}
 
776
Description: GCC Quad-Precision Math Library (32 bit debug symbols)
 
777
 A library, which provides quad-precision mathematical functions on targets
 
778
 supporting the __float128 datatype.
 
779
 
 
780
Package: lib64quadmath0
 
781
Section: libs
 
782
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
783
Priority: optional
 
784
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
785
Description: GCC Quad-Precision Math Library  (64bit)
 
786
 A library, which provides quad-precision mathematical functions on targets
 
787
 supporting the __float128 datatype. The library is used to provide on such
 
788
 targets the REAL(16) type in the GNU Fortran compiler.
 
789
 
 
790
Package: lib64quadmath0-dbg
 
791
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
792
Section: debug
 
793
Priority: extra
 
794
Depends: gcc-4.8-base (= ${gcc:Version}), lib64quadmath0 (= ${gcc:Version}), ${misc:Depends}
 
795
Description: GCC Quad-Precision Math Library  (64bit debug symbols)
 
796
 A library, which provides quad-precision mathematical functions on targets
 
797
 supporting the __float128 datatype.
 
798
 
 
799
Package: libn32quadmath0
 
800
Section: libs
 
801
Architecture: mips mipsel mips64 mips64el
 
802
Priority: optional
 
803
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
804
Description: GCC Quad-Precision Math Library (n32)
 
805
 A library, which provides quad-precision mathematical functions on targets
 
806
 supporting the __float128 datatype. The library is used to provide on such
 
807
 targets the REAL(16) type in the GNU Fortran compiler.
 
808
 
 
809
Package: libn32quadmath0-dbg
 
810
Architecture: mips mipsel mips64 mips64el
 
811
Section: debug
 
812
Priority: extra
 
813
Depends: gcc-4.8-base (= ${gcc:Version}), libn32quadmath0 (= ${gcc:Version}), ${misc:Depends}
 
814
Description: GCC Quad-Precision Math Library (n32 debug symbols)
 
815
 A library, which provides quad-precision mathematical functions on targets
 
816
 supporting the __float128 datatype.
 
817
 
 
818
Package: libx32quadmath0
 
819
Section: libs
 
820
Architecture: amd64 i386
 
821
Priority: optional
 
822
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
823
Description: GCC Quad-Precision Math Library (x32)
 
824
 A library, which provides quad-precision mathematical functions on targets
 
825
 supporting the __float128 datatype. The library is used to provide on such
 
826
 targets the REAL(16) type in the GNU Fortran compiler.
 
827
 
 
828
Package: libx32quadmath0-dbg
 
829
Architecture: amd64 i386
 
830
Section: debug
 
831
Priority: extra
 
832
Depends: gcc-4.8-base (= ${gcc:Version}), libx32quadmath0 (= ${gcc:Version}), ${misc:Depends}
 
833
Description: GCC Quad-Precision Math Library (x32 debug symbols)
 
834
 A library, which provides quad-precision mathematical functions on targets
 
835
 supporting the __float128 datatype.
 
836
 
 
837
Package: gobjc++-4.8
 
838
Architecture: any
 
839
Priority: optional
 
840
Depends: gcc-4.8-base (= ${gcc:Version}), gobjc-4.8 (= ${gcc:Version}), g++-4.8 (= ${gcc:Version}), ${shlibs:Depends}, libobjc-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
841
Suggests: ${gobjcxx:multilib}, gcc-4.8-doc (>= ${gcc:SoftVersion})
 
842
Provides: objc++-compiler
 
843
Description: GNU Objective-C++ compiler
 
844
 This is the GNU Objective-C++ compiler, which compiles
 
845
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 
846
 gcc backend to generate optimized code.
 
847
 
 
848
Package: gobjc++-4.8-multilib
 
849
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
850
Section: devel
 
851
Priority: optional
 
852
Depends: gcc-4.8-base (= ${gcc:Version}), gobjc++-4.8 (= ${gcc:Version}), g++-4.8-multilib (= ${gcc:Version}), gobjc-4.8-multilib (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
853
Description: GNU Objective-C++ compiler (multilib files)
 
854
 This is the GNU Objective-C++ compiler, which compiles Objective-C++ on
 
855
 platforms supported by the gcc compiler.
 
856
 .
 
857
 On architectures with multilib support, the package contains files
 
858
 and dependencies for the non-default multilib architecture(s).
 
859
 
 
860
Package: gobjc-4.8
 
861
Architecture: any
 
862
Priority: optional
 
863
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, libobjc-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
864
Suggests: ${gobjc:multilib}, gcc-4.8-doc (>= ${gcc:SoftVersion}), libobjc4-dbg (>= ${gcc:Version})
 
865
Provides: objc-compiler
 
866
Description: GNU Objective-C compiler
 
867
 This is the GNU Objective-C compiler, which compiles
 
868
 Objective-C on platforms supported by the gcc compiler. It uses the
 
869
 gcc backend to generate optimized code.
 
870
 
 
871
Package: gobjc-4.8-multilib
 
872
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
873
Section: devel
 
874
Priority: optional
 
875
Depends: gcc-4.8-base (= ${gcc:Version}), gobjc-4.8 (= ${gcc:Version}), gcc-4.8-multilib (= ${gcc:Version}), ${dep:libobjcbiarchdev}, ${shlibs:Depends}, ${misc:Depends}
 
876
Description: GNU Objective-C compiler (multilib files)
 
877
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 
878
 supported by the gcc compiler.
 
879
 .
 
880
 On architectures with multilib support, the package contains files
 
881
 and dependencies for the non-default multilib architecture(s).
 
882
 
 
883
Package: libobjc-4.8-dev
 
884
Architecture: any
 
885
Section: libdevel
 
886
Priority: optional
 
887
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc-4.8-dev (= ${gcc:Version}), libobjc4 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
888
Multi-Arch: same
 
889
Description: Runtime library for GNU Objective-C applications (development files)
 
890
 This package contains the headers and static library files needed to build
 
891
 GNU ObjC applications.
 
892
 
 
893
Package: lib64objc-4.8-dev
 
894
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
895
Section: libdevel
 
896
Priority: optional
 
897
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc-4.8-dev (= ${gcc:Version}), lib64objc4 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
898
Description: Runtime library for GNU Objective-C applications (64bit development files)
 
899
 This package contains the headers and static library files needed to build
 
900
 GNU ObjC applications.
 
901
 
 
902
Package: lib32objc-4.8-dev
 
903
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
904
Section: libdevel
 
905
Priority: optional
 
906
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc-4.8-dev (= ${gcc:Version}), lib32objc4 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
907
Description: Runtime library for GNU Objective-C applications (32bit development files)
 
908
 This package contains the headers and static library files needed to build
 
909
 GNU ObjC applications.
 
910
 
 
911
Package: libn32objc-4.8-dev
 
912
Architecture: mips mipsel mips64 mips64el
 
913
Section: libdevel
 
914
Priority: optional
 
915
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc-4.8-dev (= ${gcc:Version}), libn32objc4 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
916
Description: Runtime library for GNU Objective-C applications (n32 development files)
 
917
 This package contains the headers and static library files needed to build
 
918
 GNU ObjC applications.
 
919
 
 
920
Package: libx32objc-4.8-dev
 
921
Architecture: amd64 i386
 
922
Section: libdevel
 
923
Priority: optional
 
924
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gcc-4.8-dev (= ${gcc:Version}), libx32objc4 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
925
Description: Runtime library for GNU Objective-C applications (x32 development files)
 
926
 This package contains the headers and static library files needed to build
 
927
 GNU ObjC applications.
 
928
 
 
929
Package: libobjc4
 
930
Section: libs
 
931
Architecture: any
 
932
Multi-Arch: same
 
933
Pre-Depends: multiarch-support
 
934
Provides: libobjc4-armel [armel], libobjc4-armhf [armhf]
 
935
Priority: optional
 
936
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
937
Description: Runtime library for GNU Objective-C applications
 
938
 Library needed for GNU ObjC applications linked against the shared library.
 
939
 
 
940
Package: libobjc4-dbg
 
941
Section: debug
 
942
Architecture: any
 
943
Multi-Arch: same
 
944
Provides: libobjc4-dbg-armel [armel], libobjc4-dbg-armhf [armhf]
 
945
Priority: extra
 
946
Depends: gcc-4.8-base (= ${gcc:Version}), libobjc4 (= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${misc:Depends}
 
947
Description: Runtime library for GNU Objective-C applications (debug symbols)
 
948
 Library needed for GNU ObjC applications linked against the shared library.
 
949
 
 
950
Package: lib64objc4
 
951
Section: libs
 
952
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
953
Priority: optional
 
954
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
955
Description: Runtime library for GNU Objective-C applications (64bit)
 
956
 Library needed for GNU ObjC applications linked against the shared library.
 
957
 
 
958
Package: lib64objc4-dbg
 
959
Section: debug
 
960
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
961
Priority: extra
 
962
Depends: gcc-4.8-base (= ${gcc:Version}), lib64objc4 (= ${gcc:Version}), lib64gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends}
 
963
Description: Runtime library for GNU Objective-C applications (64 bit debug symbols)
 
964
 Library needed for GNU ObjC applications linked against the shared library.
 
965
 
 
966
Package: lib32objc4
 
967
Section: libs
 
968
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
969
Priority: optional
 
970
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
971
Conflicts: ${confl:lib32}
 
972
Description: Runtime library for GNU Objective-C applications (32bit)
 
973
 Library needed for GNU ObjC applications linked against the shared library.
 
974
 
 
975
Package: lib32objc4-dbg
 
976
Section: debug
 
977
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
978
Priority: extra
 
979
Depends: gcc-4.8-base (= ${gcc:Version}), lib32objc4 (= ${gcc:Version}), lib32gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends}
 
980
Description: Runtime library for GNU Objective-C applications (32 bit debug symbols)
 
981
 Library needed for GNU ObjC applications linked against the shared library.
 
982
 
 
983
Package: libn32objc4
 
984
Section: libs
 
985
Architecture: mips mipsel mips64 mips64el
 
986
Priority: optional
 
987
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
988
Description: Runtime library for GNU Objective-C applications (n32)
 
989
 Library needed for GNU ObjC applications linked against the shared library.
 
990
 
 
991
Package: libn32objc4-dbg
 
992
Section: debug
 
993
Architecture: mips mipsel mips64 mips64el
 
994
Priority: extra
 
995
Depends: gcc-4.8-base (= ${gcc:Version}), libn32objc4 (= ${gcc:Version}), libn32gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends}
 
996
Description: Runtime library for GNU Objective-C applications (n32 debug symbols)
 
997
 Library needed for GNU ObjC applications linked against the shared library.
 
998
 
 
999
Package: libx32objc4
 
1000
Section: libs
 
1001
Architecture: amd64 i386
 
1002
Priority: optional
 
1003
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1004
Description: Runtime library for GNU Objective-C applications (x32)
 
1005
 Library needed for GNU ObjC applications linked against the shared library.
 
1006
 
 
1007
Package: libx32objc4-dbg
 
1008
Section: debug
 
1009
Architecture: amd64 i386
 
1010
Priority: extra
 
1011
Depends: gcc-4.8-base (= ${gcc:Version}), libx32objc4 (= ${gcc:Version}), libx32gcc1-dbg (>= ${gcc:EpochVersion}), ${misc:Depends}
 
1012
Description: Runtime library for GNU Objective-C applications (x32 debug symbols)
 
1013
 Library needed for GNU ObjC applications linked against the shared library.
 
1014
 
 
1015
Package: gfortran-4.8
 
1016
Architecture: any
 
1017
Priority: optional
 
1018
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), libgfortran-4.8-dev (= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
 
1019
Provides: fortran95-compiler, ${fortran:mod-version}
 
1020
Suggests: ${gfortran:multilib}, gfortran-4.8-doc, libgfortran3-dbg (>= ${gcc:Version})
 
1021
Description: GNU Fortran compiler
 
1022
 This is the GNU Fortran compiler, which compiles
 
1023
 Fortran on platforms supported by the gcc compiler. It uses the
 
1024
 gcc backend to generate optimized code.
 
1025
 
 
1026
Package: gfortran-4.8-multilib
 
1027
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
1028
Section: devel
 
1029
Priority: optional
 
1030
Depends: gcc-4.8-base (= ${gcc:Version}), gfortran-4.8 (= ${gcc:Version}), gcc-4.8-multilib (= ${gcc:Version}), ${dep:libgfortranbiarchdev}, ${shlibs:Depends}, ${misc:Depends}
 
1031
Description: GNU Fortran compiler (multilib files)
 
1032
 This is the GNU Fortran compiler, which compiles Fortran on platforms
 
1033
 supported by the gcc compiler.
 
1034
 .
 
1035
 On architectures with multilib support, the package contains files
 
1036
 and dependencies for the non-default multilib architecture(s).
 
1037
 
 
1038
Package: libgfortran-4.8-dev
 
1039
Architecture: any
 
1040
Section: libdevel
 
1041
Priority: optional
 
1042
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc-4.8-dev (= ${gcc:Version}), libgfortran3 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1043
Multi-Arch: same
 
1044
Description: Runtime library for GNU Fortran applications (development files)
 
1045
 This package contains the headers and static library files needed to build
 
1046
 GNU Fortran applications.
 
1047
 
 
1048
Package: lib64gfortran-4.8-dev
 
1049
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1050
Section: libdevel
 
1051
Priority: optional
 
1052
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc-4.8-dev (= ${gcc:Version}), lib64gfortran3 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1053
Description: Runtime library for GNU Fortran applications (64bit development files)
 
1054
 This package contains the headers and static library files needed to build
 
1055
 GNU Fortran applications.
 
1056
 
 
1057
Package: lib32gfortran-4.8-dev
 
1058
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1059
Section: libdevel
 
1060
Priority: optional
 
1061
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc-4.8-dev (= ${gcc:Version}), lib32gfortran3 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1062
Description: Runtime library for GNU Fortran applications (32bit development files)
 
1063
 This package contains the headers and static library files needed to build
 
1064
 GNU Fortran applications.
 
1065
 
 
1066
Package: libn32gfortran-4.8-dev
 
1067
Architecture: mips mipsel mips64 mips64el
 
1068
Section: libdevel
 
1069
Priority: optional
 
1070
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc-4.8-dev (= ${gcc:Version}), libn32gfortran3 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1071
Description: Runtime library for GNU Fortran applications (n32 development files)
 
1072
 This package contains the headers and static library files needed to build
 
1073
 GNU Fortran applications.
 
1074
 
 
1075
Package: libx32gfortran-4.8-dev
 
1076
Architecture: amd64 i386
 
1077
Section: libdevel
 
1078
Priority: optional
 
1079
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gcc-4.8-dev (= ${gcc:Version}), libx32gfortran3 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1080
Description: Runtime library for GNU Fortran applications (x32 development files)
 
1081
 This package contains the headers and static library files needed to build
 
1082
 GNU Fortran applications.
 
1083
 
 
1084
Package: libgfortran3
 
1085
Section: libs
 
1086
Architecture: any
 
1087
Multi-Arch: same
 
1088
Pre-Depends: multiarch-support
 
1089
Breaks: ${multiarch:breaks}
 
1090
Provides: libgfortran3-armel [armel], libgfortran3-armhf [armhf]
 
1091
Priority: optional
 
1092
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1093
Description: Runtime library for GNU Fortran applications
 
1094
 Library needed for GNU Fortran applications linked against the
 
1095
 shared library.
 
1096
 
 
1097
Package: libgfortran3-dbg
 
1098
Section: debug
 
1099
Architecture: any
 
1100
Multi-Arch: same
 
1101
Provides: libgfortran3-dbg-armel [armel], libgfortran3-dbg-armhf [armhf]
 
1102
Priority: extra
 
1103
Depends: gcc-4.8-base (= ${gcc:Version}), libgfortran3 (= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${misc:Depends}
 
1104
Description: Runtime library for GNU Fortran applications (debug symbols)
 
1105
 Library needed for GNU Fortran applications linked against the
 
1106
 shared library.
 
1107
 
 
1108
Package: lib64gfortran3
 
1109
Section: libs
 
1110
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1111
Priority: optional
 
1112
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1113
Description: Runtime library for GNU Fortran applications (64bit)
 
1114
 Library needed for GNU Fortran applications linked against the
 
1115
 shared library.
 
1116
 
 
1117
Package: lib64gfortran3-dbg
 
1118
Section: debug
 
1119
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1120
Priority: extra
 
1121
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gfortran3 (= ${gcc:Version}), ${misc:Depends}
 
1122
Description: Runtime library for GNU Fortran applications (64bit debug symbols)
 
1123
 Library needed for GNU Fortran applications linked against the
 
1124
 shared library.
 
1125
 
 
1126
Package: lib32gfortran3
 
1127
Section: libs
 
1128
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1129
Priority: optional
 
1130
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1131
Conflicts: ${confl:lib32}
 
1132
Description: Runtime library for GNU Fortran applications (32bit)
 
1133
 Library needed for GNU Fortran applications linked against the
 
1134
 shared library.
 
1135
 
 
1136
Package: lib32gfortran3-dbg
 
1137
Section: debug
 
1138
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1139
Priority: extra
 
1140
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gfortran3 (= ${gcc:Version}), ${misc:Depends}
 
1141
Description: Runtime library for GNU Fortran applications (32 bit debug symbols)
 
1142
 Library needed for GNU Fortran applications linked against the
 
1143
 shared library.
 
1144
 
 
1145
Package: libn32gfortran3
 
1146
Section: libs
 
1147
Architecture: mips mipsel mips64 mips64el
 
1148
Priority: optional
 
1149
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1150
Description: Runtime library for GNU Fortran applications (n32)
 
1151
 Library needed for GNU Fortran applications linked against the
 
1152
 shared library.
 
1153
 
 
1154
Package: libn32gfortran3-dbg
 
1155
Section: debug
 
1156
Architecture: mips mipsel mips64 mips64el
 
1157
Priority: extra
 
1158
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gfortran3 (= ${gcc:Version}), ${misc:Depends}
 
1159
Description: Runtime library for GNU Fortran applications (n32 debug symbols)
 
1160
 Library needed for GNU Fortran applications linked against the
 
1161
 shared library.
 
1162
 
 
1163
Package: libx32gfortran3
 
1164
Section: libs
 
1165
Architecture: amd64 i386
 
1166
Priority: optional
 
1167
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1168
Description: Runtime library for GNU Fortran applications (x32)
 
1169
 Library needed for GNU Fortran applications linked against the
 
1170
 shared library.
 
1171
 
 
1172
Package: libx32gfortran3-dbg
 
1173
Section: debug
 
1174
Architecture: amd64 i386
 
1175
Priority: extra
 
1176
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gfortran3 (= ${gcc:Version}), ${misc:Depends}
 
1177
Description: Runtime library for GNU Fortran applications (x32 debug symbols)
 
1178
 Library needed for GNU Fortran applications linked against the
 
1179
 shared library.
 
1180
 
 
1181
Package: gccgo-4.8
 
1182
Architecture: any
 
1183
Priority: optional
 
1184
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), libgo4 (>= ${gcc:Version}), ${dep:libcdev}, ${shlibs:Depends}, ${misc:Depends}
 
1185
Provides: go-compiler
 
1186
Suggests: ${go:multilib}, gccgo-4.8-doc, libgo4-dbg (>= ${gcc:Version})
 
1187
Description: GNU Go compiler
 
1188
 This is the GNU Go compiler, which compiles Go on platforms supported
 
1189
 by the gcc compiler. It uses the gcc backend to generate optimized code.
 
1190
 
 
1191
Package: gccgo-4.8-multilib
 
1192
Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel mipsn32 mipsn32el powerpc ppc64 s390 s390x sparc sparc64 x32
 
1193
Section: devel
 
1194
Priority: optional
 
1195
Depends: gcc-4.8-base (= ${gcc:Version}), gccgo-4.8 (= ${gcc:Version}), gcc-4.8-multilib (= ${gcc:Version}), ${dep:libgobiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1196
Suggests: ${dep:libgobiarchdbg}
 
1197
Description: GNU Go compiler (multilib files)
 
1198
 This is the GNU Go compiler, which compiles Go on platforms supported
 
1199
 by the gcc compiler.
 
1200
 .
 
1201
 On architectures with multilib support, the package contains files
 
1202
 and dependencies for the non-default multilib architecture(s).
 
1203
 
 
1204
Package: libgo4
 
1205
Section: libs
 
1206
Architecture: any
 
1207
Multi-Arch: same
 
1208
Pre-Depends: multiarch-support
 
1209
Provides: libgo4-armel [armel], libgo4-armhf [armhf]
 
1210
Priority: optional
 
1211
Depends: gcc-4.8-base (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1212
Replaces: libgo3
 
1213
Description: Runtime library for GNU Go applications
 
1214
 Library needed for GNU Go applications linked against the
 
1215
 shared library.
 
1216
 
 
1217
Package: libgo4-dbg
 
1218
Section: debug
 
1219
Architecture: any
 
1220
Multi-Arch: same
 
1221
Provides: libgo4-dbg-armel [armel], libgo4-dbg-armhf [armhf]
 
1222
Priority: extra
 
1223
Depends: gcc-4.8-base (= ${gcc:Version}), libgo4 (= ${gcc:Version}), ${misc:Depends}
 
1224
Description: Runtime library for GNU Go applications (debug symbols)
 
1225
 Library needed for GNU Go applications linked against the
 
1226
 shared library.
 
1227
 
 
1228
Package: lib64go4
 
1229
Section: libs
 
1230
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1231
Priority: optional
 
1232
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1233
Replaces: lib64go3
 
1234
Description: Runtime library for GNU Go applications (64bit)
 
1235
 Library needed for GNU Go applications linked against the
 
1236
 shared library.
 
1237
 
 
1238
Package: lib64go4-dbg
 
1239
Section: debug
 
1240
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1241
Priority: extra
 
1242
Depends: gcc-4.8-base (= ${gcc:Version}), lib64go4 (= ${gcc:Version}), ${misc:Depends}
 
1243
Description: Runtime library for GNU Go applications (64bit debug symbols)
 
1244
 Library needed for GNU Go applications linked against the
 
1245
 shared library.
 
1246
 
 
1247
Package: lib32go4
 
1248
Section: libs
 
1249
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1250
Priority: optional
 
1251
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1252
Conflicts: ${confl:lib32}
 
1253
Replaces: lib32go3
 
1254
Description: Runtime library for GNU Go applications (32bit)
 
1255
 Library needed for GNU Go applications linked against the
 
1256
 shared library.
 
1257
 
 
1258
Package: lib32go4-dbg
 
1259
Section: debug
 
1260
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1261
Priority: extra
 
1262
Depends: gcc-4.8-base (= ${gcc:Version}), lib32go4 (= ${gcc:Version}), ${misc:Depends}
 
1263
Description: Runtime library for GNU Go applications (32 bit debug symbols)
 
1264
 Library needed for GNU Go applications linked against the
 
1265
 shared library.
 
1266
 
 
1267
Package: libn32go4
 
1268
Section: libs
 
1269
Architecture: mips mipsel mips64 mips64el
 
1270
Priority: optional
 
1271
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1272
Replaces: libn32go3
 
1273
Description: Runtime library for GNU Go applications (n32)
 
1274
 Library needed for GNU Go applications linked against the
 
1275
 shared library.
 
1276
 
 
1277
Package: libn32go4-dbg
 
1278
Section: debug
 
1279
Architecture: mips mipsel mips64 mips64el
 
1280
Priority: extra
 
1281
Depends: gcc-4.8-base (= ${gcc:Version}), libn32go4 (= ${gcc:Version}), ${misc:Depends}
 
1282
Description: Runtime library for GNU Go applications (n32 debug symbols)
 
1283
 Library needed for GNU Go applications linked against the
 
1284
 shared library.
 
1285
 
 
1286
Package: libx32go4
 
1287
Section: libs
 
1288
Architecture: amd64 i386
 
1289
Priority: optional
 
1290
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libcbiarch}, ${shlibs:Depends}, ${misc:Depends}
 
1291
Replaces: libx32go3
 
1292
Description: Runtime library for GNU Go applications (x32)
 
1293
 Library needed for GNU Go applications linked against the
 
1294
 shared library.
 
1295
 
 
1296
Package: libx32go4-dbg
 
1297
Section: debug
 
1298
Architecture: amd64 i386
 
1299
Priority: extra
 
1300
Depends: gcc-4.8-base (= ${gcc:Version}), libx32go4 (= ${gcc:Version}), ${misc:Depends}
 
1301
Description: Runtime library for GNU Go applications (x32 debug symbols)
 
1302
 Library needed for GNU Go applications linked against the
 
1303
 shared library.
 
1304
 
 
1305
Package: gcj-4.8
 
1306
Section: java
 
1307
Architecture: any
 
1308
Priority: optional
 
1309
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:gcj}, ${dep:gcjcross}, ${dep:libcdev}, ${dep:ecj}, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info, ${misc:Depends}
 
1310
Recommends: libecj-java-gcj
 
1311
Conflicts: gcj-4.4, cpp-4.1 (<< 4.1.1), gcc-4.1 (<< 4.1.1)
 
1312
Replaces: libgcj11 (<< 4.5-20100101-1), gcj-4.8-jdk (<< 4.8.1-4)
 
1313
Description: GCJ byte code and native compiler for Java(TM)
 
1314
 GCJ is a front end to the GCC compiler which can natively compile both
 
1315
 Java(tm) source and bytecode files. The compiler can also generate class
 
1316
 files.
 
1317
 
 
1318
Package: gcj-4.8-jdk
 
1319
Section: java
 
1320
Architecture: any
 
1321
Priority: optional
 
1322
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:gcj}, ${dep:libcdev}, gcj-4.8 (= ${gcj:Version}), gcj-4.8-jre (= ${gcj:Version}), libgcj14-dev (= ${gcj:Version}), fastjar, libgcj-bc, java-common, libantlr-java, ${shlibs:Depends}, dpkg (>= 1.15.4) | install-info, ${misc:Depends}
 
1323
Recommends: libecj-java-gcj
 
1324
Suggests: gcj-4.8-source (>= ${gcj:SoftVersion}), libgcj14-dbg (>= ${gcc:Version})
 
1325
Provides: java-compiler, java-sdk, java2-sdk, java5-sdk
 
1326
Conflicts: gcj-4.4, cpp-4.1 (<< 4.1.1), gcc-4.1 (<< 4.1.1)
 
1327
Replaces: libgcj11 (<< 4.5-20100101-1)
 
1328
Description: GCJ and Classpath development tools for Java(TM)
 
1329
 GCJ is a front end to the GCC compiler which can natively compile both
 
1330
 Java(tm) source and bytecode files. The compiler can also generate class
 
1331
 files. Other java development tools from classpath are included in this
 
1332
 package.
 
1333
 .
 
1334
 The package contains as well a collection of wrapper scripts and symlinks.
 
1335
 It is meant to provide a Java-SDK-like interface to the GCJ tool set.
 
1336
 
 
1337
Package: gcj-4.8-jre-headless
 
1338
Priority: optional
 
1339
Section: java
 
1340
Architecture: any
 
1341
Depends: gcc-4.8-base (= ${gcc:Version}), gcj-4.8-jre-lib (>= ${gcj:SoftVersion}), libgcj14 (= ${gcj:Version}), ${dep:prctl}, ${shlibs:Depends}, ${misc:Depends}
 
1342
Suggests: fastjar, gcj-4.8-jdk (= ${gcj:Version}), libgcj14-awt (= ${gcj:Version})
 
1343
Conflicts: gij-4.4, java-gcj-compat (<< 1.0.76-4)
 
1344
Replaces: gcj-4.8-jre-lib (<< 4.8-20121219-0)
 
1345
Provides: java5-runtime-headless, java2-runtime-headless, java1-runtime-headless, java-runtime-headless
 
1346
Description: Java runtime environment using GIJ/Classpath (headless version)
 
1347
 GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
 
1348
 It includes a class loader which can dynamically load shared objects, so
 
1349
 it is possible to give it the name of a class which has been compiled and
 
1350
 put into a shared library on the class path.
 
1351
 .
 
1352
 The package contains as well a collection of wrapper scripts and symlinks.
 
1353
 It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set,
 
1354
 limited to the headless tools and libraries.
 
1355
 
 
1356
Package: gcj-4.8-jre
 
1357
Section: java
 
1358
Architecture: any
 
1359
Priority: optional
 
1360
Depends: gcc-4.8-base (= ${gcc:Version}), gcj-4.8-jre-headless (= ${gcj:Version}), libgcj14-awt (= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1361
Provides: java5-runtime, java2-runtime, java1-runtime, java-runtime
 
1362
Replaces: gcj-4.8-jre-headless (<< 4.8.2-2)
 
1363
Description: Java runtime environment using GIJ/Classpath
 
1364
 GIJ is a Java bytecode interpreter, not limited to interpreting bytecode.
 
1365
 It includes a class loader which can dynamically load shared objects, so
 
1366
 it is possible to give it the name of a class which has been compiled and
 
1367
 put into a shared library on the class path.
 
1368
 .
 
1369
 The package contains as well a collection of wrapper scripts and symlinks.
 
1370
 It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.
 
1371
 
 
1372
Package: libgcj14
 
1373
Section: libs
 
1374
Architecture: any
 
1375
Priority: optional
 
1376
Pre-Depends: multiarch-support
 
1377
Multi-Arch: same
 
1378
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), libgcj-common (>= 1:4.1.1-21), ${shlibs:Depends}, ${misc:Depends}
 
1379
Recommends: gcj-4.8-jre-lib (>= ${gcj:SoftVersion})
 
1380
Suggests: libgcj14-dbg (>= ${gcc:Version}), libgcj14-awt (= ${gcj:Version})
 
1381
Replaces: gij-4.4 (<< 4.4.0-1)
 
1382
Description: Java runtime library for use with gcj
 
1383
 This is the runtime that goes along with the gcj front end to
 
1384
 gcc. libgcj includes parts of the Java Class Libraries, plus glue to
 
1385
 connect the libraries to the compiler and the underlying OS.
 
1386
 .
 
1387
 To show file names and line numbers in stack traces, the packages
 
1388
 libgcj14-dbg and binutils are required.
 
1389
 
 
1390
Package: gcj-4.8-jre-lib
 
1391
Section: java
 
1392
Architecture: all
 
1393
Priority: optional
 
1394
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), libgcj14 (>= ${gcj:SoftVersion}), ${misc:Depends}
 
1395
Description: Java runtime library for use with gcj (jar files)
 
1396
 This is the jar file that goes along with the gcj front end to gcc.
 
1397
 
 
1398
Package: libgcj14-awt
 
1399
Section: libs
 
1400
Architecture: any
 
1401
Priority: optional
 
1402
Pre-Depends: multiarch-support
 
1403
Multi-Arch: same
 
1404
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), libgcj14 (= ${gcj:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1405
Suggests: ${pkg:gcjqt}
 
1406
Description: AWT peer runtime libraries for use with gcj
 
1407
 These are runtime libraries holding the AWT peer implementations
 
1408
 for libgcj (currently the GTK+ based peer library is required, the
 
1409
 QT bases library is not built).
 
1410
 
 
1411
Package: libgcj14-dev
 
1412
Section: libdevel
 
1413
Architecture: any
 
1414
Multi-Arch: same
 
1415
Priority: optional
 
1416
Depends: gcc-4.8-base (= ${gcc:Version}), gcj-4.8-jdk (= ${gcj:Version}), gcj-4.8-jre-lib (>= ${gcj:SoftVersion}), libgcj14-awt (= ${gcj:Version}), libgcj-bc, ${pkg:gcjgtk}, ${pkg:gcjqt}, zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
 
1417
Suggests: libgcj-doc
 
1418
Description: Java development headers for use with gcj
 
1419
 These are the development headers that go along with the gcj front end
 
1420
 to gcc. libgcj includes parts of the Java Class Libraries, plus glue
 
1421
 to connect the libraries to the compiler and the underlying OS.
 
1422
 
 
1423
Package: libgcj14-dbg
 
1424
Section: debug
 
1425
Architecture: any
 
1426
Priority: extra
 
1427
Pre-Depends: multiarch-support
 
1428
Multi-Arch: same
 
1429
Depends: gcc-4.8-base (= ${gcc:Version}), libgcj14 (= ${gcj:Version}), ${misc:Depends}
 
1430
Recommends: binutils, libc6-dbg | libc-dbg
 
1431
Description: Debugging symbols for libraries provided in libgcj14-dev
 
1432
 The package provides debugging symbols for the libraries provided
 
1433
 in libgcj14-dev.
 
1434
 .
 
1435
 binutils is required to show file names and line numbers in stack traces.
 
1436
 
 
1437
Package: gcj-4.8-source
 
1438
Section: java
 
1439
Architecture: all
 
1440
Priority: optional
 
1441
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), gcj-4.8-jdk (>= ${gcj:SoftVersion}), ${misc:Depends}
 
1442
Description: GCJ java sources for use in IDEs like eclipse and netbeans
 
1443
 These are the java source files packaged as a zip file for use in development
 
1444
 environments like eclipse and netbeans.
 
1445
 
 
1446
Package: libgcj-doc
 
1447
Section: doc
 
1448
Architecture: all
 
1449
Priority: optional
 
1450
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), ${misc:Depends}
 
1451
Enhances: libgcj14-dev
 
1452
Provides: classpath-doc
 
1453
Description: libgcj API documentation and example programs
 
1454
 Autogenerated documentation describing the API of the libgcj library.
 
1455
 Sources and precompiled example programs from the Classpath library.
 
1456
 
 
1457
Package: libstdc++6
 
1458
Architecture: any
 
1459
Section: libs
 
1460
Priority: important
 
1461
Depends: gcc-4.8-base (= ${gcc:Version}), ${dep:libc}, ${shlibs:Depends}, ${misc:Depends}
 
1462
Multi-Arch: same
 
1463
Pre-Depends: multiarch-support
 
1464
Breaks: ${multiarch:breaks}
 
1465
Provides: libstdc++6-armel [armel], libstdc++6-armhf [armhf]
 
1466
Conflicts: scim (<< 1.4.2-1)
 
1467
Description: GNU Standard C++ Library v3
 
1468
 This package contains an additional runtime library for C++ programs
 
1469
 built with the GNU compiler.
 
1470
 .
 
1471
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1472
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1473
 in g++-3.0.
 
1474
 
 
1475
Package: lib32stdc++6
 
1476
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1477
Section: libs
 
1478
Priority: extra
 
1479
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1480
Conflicts: ${confl:lib32}
 
1481
Description: GNU Standard C++ Library v3 (32 bit Version)
 
1482
 This package contains an additional runtime library for C++ programs
 
1483
 built with the GNU compiler.
 
1484
 
 
1485
Package: lib64stdc++6
 
1486
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1487
Section: libs
 
1488
Priority: optional
 
1489
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1490
Description: GNU Standard C++ Library v3 (64bit)
 
1491
 This package contains an additional runtime library for C++ programs
 
1492
 built with the GNU compiler.
 
1493
 .
 
1494
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1495
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1496
 in g++-3.0.
 
1497
 
 
1498
Package: libn32stdc++6
 
1499
Architecture: mips mipsel mips64 mips64el
 
1500
Section: libs
 
1501
Priority: optional
 
1502
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1503
Description: GNU Standard C++ Library v3 (n32)
 
1504
 This package contains an additional runtime library for C++ programs
 
1505
 built with the GNU compiler.
 
1506
 .
 
1507
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1508
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1509
 in g++-3.0.
 
1510
 
 
1511
Package: libx32stdc++6
 
1512
Architecture: amd64 i386
 
1513
Section: libs
 
1514
Priority: optional
 
1515
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gcc1 (>= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1516
Description: GNU Standard C++ Library v3 (x32)
 
1517
 This package contains an additional runtime library for C++ programs
 
1518
 built with the GNU compiler.
 
1519
 .
 
1520
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1521
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1522
 in g++-3.0.
 
1523
 
 
1524
Package: libstdc++-4.8-dev
 
1525
Architecture: any
 
1526
Multi-Arch: same
 
1527
Section: libdevel
 
1528
Priority: optional
 
1529
Depends: gcc-4.8-base (= ${gcc:Version}), libgcc-4.8-dev (= ${gcc:Version}), libstdc++6 (>= ${gcc:Version}), ${dep:libcdev}, ${misc:Depends}
 
1530
Conflicts: libg++27-dev, libg++272-dev (<< 2.7.2.8-1), libstdc++2.8-dev, libg++2.8-dev, libstdc++2.9-dev, libstdc++2.9-glibc2.1-dev, libstdc++2.10-dev (<< 1:2.95.3-2), libstdc++3.0-dev
 
1531
Suggests: libstdc++-4.8-doc
 
1532
Provides: libstdc++-dev
 
1533
Description: GNU Standard C++ Library v3 (development files)
 
1534
 This package contains the headers and static library files necessary for
 
1535
 building C++ programs which use libstdc++.
 
1536
 .
 
1537
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1538
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1539
 in g++-3.0.
 
1540
 
 
1541
Package: libstdc++-4.8-pic
 
1542
Architecture: any
 
1543
Multi-Arch: same
 
1544
Section: libdevel
 
1545
Priority: extra
 
1546
Depends: gcc-4.8-base (= ${gcc:Version}), libstdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
1547
Description: GNU Standard C++ Library v3 (shared library subset kit)
 
1548
 This is used to develop subsets of the libstdc++ shared libraries for
 
1549
 use on custom installation floppies and in embedded systems.
 
1550
 .
 
1551
 Unless you are making one of those, you will not need this package.
 
1552
 
 
1553
Package: libstdc++6-4.8-dbg
 
1554
Architecture: any
 
1555
Section: debug
 
1556
Priority: extra
 
1557
Depends: gcc-4.8-base (= ${gcc:Version}), libstdc++6 (>= ${gcc:Version}), libgcc1-dbg (>= ${libgcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1558
Multi-Arch: same
 
1559
Provides: libstdc++6-4.8-dbg-armel [armel], libstdc++6-4.8-dbg-armhf [armhf]
 
1560
Recommends: libstdc++-4.8-dev (= ${gcc:Version})
 
1561
Conflicts: libstdc++5-dbg, libstdc++5-3.3-dbg, libstdc++6-dbg, libstdc++6-4.0-dbg, libstdc++6-4.1-dbg, libstdc++6-4.2-dbg, libstdc++6-4.3-dbg, libstdc++6-4.4-dbg, libstdc++6-4.5-dbg, libstdc++6-4.6-dbg, libstdc++6-4.7-dbg
 
1562
Description: GNU Standard C++ Library v3 (debugging files)
 
1563
 This package contains the shared library of libstdc++ compiled with
 
1564
 debugging symbols.
 
1565
 
 
1566
Package: lib32stdc++-4.8-dev
 
1567
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1568
Section: libdevel
 
1569
Priority: optional
 
1570
Depends: gcc-4.8-base (= ${gcc:Version}), lib32gcc-4.8-dev (= ${gcc:Version}), lib32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
1571
Description: GNU Standard C++ Library v3 (development files)
 
1572
 This package contains the headers and static library files necessary for
 
1573
 building C++ programs which use libstdc++.
 
1574
 .
 
1575
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1576
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1577
 in g++-3.0.
 
1578
 
 
1579
Package: lib32stdc++6-4.8-dbg
 
1580
Architecture: amd64 ppc64 kfreebsd-amd64 s390x sparc64 x32 mipsn32 mipsn32el mips64 mips64el
 
1581
Section: debug
 
1582
Priority: extra
 
1583
Depends: gcc-4.8-base (= ${gcc:Version}), lib32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), lib32gcc1-dbg (>= ${gcc:EpochVersion}), ${shlibs:Depends}, ${misc:Depends}
 
1584
Conflicts: lib32stdc++6-dbg, lib32stdc++6-4.0-dbg, lib32stdc++6-4.1-dbg, lib32stdc++6-4.2-dbg, lib32stdc++6-4.3-dbg, lib32stdc++6-4.4-dbg, lib32stdc++6-4.5-dbg, lib32stdc++6-4.6-dbg, lib32stdc++6-4.7-dbg,
 
1585
Description: GNU Standard C++ Library v3 (debugging files)
 
1586
 This package contains the shared library of libstdc++ compiled with
 
1587
 debugging symbols.
 
1588
 
 
1589
Package: lib64stdc++-4.8-dev
 
1590
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1591
Section: libdevel
 
1592
Priority: optional
 
1593
Depends: gcc-4.8-base (= ${gcc:Version}), lib64gcc-4.8-dev (= ${gcc:Version}), lib64stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
1594
Description: GNU Standard C++ Library v3 (development files)
 
1595
 This package contains the headers and static library files necessary for
 
1596
 building C++ programs which use libstdc++.
 
1597
 .
 
1598
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1599
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1600
 in g++-3.0.
 
1601
 
 
1602
Package: lib64stdc++6-4.8-dbg
 
1603
Architecture: i386 powerpc sparc s390 mips mipsel mipsn32 mipsn32el x32
 
1604
Section: debug
 
1605
Priority: extra
 
1606
Depends: gcc-4.8-base (= ${gcc:Version}), lib64stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), lib64gcc1-dbg (>= ${gcc:EpochVersion}), ${shlibs:Depends}, ${misc:Depends}
 
1607
Conflicts: lib64stdc++6-dbg, lib64stdc++6-4.0-dbg, lib64stdc++6-4.1-dbg, lib64stdc++6-4.2-dbg, lib64stdc++6-4.3-dbg, lib64stdc++6-4.4-dbg, lib64stdc++6-4.5-dbg, lib64stdc++6-4.6-dbg, lib64stdc++6-4.7-dbg
 
1608
Description: GNU Standard C++ Library v3 (debugging files)
 
1609
 This package contains the shared library of libstdc++ compiled with
 
1610
 debugging symbols.
 
1611
 
 
1612
Package: libn32stdc++-4.8-dev
 
1613
Architecture: mips mipsel mips64 mips64el
 
1614
Section: libdevel
 
1615
Priority: optional
 
1616
Depends: gcc-4.8-base (= ${gcc:Version}), libn32gcc-4.8-dev (= ${gcc:Version}), libn32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
1617
Description: GNU Standard C++ Library v3 (development files)
 
1618
 This package contains the headers and static library files necessary for
 
1619
 building C++ programs which use libstdc++.
 
1620
 .
 
1621
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1622
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1623
 in g++-3.0.
 
1624
 
 
1625
Package: libn32stdc++6-4.8-dbg
 
1626
Architecture: mips mipsel mips64 mips64el
 
1627
Section: debug
 
1628
Priority: extra
 
1629
Depends: gcc-4.8-base (= ${gcc:Version}), libn32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), libn32gcc1-dbg (>= ${gcc:EpochVersion}), ${shlibs:Depends}, ${misc:Depends}
 
1630
Conflicts: libn32stdc++6-dbg, libn32stdc++6-4.0-dbg, libn32stdc++6-4.1-dbg, libn32stdc++6-4.2-dbg, libn32stdc++6-4.3-dbg, libn32stdc++6-4.4-dbg, libn32stdc++6-4.5-dbg, libn32stdc++6-4.6-dbg, libn32stdc++6-4.7-dbg
 
1631
Description: GNU Standard C++ Library v3 (debugging files)
 
1632
 This package contains the shared library of libstdc++ compiled with
 
1633
 debugging symbols.
 
1634
 
 
1635
Package: libx32stdc++-4.8-dev
 
1636
Architecture: amd64 i386
 
1637
Section: libdevel
 
1638
Priority: optional
 
1639
Depends: gcc-4.8-base (= ${gcc:Version}), libx32gcc-4.8-dev (= ${gcc:Version}), libx32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), ${misc:Depends}
 
1640
Description: GNU Standard C++ Library v3 (development files)
 
1641
 This package contains the headers and static library files necessary for
 
1642
 building C++ programs which use libstdc++.
 
1643
 .
 
1644
 libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which
 
1645
 was included up to g++-2.95. The first version of libstdc++-v3 appeared
 
1646
 in g++-3.0.
 
1647
 
 
1648
Package: libx32stdc++6-4.8-dbg
 
1649
Architecture: amd64 i386
 
1650
Section: debug
 
1651
Priority: extra
 
1652
Depends: gcc-4.8-base (= ${gcc:Version}), libx32stdc++6 (>= ${gcc:Version}), libstdc++-4.8-dev (= ${gcc:Version}), libx32gcc1-dbg (>= ${gcc:EpochVersion}), ${shlibs:Depends}, ${misc:Depends}
 
1653
Conflicts: libx32stdc++6-dbg, libx32stdc++6-4.6-dbg, libx32stdc++6-4.7-dbg
 
1654
Description: GNU Standard C++ Library v3 (debugging files)
 
1655
 This package contains the shared library of libstdc++ compiled with
 
1656
 debugging symbols.
 
1657
 
 
1658
Package: libstdc++-4.8-doc
 
1659
Architecture: all
 
1660
Section: doc
 
1661
Priority: optional
 
1662
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), ${misc:Depends}, libjs-jquery
 
1663
Conflicts: libstdc++5-doc, libstdc++5-3.3-doc, libstdc++6-doc, libstdc++6-4.0-doc, libstdc++6-4.1-doc, libstdc++6-4.2-doc, libstdc++6-4.3-doc, libstdc++6-4.4-doc, libstdc++6-4.5-doc, libstdc++6-4.6-doc, libstdc++6-4.7-doc
 
1664
Description: GNU Standard C++ Library v3 (documentation files)
 
1665
 This package contains documentation files for the GNU stdc++ library.
 
1666
 .
 
1667
 One set is the distribution documentation, the other set is the
 
1668
 source documentation including a namespace list, class hierarchy,
 
1669
 alphabetical list, compound list, file list, namespace members,
 
1670
 compound members and file members.
 
1671
 
 
1672
Package: gdc-4.8
 
1673
Architecture: any
 
1674
Priority: optional
 
1675
Depends: gcc-4.8-base (>= ${gcc:SoftVersion}), g++-4.8 (>= ${gcc:SoftVersion}), ${dep:gdccross}, ${dep:phobosdev}, ${shlibs:Depends}, ${misc:Depends}
 
1676
Provides: gdc, d-compiler, d-v2-compiler
 
1677
Replaces: gdc (<< 4.4.6-5)
 
1678
Description: GNU D compiler (version 2), based on the GCC backend
 
1679
 This is the GNU D compiler, which compiles D on platforms supported by gcc.
 
1680
 It uses the gcc backend to generate optimised code.
 
1681
 .
 
1682
 This compiler supports D language version 2.
 
1683
 
 
1684
Package: libphobos-4.8-dev
 
1685
Architecture: amd64 i386 x32 kfreebsd-amd64 kfreebsd-i386
 
1686
Section: libdevel
 
1687
Priority: optional
 
1688
Depends: gcc-4.8-base (= ${gcc:Version}), zlib1g-dev, ${shlibs:Depends}, ${misc:Depends}
 
1689
Provides: libphobos-dev
 
1690
Description: Phobos D standard library
 
1691
 This is the Phobos standard library that comes with the D2 compiler.
 
1692
 .
 
1693
 For more information check http://www.dlang.org/phobos/
 
1694
 
 
1695
Package: libphobos-4.8-dbg
 
1696
Section: debug
 
1697
Architecture: amd64 i386 x32 kfreebsd-amd64 kfreebsd-i386
 
1698
Priority: extra
 
1699
Depends: gcc-4.8-base (= ${gcc:Version}), libphobos-4.8-dev (= ${gdc:Version}), ${misc:Depends}
 
1700
Provides: libphobos-dbg
 
1701
Description: The Phobos D standard library (debug symbols)
 
1702
 This is the Phobos standard library that comes with the D2 compiler.
 
1703
 .
 
1704
 For more information check http://www.dlang.org/phobos/
 
1705
 
 
1706
Package: gcc-4.8-soft-float
 
1707
Architecture: arm armel armhf
 
1708
Priority: optional
 
1709
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1710
Conflicts: gcc-4.4-soft-float, gcc-4.5-soft-float, gcc-4.6-soft-float
 
1711
Description: GCC soft-floating-point gcc libraries (ARM)
 
1712
 These are versions of basic static libraries such as libgcc.a compiled
 
1713
 with the -msoft-float option, for CPUs without a floating-point unit.
 
1714
 
 
1715
Package: fixincludes
 
1716
Architecture: any
 
1717
Priority: optional
 
1718
Depends: gcc-4.8-base (= ${gcc:Version}), gcc-4.8 (= ${gcc:Version}), ${shlibs:Depends}, ${misc:Depends}
 
1719
Description: Fix non-ANSI header files
 
1720
 FixIncludes was created to fix non-ANSI system header files. Many
 
1721
 system manufacturers supply proprietary headers that are not ANSI compliant.
 
1722
 The GNU compilers cannot compile non-ANSI headers. Consequently, the
 
1723
 FixIncludes shell script was written to fix the header files.
 
1724
 .
 
1725
 Not all packages with header files are installed on the system, when the
 
1726
 package is built, so we make fixincludes available at build time of other
 
1727
 packages, such that checking tools like lintian can make use of it.
 
1728
 
 
1729
Package: gcc-4.8-source
 
1730
Architecture: all
 
1731
Priority: optional
 
1732
Depends: make (>= 3.81), autoconf2.64, quilt, patchutils, gawk, ${misc:Depends}
 
1733
Description: Source of the GNU Compiler Collection
 
1734
 This package contains the sources and patches which are needed to
 
1735
 build the GNU Compiler Collection (GCC).