Source: gcc-defaults-ports
Section: devel
Priority: standard
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Uploaders: Matthias Klose <doko@debian.org>
Standards-Version: 3.9.8
Build-Depends: m4, debhelper (>= 9),
  dpkg-dev (>= 1.17.11),
  gcc-6-base (>= 6.3.0-9),
  lsb-release
Vcs-Svn: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-defaults
Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-defaults
XS-Python-Version: all

Package: cpp-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-alpha-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the alpha architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for alpha architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the alpha architecture.

Package: gcc-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-alpha-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-alpha-cross | libc-dev-alpha-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-alpha-linux-gnu, gcc-doc
Description: GNU C compiler for the alpha architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the alpha architecture.

Package: g++-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcc-alpha-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-alpha-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the alpha architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the alpha architecture.

Package: gobjc-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcc-alpha-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-alpha-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the alpha architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the alpha architecture.

Package: gobjc++-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcc-alpha-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-alpha-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-alpha-linux-gnu (>= ${version:cpp}), gobjc-alpha-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the alpha architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the alpha architecture.

Package: gfortran-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcc-alpha-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-alpha-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the alpha architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the alpha architecture.

Package: gccgo-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  g++-alpha-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-alpha-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the alpha architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the alpha architecture.

Package: gcj-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-alpha-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the alpha architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the alpha architecture.

Package: gdc-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-alpha-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the alpha architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the alpha architecture.

Package: cpp-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-hppa-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the hppa architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for hppa architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the hppa architecture.

Package: gcc-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-hppa-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-hppa-cross | libc-dev-hppa-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-hppa-linux-gnu, gcc-doc
Description: GNU C compiler for the hppa architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the hppa architecture.

Package: g++-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcc-hppa-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-hppa-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the hppa architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the hppa architecture.

Package: gobjc-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcc-hppa-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-hppa-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the hppa architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the hppa architecture.

Package: gobjc++-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcc-hppa-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-hppa-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-hppa-linux-gnu (>= ${version:cpp}), gobjc-hppa-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the hppa architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the hppa architecture.

Package: gfortran-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcc-hppa-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-hppa-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the hppa architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the hppa architecture.

Package: gcj-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-hppa-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the hppa architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the hppa architecture.

Package: gdc-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-hppa-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the hppa architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the hppa architecture.

Package: cpp-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-m68k-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the m68k architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for m68k architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the m68k architecture.

Package: gcc-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-m68k-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-m68k-cross | libc-dev-m68k-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-m68k-linux-gnu, gcc-doc
Description: GNU C compiler for the m68k architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the m68k architecture.

Package: g++-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcc-m68k-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-m68k-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the m68k architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the m68k architecture.

Package: gobjc-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcc-m68k-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-m68k-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the m68k architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the m68k architecture.

Package: gobjc++-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcc-m68k-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-m68k-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-m68k-linux-gnu (>= ${version:cpp}), gobjc-m68k-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the m68k architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the m68k architecture.

Package: gfortran-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcc-m68k-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-m68k-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the m68k architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the m68k architecture.

Package: gccgo-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  g++-m68k-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-m68k-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the m68k architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the m68k architecture.

Package: gcj-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-m68k-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the m68k architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the m68k architecture.

Package: gdc-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-m68k-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the m68k architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the m68k architecture.

Package: cpp-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-mips64-linux-gnuabi64 ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the mips64 architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for mips64 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the mips64 architecture.

Package: gcc-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-${pv:gcc}-mips64-linux-gnuabi64 ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-mips64-cross | libc-dev-mips64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64-linux-gnuabi64, gcc-doc
Description: GNU C compiler for the mips64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the mips64 architecture.

Package: g++-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-mips64-linux-gnuabi64 (>= ${version:cpp}),
  g++-${pv:gpp}-mips64-linux-gnuabi64 ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the mips64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the mips64 architecture.

Package: gobjc-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc-${pv:gobjc}-mips64-linux-gnuabi64 ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the mips64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the mips64 architecture.

Package: gobjc++-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-mips64-linux-gnuabi64 ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-mips64-linux-gnuabi64 (>= ${version:cpp}), gobjc-mips64-linux-gnuabi64 (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the mips64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the mips64 architecture.

Package: gfortran-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-mips64-linux-gnuabi64 (>= ${version:gcc}),
  gfortran-${pv:gfort}-mips64-linux-gnuabi64 ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the mips64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the mips64 architecture.

Package: gccgo-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  g++-mips64-linux-gnuabi64 (>= ${version:gcc}),
  gccgo-${pv:ggo}-mips64-linux-gnuabi64 ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the mips64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the mips64 architecture.

Package: gcj-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcj-${pv:gcj}-mips64-linux-gnuabi64 ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the mips64 architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the mips64 architecture.

Package: gdc-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gdc-${pv:gdc}-mips64-linux-gnuabi64 ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the mips64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the mips64 architecture.

Package: gcc-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-mips64-linux-gnuabi64 (>= ${version:gcc}),
  gcc-${pv:gcc}-multilib-mips64-linux-gnuabi64 ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-mips64-cross | libc-dev-mips64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64-linux-gnuabi64, gcc-doc
Description: GNU C compiler for the mips64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the mips64 architecture.

Package: g++-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  g++-mips64-linux-gnuabi64 (>= ${version:gpp}),
  gcc-multilib-mips64-linux-gnuabi64 (>= ${version:gcc}),
  g++-${pv:gpp}-multilib-mips64-linux-gnuabi64 ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the mips64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the mips64 architecture.

Package: gobjc-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc-mips64-linux-gnuabi64 (>= ${version:gobjc}),
  gcc-multilib-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc-${pv:gobjc}-multilib-mips64-linux-gnuabi64 ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the mips64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the mips64 architecture.

Package: gobjc++-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-multilib-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc++-mips64-linux-gnuabi64 (>= ${version:gobjcxx}),
  gobjc++-${pv:gobjcxx}-multilib-mips64-linux-gnuabi64 ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gobjc-mips64-linux-gnuabi64 (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the mips64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the mips64 architecture.

Package: gfortran-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gcc-multilib-mips64-linux-gnuabi64 (>= ${version:gcc}),
  gfortran-mips64-linux-gnuabi64 (>= ${version:gfort}),
  gfortran-${pv:gfort}-multilib-mips64-linux-gnuabi64 ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the mips64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the mips64 architecture.

Package: gccgo-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  g++-multilib-mips64-linux-gnuabi64 (>= ${version:gcc}),
  gccgo-mips64-linux-gnuabi64 (>= ${version:ggo}),
  gccgo-${pv:ggo}-multilib-mips64-linux-gnuabi64 ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the mips64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 cross-compiler for the mips64 architecture.

Package: gdc-multilib-mips64-linux-gnuabi64
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}),
  gdc-${pv:gdc}-multilib-mips64-linux-gnuabi64 ${reqv:gdc},
  gdc-mips64-linux-gnuabi64 (>= ${version:gdc}),
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the mips64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 cross-compiler for the mips64 architecture.

Package: cpp-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-powerpc-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the powerpc architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for powerpc architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the powerpc architecture.

Package: gcc-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-powerpc-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc
Description: GNU C compiler for the powerpc architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the powerpc architecture.

Package: g++-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-powerpc-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-powerpc-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the powerpc architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the powerpc architecture.

Package: gobjc-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-powerpc-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the powerpc architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the powerpc architecture.

Package: gobjc++-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-powerpc-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}), gobjc-powerpc-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the powerpc architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the powerpc architecture.

Package: gfortran-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-powerpc-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-powerpc-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the powerpc architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the powerpc architecture.

Package: gccgo-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  g++-powerpc-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-powerpc-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the powerpc architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the powerpc architecture.

Package: gcj-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-powerpc-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the powerpc architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the powerpc architecture.

Package: gdc-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-powerpc-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the powerpc architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the powerpc architecture.

Package: gcc-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-powerpc-linux-gnu (>= ${version:gcc}),
  gcc-${pv:gcc}-multilib-powerpc-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-powerpc-cross | libc-dev-powerpc-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnu, gcc-doc
Description: GNU C compiler for the powerpc architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the powerpc architecture.

Package: g++-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  g++-powerpc-linux-gnu (>= ${version:gpp}),
  gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}),
  g++-${pv:gpp}-multilib-powerpc-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the powerpc architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the powerpc architecture.

Package: gobjc-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc-powerpc-linux-gnu (>= ${version:gobjc}),
  gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-multilib-powerpc-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the powerpc architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the powerpc architecture.

Package: gobjc++-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-multilib-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc++-powerpc-linux-gnu (>= ${version:gobjcxx}),
  gobjc++-${pv:gobjcxx}-multilib-powerpc-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-powerpc-linux-gnu (>= ${version:cpp}),
  gobjc-powerpc-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the powerpc architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the powerpc architecture.

Package: gfortran-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gcc-multilib-powerpc-linux-gnu (>= ${version:gcc}),
  gfortran-powerpc-linux-gnu (>= ${version:gfort}),
  gfortran-${pv:gfort}-multilib-powerpc-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the powerpc architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the powerpc architecture.

Package: gccgo-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  g++-multilib-powerpc-linux-gnu (>= ${version:gcc}),
  gccgo-powerpc-linux-gnu (>= ${version:ggo}),
  gccgo-${pv:ggo}-multilib-powerpc-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the powerpc architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 cross-compiler for the powerpc architecture.

Package: gdc-multilib-powerpc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-multilib-powerpc-linux-gnu ${reqv:gdc},
  gdc-powerpc-linux-gnu (>= ${version:gdc}),
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the powerpc architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 cross-compiler for the powerpc architecture.

Package: cpp-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-powerpc-linux-gnuspe ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the powerpcspe architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for powerpcspe architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the powerpcspe architecture.

Package: gcc-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcc-${pv:gcc}-powerpc-linux-gnuspe ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-powerpcspe-cross | libc-dev-powerpcspe-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc-linux-gnuspe, gcc-doc
Description: GNU C compiler for the powerpcspe architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the powerpcspe architecture.

Package: g++-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcc-powerpc-linux-gnuspe (>= ${version:cpp}),
  g++-${pv:gpp}-powerpc-linux-gnuspe ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the powerpcspe architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the powerpcspe architecture.

Package: gobjc-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcc-powerpc-linux-gnuspe (>= ${version:cpp}),
  gobjc-${pv:gobjc}-powerpc-linux-gnuspe ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the powerpcspe architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the powerpcspe architecture.

Package: gobjc++-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcc-powerpc-linux-gnuspe (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-powerpc-linux-gnuspe ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-powerpc-linux-gnuspe (>= ${version:cpp}), gobjc-powerpc-linux-gnuspe (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the powerpcspe architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the powerpcspe architecture.

Package: gfortran-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcc-powerpc-linux-gnuspe (>= ${version:gcc}),
  gfortran-${pv:gfort}-powerpc-linux-gnuspe ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the powerpcspe architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the powerpcspe architecture.

Package: gccgo-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  g++-powerpc-linux-gnuspe (>= ${version:gcc}),
  gccgo-${pv:ggo}-powerpc-linux-gnuspe ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the powerpcspe architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the powerpcspe architecture.

Package: gcj-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gcj-${pv:gcj}-powerpc-linux-gnuspe ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the powerpcspe architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the powerpcspe architecture.

Package: gdc-powerpc-linux-gnuspe
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc-linux-gnuspe (>= ${version:cpp}),
  gdc-${pv:gdc}-powerpc-linux-gnuspe ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the powerpcspe architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the powerpcspe architecture.

Package: cpp-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-powerpc64-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the ppc64 architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for ppc64 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the ppc64 architecture.

Package: gcc-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-powerpc64-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-ppc64-cross | libc-dev-ppc64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64-linux-gnu, gcc-doc
Description: GNU C compiler for the ppc64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the ppc64 architecture.

Package: g++-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-powerpc64-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-powerpc64-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the ppc64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the ppc64 architecture.

Package: gobjc-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-powerpc64-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the ppc64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the ppc64 architecture.

Package: gobjc++-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-powerpc64-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-powerpc64-linux-gnu (>= ${version:cpp}), gobjc-powerpc64-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the ppc64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the ppc64 architecture.

Package: gfortran-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-powerpc64-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-powerpc64-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the ppc64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the ppc64 architecture.

Package: gccgo-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  g++-powerpc64-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-powerpc64-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the ppc64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the ppc64 architecture.

Package: gcj-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-powerpc64-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the ppc64 architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the ppc64 architecture.

Package: gdc-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-powerpc64-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the ppc64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the ppc64 architecture.

Package: gcc-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-powerpc64-linux-gnu (>= ${version:gcc}),
  gcc-${pv:gcc}-multilib-powerpc64-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-ppc64-cross | libc-dev-ppc64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64-linux-gnu, gcc-doc
Description: GNU C compiler for the ppc64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the ppc64 architecture.

Package: g++-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  g++-powerpc64-linux-gnu (>= ${version:gpp}),
  gcc-multilib-powerpc64-linux-gnu (>= ${version:gcc}),
  g++-${pv:gpp}-multilib-powerpc64-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the ppc64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the ppc64 architecture.

Package: gobjc-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc-powerpc64-linux-gnu (>= ${version:gobjc}),
  gcc-multilib-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-multilib-powerpc64-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the ppc64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the ppc64 architecture.

Package: gobjc++-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-multilib-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc++-powerpc64-linux-gnu (>= ${version:gobjcxx}),
  gobjc++-${pv:gobjcxx}-multilib-powerpc64-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-powerpc64-linux-gnu (>= ${version:cpp}),
  gobjc-powerpc64-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the ppc64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the ppc64 architecture.

Package: gfortran-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gcc-multilib-powerpc64-linux-gnu (>= ${version:gcc}),
  gfortran-powerpc64-linux-gnu (>= ${version:gfort}),
  gfortran-${pv:gfort}-multilib-powerpc64-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the ppc64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the ppc64 architecture.

Package: gccgo-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  g++-multilib-powerpc64-linux-gnu (>= ${version:gcc}),
  gccgo-powerpc64-linux-gnu (>= ${version:ggo}),
  gccgo-${pv:ggo}-multilib-powerpc64-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the ppc64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 cross-compiler for the ppc64 architecture.

Package: gdc-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-multilib-powerpc64-linux-gnu ${reqv:gdc},
  gdc-powerpc64-linux-gnu (>= ${version:gdc}),
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the ppc64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 cross-compiler for the ppc64 architecture.

Package: cpp-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-sh4-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the sh4 architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for sh4 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the sh4 architecture.

Package: gcc-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-sh4-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-sh4-cross | libc-dev-sh4-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sh4-linux-gnu, gcc-doc
Description: GNU C compiler for the sh4 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the sh4 architecture.

Package: g++-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcc-sh4-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-sh4-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the sh4 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the sh4 architecture.

Package: gobjc-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcc-sh4-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-sh4-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the sh4 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the sh4 architecture.

Package: gobjc++-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcc-sh4-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-sh4-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-sh4-linux-gnu (>= ${version:cpp}), gobjc-sh4-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the sh4 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the sh4 architecture.

Package: gfortran-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcc-sh4-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-sh4-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the sh4 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the sh4 architecture.

Package: gcj-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-sh4-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the sh4 architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the sh4 architecture.

Package: gdc-sh4-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sh4-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-sh4-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the sh4 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the sh4 architecture.

Package: cpp-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-sparc64-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the sparc64 architecture
 The GNU C preprocessor is a macro processor that is used automatically
 by the GNU C compiler to transform programs before actual compilation.
 .
 This package has been separated from gcc for the benefit of those who
 require the preprocessor but not the cross-compiler for sparc64 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the sparc64 architecture.

Package: gcc-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-${pv:gcc}-sparc64-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-sparc64-cross | libc-dev-sparc64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sparc64-linux-gnu, gcc-doc
Description: GNU C compiler for the sparc64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the sparc64 architecture.

Package: g++-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-sparc64-linux-gnu (>= ${version:cpp}),
  g++-${pv:gpp}-sparc64-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the sparc64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++ cross-compiler
 for the sparc64 architecture.

Package: gobjc-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-sparc64-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the sparc64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the sparc64 architecture.

Package: gobjc++-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-sparc64-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-sparc64-linux-gnu (>= ${version:cpp}), gobjc-sparc64-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the sparc64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the sparc64 architecture.

Package: gfortran-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-sparc64-linux-gnu (>= ${version:gcc}),
  gfortran-${pv:gfort}-sparc64-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the sparc64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the sparc64 architecture.

Package: gccgo-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  g++-sparc64-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-sparc64-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the sparc64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 for the sparc64 architecture.

Package: gcj-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcj-${pv:gcj}-sparc64-linux-gnu ${reqv:gcj},
  ${misc:Depends}
Description: GNU Java compiler (based on GCC) for the sparc64 architecture
 This is the GNU Java compiler, which compiles java on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Java cross-compiler
 for the sparc64 architecture.

Package: gdc-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-sparc64-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the sparc64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 for the sparc64 architecture.

Package: gcc-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-sparc64-linux-gnu (>= ${version:gcc}),
  gcc-${pv:gcc}-multilib-sparc64-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-sparc64-cross | libc-dev-sparc64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sparc64-linux-gnu, gcc-doc
Description: GNU C compiler for the sparc64 architecture
 This is the GNU C compiler, a fairly portable optimizing compiler for C.
 .
 This is a dependency package providing the default GNU C cross-compiler
 for the sparc64 architecture.

Package: g++-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  g++-sparc64-linux-gnu (>= ${version:gpp}),
  gcc-multilib-sparc64-linux-gnu (>= ${version:gcc}),
  g++-${pv:gpp}-multilib-sparc64-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the sparc64 architecture
 This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
 .
 This is a dependency package providing the default GNU C++
 cross-compiler for the sparc64 architecture.

Package: gobjc-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc-sparc64-linux-gnu (>= ${version:gobjc}),
  gcc-multilib-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-multilib-sparc64-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the sparc64 architecture
 This is the GNU Objective-C compiler, which compiles Objective-C on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Objective-C
 cross-compiler for the sparc64 architecture.

Package: gobjc++-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-multilib-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc++-sparc64-linux-gnu (>= ${version:gobjcxx}),
  gobjc++-${pv:gobjcxx}-multilib-sparc64-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-sparc64-linux-gnu (>= ${version:cpp}),
  gobjc-sparc64-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the sparc64 architecture
 This is the GNU Objective-C++ compiler, which compiles
 Objective-C++ on platforms supported by the gcc compiler. It uses the
 gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Objective-C++
 cross-compiler for the sparc64 architecture.

Package: gfortran-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gcc-multilib-sparc64-linux-gnu (>= ${version:gcc}),
  gfortran-sparc64-linux-gnu (>= ${version:gfort}),
  gfortran-${pv:gfort}-multilib-sparc64-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the sparc64 architecture
 This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms
 supported by the gcc compiler. It uses the gcc backend to generate optimized
 code.
 .
 This is a dependency package providing the default GNU Fortran 95
 cross-compiler for the sparc64 architecture.

Package: gccgo-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  g++-multilib-sparc64-linux-gnu (>= ${version:gcc}),
  gccgo-sparc64-linux-gnu (>= ${version:ggo}),
  gccgo-${pv:ggo}-multilib-sparc64-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the sparc64 architecture
 This is the GNU Go compiler, which compiles Go on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU Go cross-compiler
 cross-compiler for the sparc64 architecture.

Package: gdc-multilib-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-multilib-sparc64-linux-gnu ${reqv:gdc},
  gdc-sparc64-linux-gnu (>= ${version:gdc}),
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the sparc64 architecture
 This is the GNU D compiler, which compiles D on platforms supported by
 the gcc compiler. It uses the gcc backend to generate optimized code.
 .
 This is a dependency package providing the default GNU D cross-compiler
 cross-compiler for the sparc64 architecture.
