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

« back to all changes in this revision

Viewing changes to .svn/pristine/f0/f0148868d556f9b7a5d04212b5b451622115bb99.svn-base

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

Show diffs side-by-side

added added

removed removed

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