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

« back to all changes in this revision

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