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

« back to all changes in this revision

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