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: 4.6.1
Build-Depends: m4, debhelper (>= 11),
  dpkg-dev (>= 1.17.11),
  gcc-12-base (>= 12.2.0-1~),
  lsb-release
Vcs-Browser: https://salsa.debian.org/toolchain-team/gcc-defaults/tree/ports
Vcs-Git: https://salsa.debian.org/toolchain-team/gcc-defaults.git -b ports

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: gm2-alpha-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-alpha-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-alpha-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the alpha architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 cross-compiler
 for the alpha architecture.

Package: cpp-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-arc-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the arc 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 arc architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the arc architecture.

Package: gcc-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (= ${version:cpp}),
  gcc-${pv:gcc}-arc-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-arc-cross | libc-dev-arc-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arc-linux-gnu, gcc-doc
Description: GNU C compiler for the arc 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 arc architecture.

Package: g++-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (= ${version:cpp}),
  gcc-arc-linux-gnu (= ${version:cpp}),
  g++-${pv:gpp}-arc-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the arc 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 arc architecture.

Package: gobjc-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (>= ${version:cpp}),
  gcc-arc-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-arc-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the arc 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 arc architecture.

Package: gobjc++-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (>= ${version:cpp}),
  gcc-arc-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-arc-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-arc-linux-gnu (>= ${version:cpp}), gobjc-arc-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the arc 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 arc architecture.

Package: gfortran-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (= ${version:cpp}),
  gcc-arc-linux-gnu (= ${version:gcc}),
  gfortran-${pv:gfort}-arc-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the arc 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 arc architecture.

Package: gm2-arc-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-arc-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-arc-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the arc architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 cross-compiler
 for the arc 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: 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: gm2-hppa-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-hppa-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-hppa-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the hppa architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 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: gm2-m68k-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-m68k-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-m68k-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the m68k architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 cross-compiler
 for the m68k architecture.

Package: cpp-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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: gdc-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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 ppc64el
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
 for the ppc64 architecture.

Package: gdc-multilib-powerpc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 ppc64el
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
 for the ppc64 architecture.

Package: cpp-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-riscv64-linux-gnu ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the riscv64 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 riscv64 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the riscv64 architecture.

Package: gcc-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (= ${version:cpp}),
  gcc-${pv:gcc}-riscv64-linux-gnu ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-riscv64-cross | libc-dev-riscv64-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-riscv64-linux-gnu, gcc-doc
Description: GNU C compiler for the riscv64 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 riscv64 architecture.

Package: g++-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (= ${version:cpp}),
  gcc-riscv64-linux-gnu (= ${version:cpp}),
  g++-${pv:gpp}-riscv64-linux-gnu ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the riscv64 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 riscv64 architecture.

Package: gobjc-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}),
  gcc-riscv64-linux-gnu (>= ${version:cpp}),
  gobjc-${pv:gobjc}-riscv64-linux-gnu ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the riscv64 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 riscv64 architecture.

Package: gobjc++-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}),
  gcc-riscv64-linux-gnu (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-riscv64-linux-gnu ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-riscv64-linux-gnu (>= ${version:cpp}), gobjc-riscv64-linux-gnu (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the riscv64 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 riscv64 architecture.

Package: gfortran-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (= ${version:cpp}),
  gcc-riscv64-linux-gnu (= ${version:gcc}),
  gfortran-${pv:gfort}-riscv64-linux-gnu ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the riscv64 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 riscv64 architecture.

Package: gccgo-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}),
  g++-riscv64-linux-gnu (>= ${version:gcc}),
  gccgo-${pv:ggo}-riscv64-linux-gnu ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the riscv64 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 riscv64 architecture.

Package: gdc-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}),
  gdc-${pv:gdc}-riscv64-linux-gnu ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the riscv64 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 riscv64 architecture.

Package: gm2-riscv64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32 arm64 ppc64el
Multi-Arch: foreign
Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-riscv64-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the riscv64 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 cross-compiler
 for the riscv64 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: 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: gm2-sparc64-linux-gnu
Priority: optional
Architecture: amd64 i386 x32
Multi-Arch: foreign
Depends: cpp-sparc64-linux-gnu (>= ${version:cpp}),
  gm2-${pv:gm2}-sparc64-linux-gnu ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the sparc64 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 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
 for the sparc64 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: 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
 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
 for the powerpc architecture.

Package: cpp-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Section: interpreters
Depends: cpp-${pv:cpp}-x86-64-linux-gnux32 ${reqv:cpp}, ${misc:Depends}
Suggests: cpp-doc
Description: GNU C preprocessor (cpp) for the x32 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 x32 architecture.
 .
 This is a dependency package providing the default GNU C preprocessor
 for the x32 architecture.

Package: gcc-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  gcc-${pv:gcc}-x86-64-linux-gnux32 ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-x32-cross | libc-dev-x32-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnux32, gcc-doc
Description: GNU C compiler for the x32 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 x32 architecture.

Package: g++-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  gcc-x86-64-linux-gnux32 (= ${version:cpp}),
  g++-${pv:gpp}-x86-64-linux-gnux32 ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the x32 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 x32 architecture.

Package: gobjc-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gcc-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc-${pv:gobjc}-x86-64-linux-gnux32 ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the x32 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 x32 architecture.

Package: gobjc++-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gcc-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc++-${pv:gobjcxx}-x86-64-linux-gnux32 ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-x86-64-linux-gnux32 (>= ${version:cpp}), gobjc-x86-64-linux-gnux32 (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the x32 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 x32 architecture.

Package: gfortran-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  gcc-x86-64-linux-gnux32 (= ${version:gcc}),
  gfortran-${pv:gfort}-x86-64-linux-gnux32 ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the x32 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 x32 architecture.

Package: gccgo-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  g++-x86-64-linux-gnux32 (>= ${version:gcc}),
  gccgo-${pv:ggo}-x86-64-linux-gnux32 ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the x32 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 x32 architecture.

Package: gdc-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gdc-${pv:gdc}-x86-64-linux-gnux32 ${reqv:gdc},
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the x32 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 x32 architecture.

Package: gm2-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Multi-Arch: foreign
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gm2-${pv:gm2}-x86-64-linux-gnux32 ${reqv:gm2},
  ${misc:Depends}
Description: GNU Modula-2 compiler (based on GCC) for the x32 architecture
 This is the GNU Modula-2 compiler, which compiles Modula-2 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 Modula-2 cross-compiler
 for the x32 architecture.

Package: gcc-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  gcc-x86-64-linux-gnux32 (= ${version:gcc}),
  gcc-${pv:gcc}-multilib-x86-64-linux-gnux32 ${reqv:gcc},
  ${misc:Depends}
Recommends: libc6-dev-x32-cross | libc-dev-x32-cross
Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnux32, gcc-doc
Description: GNU C compiler for the x32 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 x32 architecture.

Package: g++-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  g++-x86-64-linux-gnux32 (= ${version:gpp}),
  gcc-multilib-x86-64-linux-gnux32 (= ${version:gcc}),
  g++-${pv:gpp}-multilib-x86-64-linux-gnux32 ${reqv:gpp},
  ${misc:Depends}
Description: GNU C++ compiler for the x32 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 x32 architecture.

Package: gobjc-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc-x86-64-linux-gnux32 (>= ${version:gobjc}),
  gcc-multilib-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc-${pv:gobjc}-multilib-x86-64-linux-gnux32 ${reqv:gobjc},
  ${misc:Depends}
Description: GNU Objective-C compiler for the x32 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 x32 architecture.

Package: gobjc++-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gcc-multilib-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc++-x86-64-linux-gnux32 (>= ${version:gobjcxx}),
  gobjc++-${pv:gobjcxx}-multilib-x86-64-linux-gnux32 ${reqv:gobjcxx},
  ${misc:Depends}
Recommends: g++-x86-64-linux-gnux32 (>= ${version:cpp}),
  gobjc-x86-64-linux-gnux32 (>= ${version:cpp})
Description: GNU Objective-C++ compiler for the x32 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 x32 architecture.

Package: gfortran-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}),
  gcc-multilib-x86-64-linux-gnux32 (= ${version:gcc}),
  gfortran-x86-64-linux-gnux32 (= ${version:gfort}),
  gfortran-${pv:gfort}-multilib-x86-64-linux-gnux32 ${reqv:gfort},
  ${misc:Depends}
Suggests: gfortran-doc
Description: GNU Fortran 95 compiler for the x32 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 x32 architecture.

Package: gccgo-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  g++-multilib-x86-64-linux-gnux32 (>= ${version:gcc}),
  gccgo-x86-64-linux-gnux32 (>= ${version:ggo}),
  gccgo-${pv:ggo}-multilib-x86-64-linux-gnux32 ${reqv:ggo},
  ${misc:Depends}
Suggests: gccgo-doc
Description: Go compiler (based on GCC) for the x32 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 x32 architecture.

Package: gdc-multilib-x86-64-linux-gnux32
Priority: optional
Architecture: amd64 arm64 i386 ppc64el
Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}),
  gdc-${pv:gdc}-multilib-x86-64-linux-gnux32 ${reqv:gdc},
  gdc-x86-64-linux-gnux32 (>= ${version:gdc}),
  ${misc:Depends}
Description: GNU D compiler (based on GCC) for the x32 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 x32 architecture.
