From: Peter Michael Green Date: Thu, 17 Oct 2024 13:49:10 +0000 (+0000) Subject: Manual merge of version 1.208+rpi1 and 1.219 to produce 1.219+rpi1 X-Git-Tag: archive/raspbian/1.219+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a0de4beda3bec1d47cd86dc13a1564eefe0c3dd5;p=gcc-defaults.git Manual merge of version 1.208+rpi1 and 1.219 to produce 1.219+rpi1 --- a0de4beda3bec1d47cd86dc13a1564eefe0c3dd5 diff --cc debian/changelog index b41b430,a73e50d..b5c237b --- a/debian/changelog +++ b/debian/changelog @@@ -1,13 -1,69 +1,77 @@@ - gcc-defaults (1.208+rpi1) trixie-staging; urgency=medium ++gcc-defaults (1.219+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 1.189+rpi1 by Peter Michael Green at Sat, 26 Sep 2020 14:33:38 +0000] + * Build enough cross-compiler packages on armhf + to support u-boot build. - * Add some debugging to the control file generation to see where - duplicate package entries are coming from. - * Prevent double generation of entries for amd64 cross-compilers. + - -- Peter Michael Green Sat, 21 Oct 2023 19:51:37 +0000 ++ -- Raspbian forward porter Sun, 18 Aug 2024 03:13:53 +0000 ++ + gcc-defaults (1.219) unstable; urgency=medium + + * Build gdc and gm2 packages for loong64. Closes: #1069714, + * Bump versions to 14.1 and 13.3. + * Bump standards version. + + -- Matthias Klose Tue, 23 Jul 2024 11:22:47 +0200 + + gcc-defaults (1.217) experimental; urgency=medium + + * Default to GCC 14. + + -- Matthias Klose Wed, 31 Jan 2024 14:17:32 +0100 + + gcc-defaults (1.214) unstable; urgency=medium + + * gfortran: Install again the f95 alternative, lost in 1.212. + + -- Matthias Klose Wed, 31 Jan 2024 14:01:22 +0100 + + gcc-defaults (1.211) unstable; urgency=medium + + * For *-for-{build,host} add dependencies on *-N-for-{build,host}. + * Build packages for loong64. + + -- Matthias Klose Sat, 27 Jan 2024 18:30:18 +0100 + + gcc-defaults (1.210) unstable; urgency=medium + + * Fix version number for *-for-build packages. + * Adjust Conflicts/Replaces for GCC 13. + * Still default to GCC 13. + * Update gcc-multilib Conflicts. + * Fix and add dependencies for -for-build and -for-host packages. + * Fix build on architectures without having gdc. + + -- Matthias Klose Sat, 27 Jan 2024 08:45:57 +0100 + + gcc-defaults (1.212) experimental; urgency=medium + + [ Matthias Klose ] + * Default to GCC 14. + * cpp: Don't ship an empty /lib directory. Closes: #1057770. + * Also use the epoch for dependencies on unversioned gdc and gm2 packages. + * Fix some packaging stuff pointed out by the Debian janitor. + * Add hurd-amd64. + * Fix building the GFDL -doc packages. + * Stop providing i586 symlinks on i386. + + [ Helmut Grohne ] + * Fix libgphobos dependency. + * Speed up _gnu_type function. + * Adjust control file generation for gcc-for-host packages. + * Re-order the architectures in the control file. + * Refactor computation of HOST_ARCHS_* and CROSS_ARCHS. + * Add packages {cpp,gcc,g++,gfortran,gobjc,gobjc++,gdc,gccgo,gm2}-$triplet. + * Add packages *-for-{build,host}. + + -- Matthias Klose Tue, 23 Jan 2024 09:39:10 +0100 + + gcc-defaults (1.209) unstable; urgency=medium + + * Build armel packages from the ports package. + * Build release compilers also on s390x. + + -- Matthias Klose Sun, 26 Nov 2023 13:39:10 +0100 gcc-defaults (1.208) unstable; urgency=medium diff --cc debian/control index 44aa158,b8c8e12..25cf0ab --- a/debian/control +++ b/debian/control @@@ -592,31 -942,294 +942,294 @@@ Description: GNU C compiler for the ar 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 amd64 architecture. + for the arc architecture. - Package: g++-multilib-x86-64-linux-gnu + Package: g++-arc-linux-gnu Priority: optional - Architecture: arm64 i386 ppc64el x32 armhf - Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), - g++-x86-64-linux-gnu (= ${version:gpp}), - gcc-multilib-x86-64-linux-gnu (= ${version:gcc}), - g++-${pv:gpp}-multilib-x86-64-linux-gnu ${reqv:gpp}, + Architecture: arc + 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 amd64 architecture + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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 amd64 architecture. + This is a dependency package providing the default GNU C++ cross-compiler + for the arc architecture. - Package: gobjc-multilib-x86-64-linux-gnu + Package: gobjc-arc-linux-gnu Priority: optional - Architecture: arm64 i386 ppc64el x32 armhf - Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-x86-64-linux-gnu (>= ${version:gobjc}), - gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-x86-64-linux-gnu ${reqv:gobjc}, + Architecture: arc + 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 amd64 architecture + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: arc + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: arc + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: arc + Multi-Arch: foreign + Depends: cpp-arc-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-arc-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-x86-64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the amd64 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 amd64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the amd64 architecture. + + Package: gcc-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-x86-64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-x86-64-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc + Description: GNU C compiler for the amd64 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 amd64 architecture. + + Package: g++-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-x86-64-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-x86-64-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the amd64 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 amd64 architecture. + + Package: gobjc-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gcc-x86-64-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-x86-64-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the amd64 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 amd64 architecture. + + Package: gobjc++-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gcc-x86-64-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-x86-64-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), gobjc-x86-64-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the amd64 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 amd64 architecture. + + Package: gfortran-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-x86-64-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-x86-64-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the amd64 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 amd64 architecture. + + Package: gccgo-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + g++-x86-64-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-x86-64-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the amd64 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 amd64 architecture. + + Package: gdc-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-x86-64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the amd64 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 amd64 architecture. + + Package: gm2-x86-64-linux-gnu + Priority: optional -Architecture: amd64 arm64 i386 ppc64el x32 s390x ++Architecture: amd64 arm64 i386 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-x86-64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the amd64 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 amd64 architecture. + + Package: gcc-multilib-x86-64-linux-gnu + Priority: optional -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-x86-64-linux-gnu (= ${version:gcc}), + gcc-${pv:gcc}-multilib-x86-64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Recommends: libc6-dev-amd64-cross | libc-dev-amd64-cross + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-linux-gnu, gcc-doc + Description: GNU C compiler for the amd64 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 amd64 architecture. + + Package: g++-multilib-x86-64-linux-gnu + Priority: optional -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf + Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + g++-x86-64-linux-gnu (= ${version:gpp}), + gcc-multilib-x86-64-linux-gnu (= ${version:gcc}), + g++-${pv:gpp}-multilib-x86-64-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Description: GNU C++ compiler for the amd64 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 amd64 architecture. + + Package: gobjc-multilib-x86-64-linux-gnu + Priority: optional -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gobjc-x86-64-linux-gnu (>= ${version:gobjc}), + gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-multilib-x86-64-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Description: GNU Objective-C compiler for the amd64 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. @@@ -626,7 -1239,7 +1239,7 @@@ Package: gobjc++-multilib-x86-64-linux-gnu Priority: optional - Architecture: arm64 i386 ppc64el x32 armhf -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), gobjc++-x86-64-linux-gnu (>= ${version:gobjcxx}), @@@ -644,7 -1257,7 +1257,7 @@@ Description: GNU Objective-C++ compile Package: gfortran-multilib-x86-64-linux-gnu Priority: optional - Architecture: arm64 i386 ppc64el x32 armhf -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), gcc-multilib-x86-64-linux-gnu (= ${version:gcc}), gfortran-x86-64-linux-gnu (= ${version:gfort}), @@@ -661,14 -1274,4973 +1274,4973 @@@ Description: GNU Fortran 95 compiler fo Package: gccgo-multilib-x86-64-linux-gnu Priority: optional - Architecture: arm64 i386 ppc64el x32 armhf -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), g++-multilib-x86-64-linux-gnu (>= ${version:gcc}), gccgo-x86-64-linux-gnu (>= ${version:ggo}), gccgo-${pv:ggo}-multilib-x86-64-linux-gnu ${reqv:ggo}, ${misc:Depends} Suggests: gccgo-doc - Description: Go compiler (based on GCC) for the amd64 architecture + Description: Go compiler (based on GCC) for the amd64 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 amd64 architecture. + + Package: gdc-multilib-x86-64-linux-gnu + Priority: optional -Architecture: arm64 i386 ppc64el x32 s390x ++Architecture: arm64 i386 ppc64el x32 s390x armhf + Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-multilib-x86-64-linux-gnu ${reqv:gdc}, + gdc-x86-64-linux-gnu (>= ${version:gdc}), + ${misc:Depends} + Description: GNU D compiler (based on GCC) for the amd64 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 amd64 architecture. + + Package: cpp-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-arm-linux-gnueabi ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the armel 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 armel architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the armel architecture. + + Package: gcc-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), + gcc-${pv:gcc}-arm-linux-gnueabi ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-arm-linux-gnueabi:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabi, gcc-doc + Description: GNU C compiler for the armel 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 armel architecture. + + Package: g++-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), + gcc-arm-linux-gnueabi (= ${version:cpp}), + g++-${pv:gpp}-arm-linux-gnueabi ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the armel 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 armel architecture. + + Package: gobjc-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), + gcc-arm-linux-gnueabi (>= ${version:cpp}), + gobjc-${pv:gobjc}-arm-linux-gnueabi ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the armel 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 armel architecture. + + Package: gobjc++-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), + gcc-arm-linux-gnueabi (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-arm-linux-gnueabi ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-arm-linux-gnueabi (>= ${version:cpp}), gobjc-arm-linux-gnueabi (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the armel 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 armel architecture. + + Package: gfortran-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), + gcc-arm-linux-gnueabi (= ${version:gcc}), + gfortran-${pv:gfort}-arm-linux-gnueabi ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the armel 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 armel architecture. + + Package: gccgo-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), + g++-arm-linux-gnueabi (>= ${version:gcc}), + gccgo-${pv:ggo}-arm-linux-gnueabi ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the armel 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 armel architecture. + + Package: gdc-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), + gdc-${pv:gdc}-arm-linux-gnueabi ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the armel 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 armel architecture. + + Package: gm2-arm-linux-gnueabi + Priority: optional + Architecture: armel + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), + gm2-${pv:gm2}-arm-linux-gnueabi ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the armel 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 armel architecture. + + Package: cpp-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-arm-linux-gnueabihf ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the armhf 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 armhf architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the armhf architecture. + + Package: gcc-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), + gcc-${pv:gcc}-arm-linux-gnueabihf ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-arm-linux-gnueabihf:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-arm-linux-gnueabihf, gcc-doc + Description: GNU C compiler for the armhf 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 armhf architecture. + + Package: g++-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), + gcc-arm-linux-gnueabihf (= ${version:cpp}), + g++-${pv:gpp}-arm-linux-gnueabihf ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the armhf 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 armhf architecture. + + Package: gobjc-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), + gcc-arm-linux-gnueabihf (>= ${version:cpp}), + gobjc-${pv:gobjc}-arm-linux-gnueabihf ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the armhf 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 armhf architecture. + + Package: gobjc++-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), + gcc-arm-linux-gnueabihf (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-arm-linux-gnueabihf ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-arm-linux-gnueabihf (>= ${version:cpp}), gobjc-arm-linux-gnueabihf (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the armhf 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 armhf architecture. + + Package: gfortran-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), + gcc-arm-linux-gnueabihf (= ${version:gcc}), + gfortran-${pv:gfort}-arm-linux-gnueabihf ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the armhf 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 armhf architecture. + + Package: gccgo-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), + g++-arm-linux-gnueabihf (>= ${version:gcc}), + gccgo-${pv:ggo}-arm-linux-gnueabihf ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the armhf 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 armhf architecture. + + Package: gdc-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), + gdc-${pv:gdc}-arm-linux-gnueabihf ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the armhf 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 armhf architecture. + + Package: gm2-arm-linux-gnueabihf + Priority: optional + Architecture: armhf amd64 i386 x32 arm64 ppc64el s390x + Multi-Arch: foreign + Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), + gm2-${pv:gm2}-arm-linux-gnueabihf ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the armhf 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 armhf architecture. + + Package: cpp-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-aarch64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the arm64 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 arm64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the arm64 architecture. + + Package: gcc-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-aarch64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-aarch64-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-aarch64-linux-gnu, gcc-doc + Description: GNU C compiler for the arm64 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 arm64 architecture. + + Package: g++-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), + gcc-aarch64-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-aarch64-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the arm64 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 arm64 architecture. + + Package: gobjc-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), + gcc-aarch64-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-aarch64-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the arm64 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 arm64 architecture. + + Package: gobjc++-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), + gcc-aarch64-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-aarch64-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-aarch64-linux-gnu (>= ${version:cpp}), gobjc-aarch64-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the arm64 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 arm64 architecture. + + Package: gfortran-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), + gcc-aarch64-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-aarch64-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the arm64 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 arm64 architecture. + + Package: gccgo-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), + g++-aarch64-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-aarch64-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the arm64 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 arm64 architecture. + + Package: gdc-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-aarch64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the arm64 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 arm64 architecture. + + Package: gm2-aarch64-linux-gnu + Priority: optional -Architecture: arm64 amd64 i386 x32 ppc64el s390x ++Architecture: arm64 amd64 i386 x32 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-aarch64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the arm64 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 arm64 architecture. + + Package: cpp-hppa-linux-gnu + Priority: optional + Architecture: hppa + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-hppa-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: hppa + Multi-Arch: foreign + Depends: cpp-hppa-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-hppa-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-hppa-linux-gnu:recommends} + 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: hppa + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: hppa + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: hppa + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: hppa + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: hppa + Multi-Arch: foreign + Depends: cpp-hppa-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-hppa-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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: hppa + Multi-Arch: foreign + Depends: cpp-hppa-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-hppa-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-i686-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the i386 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 i386 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the i386 architecture. + + Package: gcc-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-i686-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-i686-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc + Description: GNU C compiler for the i386 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 i386 architecture. + + Package: g++-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-i686-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-i686-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the i386 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 i386 architecture. + + Package: gobjc-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gcc-i686-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-i686-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the i386 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 i386 architecture. + + Package: gobjc++-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gcc-i686-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-i686-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-i686-linux-gnu (>= ${version:cpp}), gobjc-i686-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the i386 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 i386 architecture. + + Package: gfortran-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-i686-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-i686-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the i386 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 i386 architecture. + + Package: gccgo-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + g++-i686-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-i686-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the i386 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 i386 architecture. + + Package: gdc-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-i686-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the i386 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 i386 architecture. + + Package: gm2-i686-linux-gnu + Priority: optional -Architecture: i386 amd64 arm64 ppc64el x32 s390x ++Architecture: i386 amd64 arm64 ppc64el x32 s390x armhf + Multi-Arch: foreign + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-i686-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the i386 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 i386 architecture. + + Package: gcc-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-i686-linux-gnu (= ${version:gcc}), + gcc-${pv:gcc}-multilib-i686-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Recommends: libc6-dev-i386-cross | libc-dev-i386-cross + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-linux-gnu, gcc-doc + Description: GNU C compiler for the i386 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 i386 architecture. + + Package: g++-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + g++-i686-linux-gnu (= ${version:gpp}), + gcc-multilib-i686-linux-gnu (= ${version:gcc}), + g++-${pv:gpp}-multilib-i686-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Description: GNU C++ compiler for the i386 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 i386 architecture. + + Package: gobjc-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gobjc-i686-linux-gnu (>= ${version:gobjc}), + gcc-multilib-i686-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-multilib-i686-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Description: GNU Objective-C compiler for the i386 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 i386 architecture. + + Package: gobjc++-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gcc-multilib-i686-linux-gnu (>= ${version:cpp}), + gobjc++-i686-linux-gnu (>= ${version:gobjcxx}), + gobjc++-${pv:gobjcxx}-multilib-i686-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-i686-linux-gnu (>= ${version:cpp}), + gobjc-i686-linux-gnu (>= ${version:cpp}) + Description: GNU Objective-C++ compiler for the i386 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 i386 architecture. + + Package: gfortran-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-multilib-i686-linux-gnu (= ${version:gcc}), + gfortran-i686-linux-gnu (= ${version:gfort}), + gfortran-${pv:gfort}-multilib-i686-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Description: GNU Fortran 95 compiler for the i386 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 i386 architecture. + + Package: gccgo-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + g++-multilib-i686-linux-gnu (>= ${version:gcc}), + gccgo-i686-linux-gnu (>= ${version:ggo}), + gccgo-${pv:ggo}-multilib-i686-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Description: Go compiler (based on GCC) for the i386 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 i386 architecture. + + Package: gdc-multilib-i686-linux-gnu + Priority: optional -Architecture: amd64 arm64 ppc64el x32 s390x ++Architecture: amd64 arm64 ppc64el x32 s390x armhf + Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-multilib-i686-linux-gnu ${reqv:gdc}, + gdc-i686-linux-gnu (>= ${version:gdc}), + ${misc:Depends} + Description: GNU D compiler (based on GCC) for the i386 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 i386 architecture. + + Package: cpp-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-ia64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the ia64 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 ia64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the ia64 architecture. + + Package: gcc-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-ia64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-ia64-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-ia64-linux-gnu, gcc-doc + Description: GNU C compiler for the ia64 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 ia64 architecture. + + Package: g++-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (= ${version:cpp}), + gcc-ia64-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-ia64-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the ia64 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 ia64 architecture. + + Package: gobjc-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (>= ${version:cpp}), + gcc-ia64-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-ia64-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the ia64 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 ia64 architecture. + + Package: gobjc++-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (>= ${version:cpp}), + gcc-ia64-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-ia64-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-ia64-linux-gnu (>= ${version:cpp}), gobjc-ia64-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the ia64 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 ia64 architecture. + + Package: gfortran-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (= ${version:cpp}), + gcc-ia64-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-ia64-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the ia64 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 ia64 architecture. + + Package: gccgo-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (>= ${version:cpp}), + g++-ia64-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-ia64-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the ia64 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 ia64 architecture. + + Package: gdc-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-ia64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the ia64 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 ia64 architecture. + + Package: gm2-ia64-linux-gnu + Priority: optional + Architecture: ia64 + Multi-Arch: foreign + Depends: cpp-ia64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-ia64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the ia64 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 ia64 architecture. + + Package: cpp-m68k-linux-gnu + Priority: optional + Architecture: m68k + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-m68k-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: m68k + Multi-Arch: foreign + Depends: cpp-m68k-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-m68k-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-m68k-linux-gnu:recommends} + 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: m68k + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: m68k + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: m68k + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: m68k + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: m68k + Multi-Arch: foreign + Depends: cpp-m68k-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-m68k-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-or1k-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the or1k 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 or1k architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the or1k architecture. + + Package: gcc-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-or1k-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-or1k-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-or1k-linux-gnu, gcc-doc + Description: GNU C compiler for the or1k 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 or1k architecture. + + Package: g++-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (= ${version:cpp}), + gcc-or1k-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-or1k-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the or1k 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 or1k architecture. + + Package: gobjc-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (>= ${version:cpp}), + gcc-or1k-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-or1k-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the or1k 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 or1k architecture. + + Package: gobjc++-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (>= ${version:cpp}), + gcc-or1k-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-or1k-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-or1k-linux-gnu (>= ${version:cpp}), gobjc-or1k-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the or1k 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 or1k architecture. + + Package: gfortran-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (= ${version:cpp}), + gcc-or1k-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-or1k-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the or1k 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 or1k architecture. + + Package: gccgo-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (>= ${version:cpp}), + g++-or1k-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-or1k-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the or1k 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 or1k architecture. + + Package: gdc-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-or1k-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the or1k 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 or1k architecture. + + Package: gm2-or1k-linux-gnu + Priority: optional + Architecture: or1k + Multi-Arch: foreign + Depends: cpp-or1k-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-or1k-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the or1k 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 or1k architecture. + + Package: cpp-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-loongarch64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the loong64 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 loong64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the loong64 architecture. + + Package: gcc-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-loongarch64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-loongarch64-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-loongarch64-linux-gnu, gcc-doc + Description: GNU C compiler for the loong64 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 loong64 architecture. + + Package: g++-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (= ${version:cpp}), + gcc-loongarch64-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-loongarch64-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the loong64 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 loong64 architecture. + + Package: gobjc-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (>= ${version:cpp}), + gcc-loongarch64-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-loongarch64-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the loong64 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 loong64 architecture. + + Package: gobjc++-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (>= ${version:cpp}), + gcc-loongarch64-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-loongarch64-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-loongarch64-linux-gnu (>= ${version:cpp}), gobjc-loongarch64-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the loong64 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 loong64 architecture. + + Package: gfortran-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (= ${version:cpp}), + gcc-loongarch64-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-loongarch64-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the loong64 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 loong64 architecture. + + Package: gdc-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-loongarch64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the loong64 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 loong64 architecture. + + Package: gm2-loongarch64-linux-gnu + Priority: optional + Architecture: loong64 + Multi-Arch: foreign + Depends: cpp-loongarch64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-loongarch64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the loong64 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 loong64 architecture. + + Package: cpp-powerpc-linux-gnu + Priority: optional + Architecture: powerpc + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-powerpc-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: powerpc + Multi-Arch: foreign + Depends: cpp-powerpc-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-powerpc-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-powerpc-linux-gnu:recommends} + 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: powerpc + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: powerpc + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: powerpc + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: powerpc + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: powerpc + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: powerpc + Multi-Arch: foreign + Depends: cpp-powerpc-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-powerpc-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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-powerpc64-linux-gnu + Priority: optional + Architecture: ppc64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-powerpc64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: ppc64 + Multi-Arch: foreign + Depends: cpp-powerpc64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-powerpc64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-powerpc64-linux-gnu:recommends} + 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: ppc64 + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: ppc64 + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: ppc64 + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: ppc64 + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: ppc64 + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: ppc64 + Multi-Arch: foreign + Depends: cpp-powerpc64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-powerpc64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-powerpc64le-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the ppc64el 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 ppc64el architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the ppc64el architecture. + + Package: gcc-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-powerpc64le-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-powerpc64le-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-powerpc64le-linux-gnu, gcc-doc + Description: GNU C compiler for the ppc64el 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 ppc64el architecture. + + Package: g++-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), + gcc-powerpc64le-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-powerpc64le-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the ppc64el 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 ppc64el architecture. + + Package: gobjc-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), + gcc-powerpc64le-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-powerpc64le-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the ppc64el 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 ppc64el architecture. + + Package: gobjc++-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), + gcc-powerpc64le-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-powerpc64le-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-powerpc64le-linux-gnu (>= ${version:cpp}), gobjc-powerpc64le-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the ppc64el 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 ppc64el architecture. + + Package: gfortran-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), + gcc-powerpc64le-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-powerpc64le-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the ppc64el 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 ppc64el architecture. + + Package: gccgo-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), + g++-powerpc64le-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-powerpc64le-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the ppc64el 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 ppc64el architecture. + + Package: gdc-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-powerpc64le-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the ppc64el 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 ppc64el architecture. + + Package: gm2-powerpc64le-linux-gnu + Priority: optional + Architecture: ppc64el amd64 i386 x32 ppc64 arm64 s390x + Multi-Arch: foreign + Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-powerpc64le-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the ppc64el 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 ppc64el architecture. + + Package: cpp-riscv64-linux-gnu + Priority: optional -Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-riscv64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-riscv64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-riscv64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-riscv64-linux-gnu:recommends} + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-riscv64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-riscv64-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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: riscv64 amd64 i386 x32 arm64 ppc64el s390x ++Architecture: riscv64 amd64 i386 x32 arm64 ppc64el s390x armhf + Multi-Arch: foreign + Depends: cpp-riscv64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-riscv64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-s390-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the s390 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 s390 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the s390 architecture. + + Package: gcc-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-s390-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-s390-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390-linux-gnu, gcc-doc + Description: GNU C compiler for the s390 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 s390 architecture. + + Package: g++-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (= ${version:cpp}), + gcc-s390-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-s390-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the s390 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 s390 architecture. + + Package: gobjc-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (>= ${version:cpp}), + gcc-s390-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-s390-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the s390 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 s390 architecture. + + Package: gobjc++-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (>= ${version:cpp}), + gcc-s390-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-s390-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-s390-linux-gnu (>= ${version:cpp}), gobjc-s390-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the s390 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 s390 architecture. + + Package: gfortran-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (= ${version:cpp}), + gcc-s390-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-s390-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the s390 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 s390 architecture. + + Package: gccgo-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (>= ${version:cpp}), + g++-s390-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-s390-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the s390 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 s390 architecture. + + Package: gdc-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-s390-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the s390 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 s390 architecture. + + Package: gm2-s390-linux-gnu + Priority: optional + Architecture: s390 + Multi-Arch: foreign + Depends: cpp-s390-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-s390-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the s390 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 s390 architecture. + + Package: cpp-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-s390x-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the s390x 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 s390x architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the s390x architecture. + + Package: gcc-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-s390x-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-s390x-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc + Description: GNU C compiler for the s390x 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 s390x architecture. + + Package: g++-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-s390x-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-s390x-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the s390x 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 s390x architecture. + + Package: gobjc-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gcc-s390x-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-s390x-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the s390x 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 s390x architecture. + + Package: gobjc++-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gcc-s390x-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-s390x-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), gobjc-s390x-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the s390x 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 s390x architecture. + + Package: gfortran-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-s390x-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-s390x-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the s390x 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 s390x architecture. + + Package: gccgo-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + g++-s390x-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-s390x-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the s390x 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 s390x architecture. + + Package: gdc-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-s390x-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the s390x 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 s390x architecture. + + Package: gm2-s390x-linux-gnu + Priority: optional + Architecture: s390x amd64 i386 x32 arm64 ppc64el + Multi-Arch: foreign + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-s390x-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the s390x 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 s390x architecture. + + Package: gcc-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-s390x-linux-gnu (= ${version:gcc}), + gcc-${pv:gcc}-multilib-s390x-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-s390x-linux-gnu, gcc-doc + Description: GNU C compiler for the s390x 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 s390x architecture. + + Package: g++-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + g++-s390x-linux-gnu (= ${version:gpp}), + gcc-multilib-s390x-linux-gnu (= ${version:gcc}), + g++-${pv:gpp}-multilib-s390x-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Description: GNU C++ compiler for the s390x 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 s390x architecture. + + Package: gobjc-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gobjc-s390x-linux-gnu (>= ${version:gobjc}), + gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-multilib-s390x-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Description: GNU Objective-C compiler for the s390x 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 s390x architecture. + + Package: gobjc++-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gcc-multilib-s390x-linux-gnu (>= ${version:cpp}), + gobjc++-s390x-linux-gnu (>= ${version:gobjcxx}), + gobjc++-${pv:gobjcxx}-multilib-s390x-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-s390x-linux-gnu (>= ${version:cpp}), + gobjc-s390x-linux-gnu (>= ${version:cpp}) + Description: GNU Objective-C++ compiler for the s390x 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 s390x architecture. + + Package: gfortran-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-multilib-s390x-linux-gnu (= ${version:gcc}), + gfortran-s390x-linux-gnu (= ${version:gfort}), + gfortran-${pv:gfort}-multilib-s390x-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Description: GNU Fortran 95 compiler for the s390x 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 s390x architecture. + + Package: gccgo-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + g++-multilib-s390x-linux-gnu (>= ${version:gcc}), + gccgo-s390x-linux-gnu (>= ${version:ggo}), + gccgo-${pv:ggo}-multilib-s390x-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Description: Go compiler (based on GCC) for the s390x 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 s390x architecture. + + Package: gdc-multilib-s390x-linux-gnu + Priority: optional + Architecture: amd64 i386 x32 arm64 ppc64el + Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-multilib-s390x-linux-gnu ${reqv:gdc}, + gdc-s390x-linux-gnu (>= ${version:gdc}), + ${misc:Depends} + Description: GNU D compiler (based on GCC) for the s390x 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 s390x architecture. + + Package: cpp-sh4-linux-gnu + Priority: optional + Architecture: sh4 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-sh4-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: sh4 + Multi-Arch: foreign + Depends: cpp-sh4-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-sh4-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-sh4-linux-gnu:recommends} + 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: sh4 + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: sh4 + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: sh4 + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: sh4 + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-sparc-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the sparc 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 sparc architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the sparc architecture. + + Package: gcc-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-sparc-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-sparc-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-sparc-linux-gnu, gcc-doc + Description: GNU C compiler for the sparc 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 sparc architecture. + + Package: g++-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (= ${version:cpp}), + gcc-sparc-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-sparc-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the sparc 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 sparc architecture. + + Package: gobjc-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (>= ${version:cpp}), + gcc-sparc-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-sparc-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the sparc 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 sparc architecture. + + Package: gobjc++-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (>= ${version:cpp}), + gcc-sparc-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-sparc-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-sparc-linux-gnu (>= ${version:cpp}), gobjc-sparc-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the sparc 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 sparc architecture. + + Package: gfortran-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (= ${version:cpp}), + gcc-sparc-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-sparc-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the sparc 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 sparc architecture. + + Package: gccgo-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (>= ${version:cpp}), + g++-sparc-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-sparc-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the sparc 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 sparc architecture. + + Package: gdc-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-sparc-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the sparc 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 sparc architecture. + + Package: gm2-sparc-linux-gnu + Priority: optional + Architecture: sparc + Multi-Arch: foreign + Depends: cpp-sparc-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-sparc-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the sparc 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 sparc architecture. + + Package: cpp-sparc64-linux-gnu + Priority: optional + Architecture: sparc64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-sparc64-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: sparc64 + Multi-Arch: foreign + Depends: cpp-sparc64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-sparc64-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-sparc64-linux-gnu:recommends} + 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: sparc64 + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: sparc64 + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: sparc64 + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: sparc64 + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: sparc64 + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: sparc64 + Multi-Arch: foreign + Depends: cpp-sparc64-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-sparc64-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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: cpp-x86-64-linux-gnux32 + Priority: optional + Architecture: x32 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-x86-64-linux-gnux32 ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: x32 + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}), + gcc-${pv:gcc}-x86-64-linux-gnux32 ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-x86-64-linux-gnux32:recommends} + 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: x32 + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: x32 + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: x32 + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: x32 + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: x32 + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: x32 + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnux32 (>= ${version:cpp}), + gdc-${pv:gdc}-x86-64-linux-gnux32 ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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: x32 + Multi-Arch: foreign + Depends: cpp-x86-64-linux-gnux32 (= ${version:cpp}), + gm2-${pv:gm2}-x86-64-linux-gnux32 ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + 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: cpp-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-x86-64-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the hurd-amd64 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 hurd-amd64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the hurd-amd64 architecture. + + Package: gcc-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (= ${version:cpp}), + gcc-${pv:gcc}-x86-64-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-x86-64-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-gnu, gcc-doc + Description: GNU C compiler for the hurd-amd64 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 hurd-amd64 architecture. + + Package: g++-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (= ${version:cpp}), + gcc-x86-64-gnu (= ${version:cpp}), + g++-${pv:gpp}-x86-64-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gobjc-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (>= ${version:cpp}), + gcc-x86-64-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-x86-64-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gobjc++-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (>= ${version:cpp}), + gcc-x86-64-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-x86-64-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-x86-64-gnu (>= ${version:cpp}), gobjc-x86-64-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gfortran-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (= ${version:cpp}), + gcc-x86-64-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-x86-64-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gccgo-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (>= ${version:cpp}), + g++-x86-64-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-x86-64-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gdc-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-x86-64-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the hurd-amd64 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 hurd-amd64 architecture. + + Package: gm2-x86-64-gnu + Priority: optional + Architecture: hurd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-gnu (= ${version:cpp}), + gm2-${pv:gm2}-x86-64-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the hurd-amd64 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 hurd-amd64 architecture. + + Package: cpp-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-i686-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the hurd-i386 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 hurd-i386 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the hurd-i386 architecture. + + Package: gcc-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (= ${version:cpp}), + gcc-${pv:gcc}-i686-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-i686-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-gnu, gcc-doc + Description: GNU C compiler for the hurd-i386 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 hurd-i386 architecture. + + Package: g++-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (= ${version:cpp}), + gcc-i686-gnu (= ${version:cpp}), + g++-${pv:gpp}-i686-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the hurd-i386 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 hurd-i386 architecture. + + Package: gobjc-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (>= ${version:cpp}), + gcc-i686-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-i686-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the hurd-i386 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 hurd-i386 architecture. + + Package: gobjc++-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (>= ${version:cpp}), + gcc-i686-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-i686-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-i686-gnu (>= ${version:cpp}), gobjc-i686-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the hurd-i386 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 hurd-i386 architecture. + + Package: gfortran-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (= ${version:cpp}), + gcc-i686-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-i686-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the hurd-i386 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 hurd-i386 architecture. + + Package: gccgo-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (>= ${version:cpp}), + g++-i686-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-i686-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the hurd-i386 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 hurd-i386 architecture. + + Package: gdc-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-i686-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the hurd-i386 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 hurd-i386 architecture. + + Package: gm2-i686-gnu + Priority: optional + Architecture: hurd-i386 + Multi-Arch: foreign + Depends: cpp-i686-gnu (= ${version:cpp}), + gm2-${pv:gm2}-i686-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the hurd-i386 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 hurd-i386 architecture. + + Package: cpp-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-x86-64-kfreebsd-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the kfreebsd-amd64 architecture. + + Package: gcc-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (= ${version:cpp}), + gcc-${pv:gcc}-x86-64-kfreebsd-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-x86-64-kfreebsd-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-x86-64-kfreebsd-gnu, gcc-doc + Description: GNU C compiler for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: g++-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (= ${version:cpp}), + gcc-x86-64-kfreebsd-gnu (= ${version:cpp}), + g++-${pv:gpp}-x86-64-kfreebsd-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gobjc-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (>= ${version:cpp}), + gcc-x86-64-kfreebsd-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-x86-64-kfreebsd-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gobjc++-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (>= ${version:cpp}), + gcc-x86-64-kfreebsd-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-x86-64-kfreebsd-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-x86-64-kfreebsd-gnu (>= ${version:cpp}), gobjc-x86-64-kfreebsd-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gfortran-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (= ${version:cpp}), + gcc-x86-64-kfreebsd-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-x86-64-kfreebsd-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gccgo-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (>= ${version:cpp}), + g++-x86-64-kfreebsd-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-x86-64-kfreebsd-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gdc-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-x86-64-kfreebsd-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: gm2-x86-64-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-amd64 + Multi-Arch: foreign + Depends: cpp-x86-64-kfreebsd-gnu (= ${version:cpp}), + gm2-${pv:gm2}-x86-64-kfreebsd-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the kfreebsd-amd64 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 kfreebsd-amd64 architecture. + + Package: cpp-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-i686-kfreebsd-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the kfreebsd-i386 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 kfreebsd-i386 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the kfreebsd-i386 architecture. + + Package: gcc-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (= ${version:cpp}), + gcc-${pv:gcc}-i686-kfreebsd-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-i686-kfreebsd-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-i686-kfreebsd-gnu, gcc-doc + Description: GNU C compiler for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: g++-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (= ${version:cpp}), + gcc-i686-kfreebsd-gnu (= ${version:cpp}), + g++-${pv:gpp}-i686-kfreebsd-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gobjc-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (>= ${version:cpp}), + gcc-i686-kfreebsd-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-i686-kfreebsd-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gobjc++-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (>= ${version:cpp}), + gcc-i686-kfreebsd-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-i686-kfreebsd-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-i686-kfreebsd-gnu (>= ${version:cpp}), gobjc-i686-kfreebsd-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gfortran-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (= ${version:cpp}), + gcc-i686-kfreebsd-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-i686-kfreebsd-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gccgo-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (>= ${version:cpp}), + g++-i686-kfreebsd-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-i686-kfreebsd-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gdc-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-i686-kfreebsd-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: gm2-i686-kfreebsd-gnu + Priority: optional + Architecture: kfreebsd-i386 + Multi-Arch: foreign + Depends: cpp-i686-kfreebsd-gnu (= ${version:cpp}), + gm2-${pv:gm2}-i686-kfreebsd-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the kfreebsd-i386 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 kfreebsd-i386 architecture. + + Package: cpp-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mips-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mips 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 mips architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mips architecture. + + Package: gcc-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-mips-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mips-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips-linux-gnu, gcc-doc + Description: GNU C compiler for the mips 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 mips architecture. + + Package: g++-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (= ${version:cpp}), + gcc-mips-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-mips-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mips 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 mips architecture. + + Package: gobjc-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (>= ${version:cpp}), + gcc-mips-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-mips-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mips 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 mips architecture. + + Package: gobjc++-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (>= ${version:cpp}), + gcc-mips-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mips-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mips-linux-gnu (>= ${version:cpp}), gobjc-mips-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mips 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 mips architecture. + + Package: gfortran-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (= ${version:cpp}), + gcc-mips-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-mips-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mips 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 mips architecture. + + Package: gccgo-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (>= ${version:cpp}), + g++-mips-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-mips-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mips 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 mips architecture. + + Package: gdc-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-mips-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mips 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 mips architecture. + + Package: gm2-mips-linux-gnu + Priority: optional + Architecture: mips + Multi-Arch: foreign + Depends: cpp-mips-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-mips-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mips 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 mips architecture. + + Package: cpp-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mipsel-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mipsel 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 mipsel architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mipsel architecture. + + Package: gcc-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-mipsel-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mipsel-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsel-linux-gnu, gcc-doc + Description: GNU C compiler for the mipsel 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 mipsel architecture. + + Package: g++-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (= ${version:cpp}), + gcc-mipsel-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-mipsel-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mipsel 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 mipsel architecture. + + Package: gobjc-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), + gcc-mipsel-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-mipsel-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mipsel 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 mipsel architecture. + + Package: gobjc++-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), + gcc-mipsel-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mipsel-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mipsel-linux-gnu (>= ${version:cpp}), gobjc-mipsel-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mipsel 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 mipsel architecture. + + Package: gfortran-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (= ${version:cpp}), + gcc-mipsel-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-mipsel-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mipsel 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 mipsel architecture. + + Package: gccgo-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), + g++-mipsel-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-mipsel-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mipsel 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 mipsel architecture. + + Package: gdc-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-mipsel-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mipsel 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 mipsel architecture. + + Package: gm2-mipsel-linux-gnu + Priority: optional + Architecture: mipsel + Multi-Arch: foreign + Depends: cpp-mipsel-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-mipsel-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mipsel 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 mipsel architecture. + + Package: cpp-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mips64-linux-gnuabin32 ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mipsn32 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 mipsn32 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mipsn32 architecture. + + Package: gcc-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (= ${version:cpp}), + gcc-${pv:gcc}-mips64-linux-gnuabin32 ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mips64-linux-gnuabin32:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64-linux-gnuabin32, gcc-doc + Description: GNU C compiler for the mipsn32 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 mipsn32 architecture. + + Package: g++-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (= ${version:cpp}), + gcc-mips64-linux-gnuabin32 (= ${version:cpp}), + g++-${pv:gpp}-mips64-linux-gnuabin32 ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mipsn32 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 mipsn32 architecture. + + Package: gobjc-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (>= ${version:cpp}), + gcc-mips64-linux-gnuabin32 (>= ${version:cpp}), + gobjc-${pv:gobjc}-mips64-linux-gnuabin32 ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mipsn32 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 mipsn32 architecture. + + Package: gobjc++-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (>= ${version:cpp}), + gcc-mips64-linux-gnuabin32 (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mips64-linux-gnuabin32 ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mips64-linux-gnuabin32 (>= ${version:cpp}), gobjc-mips64-linux-gnuabin32 (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mipsn32 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 mipsn32 architecture. + + Package: gfortran-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (= ${version:cpp}), + gcc-mips64-linux-gnuabin32 (= ${version:gcc}), + gfortran-${pv:gfort}-mips64-linux-gnuabin32 ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mipsn32 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 mipsn32 architecture. + + Package: gccgo-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (>= ${version:cpp}), + g++-mips64-linux-gnuabin32 (>= ${version:gcc}), + gccgo-${pv:ggo}-mips64-linux-gnuabin32 ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mipsn32 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 mipsn32 architecture. + + Package: gdc-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (>= ${version:cpp}), + gdc-${pv:gdc}-mips64-linux-gnuabin32 ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mipsn32 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 mipsn32 architecture. + + Package: gm2-mips64-linux-gnuabin32 + Priority: optional + Architecture: mipsn32 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabin32 (= ${version:cpp}), + gm2-${pv:gm2}-mips64-linux-gnuabin32 ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mipsn32 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 mipsn32 architecture. + + Package: cpp-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mips64el-linux-gnuabin32 ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mipsn32el 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 mipsn32el architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mipsn32el architecture. + + Package: gcc-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (= ${version:cpp}), + gcc-${pv:gcc}-mips64el-linux-gnuabin32 ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mips64el-linux-gnuabin32:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64el-linux-gnuabin32, gcc-doc + Description: GNU C compiler for the mipsn32el 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 mipsn32el architecture. + + Package: g++-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (= ${version:cpp}), + gcc-mips64el-linux-gnuabin32 (= ${version:cpp}), + g++-${pv:gpp}-mips64el-linux-gnuabin32 ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mipsn32el 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 mipsn32el architecture. + + Package: gobjc-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (>= ${version:cpp}), + gcc-mips64el-linux-gnuabin32 (>= ${version:cpp}), + gobjc-${pv:gobjc}-mips64el-linux-gnuabin32 ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mipsn32el 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 mipsn32el architecture. + + Package: gobjc++-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (>= ${version:cpp}), + gcc-mips64el-linux-gnuabin32 (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mips64el-linux-gnuabin32 ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mips64el-linux-gnuabin32 (>= ${version:cpp}), gobjc-mips64el-linux-gnuabin32 (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mipsn32el 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 mipsn32el architecture. + + Package: gfortran-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (= ${version:cpp}), + gcc-mips64el-linux-gnuabin32 (= ${version:gcc}), + gfortran-${pv:gfort}-mips64el-linux-gnuabin32 ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mipsn32el 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 mipsn32el architecture. + + Package: gccgo-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (>= ${version:cpp}), + g++-mips64el-linux-gnuabin32 (>= ${version:gcc}), + gccgo-${pv:ggo}-mips64el-linux-gnuabin32 ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mipsn32el 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 mipsn32el architecture. + + Package: gdc-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (>= ${version:cpp}), + gdc-${pv:gdc}-mips64el-linux-gnuabin32 ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mipsn32el 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 mipsn32el architecture. + + Package: gm2-mips64el-linux-gnuabin32 + Priority: optional + Architecture: mipsn32el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabin32 (= ${version:cpp}), + gm2-${pv:gm2}-mips64el-linux-gnuabin32 ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mipsn32el 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 mipsn32el architecture. + + Package: cpp-mips64-linux-gnuabi64 + Priority: optional + Architecture: mips64 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mips64-linux-gnuabi64 ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + 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: mips64 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabi64 (= ${version:cpp}), + gcc-${pv:gcc}-mips64-linux-gnuabi64 ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mips64-linux-gnuabi64:recommends} + 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: mips64 + 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} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + 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: mips64 + 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} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + 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: mips64 + 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}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + 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: mips64 + 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 + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + 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: mips64 + 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 + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + 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: gdc-mips64-linux-gnuabi64 + Priority: optional + Architecture: mips64 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabi64 (>= ${version:cpp}), + gdc-${pv:gdc}-mips64-linux-gnuabi64 ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + 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: gm2-mips64-linux-gnuabi64 + Priority: optional + Architecture: mips64 + Multi-Arch: foreign + Depends: cpp-mips64-linux-gnuabi64 (= ${version:cpp}), + gm2-${pv:gm2}-mips64-linux-gnuabi64 ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mips64 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 mips64 architecture. + + Package: cpp-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mips64el-linux-gnuabi64 ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mips64el 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 mips64el architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mips64el architecture. + + Package: gcc-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (= ${version:cpp}), + gcc-${pv:gcc}-mips64el-linux-gnuabi64 ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mips64el-linux-gnuabi64:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64el-linux-gnuabi64, gcc-doc + Description: GNU C compiler for the mips64el 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 mips64el architecture. + + Package: g++-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (= ${version:cpp}), + gcc-mips64el-linux-gnuabi64 (= ${version:cpp}), + g++-${pv:gpp}-mips64el-linux-gnuabi64 ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mips64el 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 mips64el architecture. + + Package: gobjc-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), + gcc-mips64el-linux-gnuabi64 (>= ${version:cpp}), + gobjc-${pv:gobjc}-mips64el-linux-gnuabi64 ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mips64el 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 mips64el architecture. + + Package: gobjc++-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), + gcc-mips64el-linux-gnuabi64 (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mips64el-linux-gnuabi64 ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mips64el-linux-gnuabi64 (>= ${version:cpp}), gobjc-mips64el-linux-gnuabi64 (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mips64el 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 mips64el architecture. + + Package: gfortran-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (= ${version:cpp}), + gcc-mips64el-linux-gnuabi64 (= ${version:gcc}), + gfortran-${pv:gfort}-mips64el-linux-gnuabi64 ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mips64el 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 mips64el architecture. + + Package: gccgo-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), + g++-mips64el-linux-gnuabi64 (>= ${version:gcc}), + gccgo-${pv:ggo}-mips64el-linux-gnuabi64 ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mips64el 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 mips64el architecture. + + Package: gdc-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), + gdc-${pv:gdc}-mips64el-linux-gnuabi64 ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mips64el 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 mips64el architecture. + + Package: gm2-mips64el-linux-gnuabi64 + Priority: optional + Architecture: mips64el + Multi-Arch: foreign + Depends: cpp-mips64el-linux-gnuabi64 (= ${version:cpp}), + gm2-${pv:gm2}-mips64el-linux-gnuabi64 ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mips64el 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 mips64el architecture. + + Package: cpp-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mipsisa32r6-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mipsr6 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 mipsr6 architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mipsr6 architecture. + + Package: gcc-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-mipsisa32r6-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mipsisa32r6-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6-linux-gnu, gcc-doc + Description: GNU C compiler for the mipsr6 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 mipsr6 architecture. + + Package: g++-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (= ${version:cpp}), + gcc-mipsisa32r6-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-mipsisa32r6-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mipsr6 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 mipsr6 architecture. + + Package: gobjc-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (>= ${version:cpp}), + gcc-mipsisa32r6-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-mipsisa32r6-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mipsr6 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 mipsr6 architecture. + + Package: gobjc++-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (>= ${version:cpp}), + gcc-mipsisa32r6-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mipsisa32r6-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mipsisa32r6-linux-gnu (>= ${version:cpp}), gobjc-mipsisa32r6-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mipsr6 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 mipsr6 architecture. + + Package: gfortran-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (= ${version:cpp}), + gcc-mipsisa32r6-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-mipsisa32r6-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mipsr6 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 mipsr6 architecture. + + Package: gccgo-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (>= ${version:cpp}), + g++-mipsisa32r6-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-mipsisa32r6-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. + + Package: gdc-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-mipsisa32r6-linux-gnu ${reqv:gdc}, + ${misc:Depends} + Breaks: gdc (<< 4:13.2.0-3) + Replaces: gdc (<< 4:13.2.0-3) + Description: GNU D compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. + + Package: gm2-mipsisa32r6-linux-gnu + Priority: optional + Architecture: mipsr6 + Multi-Arch: foreign + Depends: cpp-mipsisa32r6-linux-gnu (= ${version:cpp}), + gm2-${pv:gm2}-mipsisa32r6-linux-gnu ${reqv:gm2}, + ${misc:Depends} + Breaks: gm2 (<< 4:13.2.0-3) + Replaces: gm2 (<< 4:13.2.0-3) + Description: GNU Modula-2 compiler (based on GCC) for the mipsr6 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 mipsr6 architecture. + + Package: cpp-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Section: interpreters + Depends: cpp-${pv:cpp}-mipsisa32r6el-linux-gnu ${reqv:cpp}, ${misc:Depends} + Breaks: cpp (<< 4:13.2.0-3) + Replaces: cpp (<< 4:13.2.0-3) + Suggests: cpp-doc + Description: GNU C preprocessor (cpp) for the mipsr6el 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 mipsr6el architecture. + . + This is a dependency package providing the default GNU C preprocessor + for the mipsr6el architecture. + + Package: gcc-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-mipsisa32r6el-linux-gnu ${reqv:gcc}, + ${misc:Depends} + Breaks: gcc (<< 4:13.2.0-3) + Replaces: gcc (<< 4:13.2.0-3) + Recommends: ${gcc-mipsisa32r6el-linux-gnu:recommends} + Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsisa32r6el-linux-gnu, gcc-doc + Description: GNU C compiler for the mipsr6el 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 mipsr6el architecture. + + Package: g++-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (= ${version:cpp}), + gcc-mipsisa32r6el-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-mipsisa32r6el-linux-gnu ${reqv:gpp}, + ${misc:Depends} + Breaks: g++ (<< 4:13.2.0-3) + Replaces: g++ (<< 4:13.2.0-3) + Description: GNU C++ compiler for the mipsr6el 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 mipsr6el architecture. + + Package: gobjc-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (>= ${version:cpp}), + gcc-mipsisa32r6el-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-mipsisa32r6el-linux-gnu ${reqv:gobjc}, + ${misc:Depends} + Breaks: gobjc (<< 4:13.2.0-3) + Replaces: gobjc (<< 4:13.2.0-3) + Description: GNU Objective-C compiler for the mipsr6el 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 mipsr6el architecture. + + Package: gobjc++-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (>= ${version:cpp}), + gcc-mipsisa32r6el-linux-gnu (>= ${version:cpp}), + gobjc++-${pv:gobjcxx}-mipsisa32r6el-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} + Recommends: g++-mipsisa32r6el-linux-gnu (>= ${version:cpp}), gobjc-mipsisa32r6el-linux-gnu (>= ${version:cpp}) + Breaks: gobjc++ (<< 4:13.2.0-3) + Replaces: gobjc++ (<< 4:13.2.0-3) + Description: GNU Objective-C++ compiler for the mipsr6el 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 mipsr6el architecture. + + Package: gfortran-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (= ${version:cpp}), + gcc-mipsisa32r6el-linux-gnu (= ${version:gcc}), + gfortran-${pv:gfort}-mipsisa32r6el-linux-gnu ${reqv:gfort}, + ${misc:Depends} + Suggests: gfortran-doc + Breaks: gfortran (<< 4:13.2.0-3) + Replaces: gfortran (<< 4:13.2.0-3) + Description: GNU Fortran 95 compiler for the mipsr6el 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 mipsr6el architecture. + + Package: gccgo-mipsisa32r6el-linux-gnu + Priority: optional + Architecture: mipsr6el + Multi-Arch: foreign + Depends: cpp-mipsisa32r6el-linux-gnu (>= ${version:cpp}), + g++-mipsisa32r6el-linux-gnu (>= ${version:gcc}), + gccgo-${pv:ggo}-mipsisa32r6el-linux-gnu ${reqv:ggo}, + ${misc:Depends} + Suggests: gccgo-doc + Breaks: gccgo (<< 4:13.2.0-3) + Replaces: gccgo (<< 4:13.2.0-3) + Description: Go compiler (based on GCC) for the mipsr6el 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. . diff --cc debian/rules index ac35621,fd0238a..b944d5f --- a/debian/rules +++ b/debian/rules @@@ -361,70 -368,44 +368,44 @@@ m2_archs = alpha arc amd64 arm64 armel mipsen_archs = amd64 i386 x32 mips64el mipsel mips64r6el arm64 ppc64el - HOST_ARCHS_alpha = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_arc = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_amd64 = arm64 i386 ppc64el x32 armhf - HOST_ARCHS_armhf = amd64 i386 x32 arm64 ppc64el - HOST_ARCHS_armel = amd64 i386 x32 arm64 ppc64el - HOST_ARCHS_arm64 = amd64 i386 x32 ppc64el armhf - HOST_ARCHS_hppa = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_i386 = amd64 arm64 ppc64el x32 armhf - HOST_ARCHS_m68k = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_powerpc = amd64 arm64 i386 x32 ppc64el - HOST_ARCHS_ppc64 = amd64 i386 x32 ppc64el - HOST_ARCHS_ppc64el = amd64 i386 x32 ppc64 arm64 - HOST_ARCHS_riscv64 = amd64 i386 x32 arm64 ppc64el armhf - HOST_ARCHS_s390x = amd64 i386 x32 arm64 ppc64el - HOST_ARCHS_sh4 = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_sparc64 = amd64 arm64 i386 ppc64el x32 - HOST_ARCHS_x32 = amd64 arm64 i386 ppc64el - $(foreach a, $(all_archs_mips), \ - $(eval HOST_ARCHS_$(a) = $(filter-out $(a), $(mipsen_archs))) \ - ) + ifeq ($(SOURCE),gcc-defaults) - HOST_ARCHS_amd64 = arm64 i386 ppc64el x32 s390x - HOST_ARCHS_arm64 = amd64 i386 x32 ppc64el s390x ++ HOST_ARCHS_amd64 = arm64 i386 ppc64el x32 s390x armhf ++ HOST_ARCHS_arm64 = amd64 i386 x32 ppc64el s390x armhf + HOST_ARCHS_armhf = amd64 i386 x32 arm64 ppc64el s390x - HOST_ARCHS_i386 = amd64 arm64 ppc64el x32 s390x ++ HOST_ARCHS_i386 = amd64 arm64 ppc64el x32 s390x armhf + ifeq ($(vendor),Ubuntu) + HOST_ARCHS_powerpc = amd64 arm64 i386 x32 ppc64el s390x + endif + HOST_ARCHS_ppc64el = amd64 i386 x32 ppc64 arm64 s390x - HOST_ARCHS_riscv64 = amd64 i386 x32 arm64 ppc64el s390x ++ HOST_ARCHS_riscv64 = amd64 i386 x32 arm64 ppc64el s390x armhf + HOST_ARCHS_s390x = amd64 i386 x32 arm64 ppc64el + else ifeq ($(SOURCE),gcc-defaults-ports) + HOST_ARCHS_alpha = amd64 arm64 i386 ppc64el x32 + HOST_ARCHS_arc = amd64 arm64 i386 ppc64el x32 + HOST_ARCHS_armel = amd64 i386 x32 arm64 ppc64el + HOST_ARCHS_hppa = amd64 arm64 i386 ppc64el x32 + HOST_ARCHS_loong64 = amd64 i386 x32 arm64 ppc64el + HOST_ARCHS_m68k = amd64 arm64 i386 ppc64el x32 + ifneq ($(vendor),Ubuntu) + HOST_ARCHS_powerpc = amd64 arm64 i386 x32 ppc64el s390x + endif + HOST_ARCHS_ppc64 = amd64 i386 x32 ppc64el s390x + HOST_ARCHS_sh4 = amd64 arm64 i386 ppc64el x32 + HOST_ARCHS_sparc64 = amd64 arm64 i386 ppc64el x32 + HOST_ARCHS_x32 = amd64 arm64 i386 ppc64el + else ifeq ($(SOURCE),gcc-defaults-mipsen) + $(foreach a, $(all_archs_mips), \ + $(eval HOST_ARCHS_$(a) = $(filter-out $(a), $(mipsen_archs))) \ + ) + else + $(error Unknown source package $(SOURCE)) + endif ifeq (,$(CROSS_ARCHS)) - ifeq ($(SOURCE),gcc-defaults) - ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 x32)) - CROSS_ARCHS = s390x ppc64el arm64 armhf armel riscv64 \ - $(if $(filter $(vendor), Ubuntu), powerpc) \ - $(if $(filter $(DEB_HOST_ARCH), i386 x32), amd64) \ - $(if $(filter $(DEB_HOST_ARCH), amd64 x32), i386) - else ifeq ($(DEB_HOST_ARCH),arm64) - CROSS_ARCHS = amd64 armel armhf i386 ppc64el riscv64 s390x \ - $(if $(filter $(vendor), Ubuntu), powerpc) - else ifeq ($(DEB_HOST_ARCH),armhf) - CROSS_ARCHS = amd64 arm64 i386 riscv64 - else ifeq ($(DEB_HOST_ARCH),ppc64) - CROSS_ARCHS = ppc64el - else ifeq ($(DEB_HOST_ARCH),ppc64el) - CROSS_ARCHS = amd64 i386 $(if $(filter $(vendor), Ubuntu), powerpc) \ - armel armhf arm64 riscv64 s390x - else - CROSS_ARCHS = - endif - else ifeq ($(SOURCE),gcc-defaults-ports) - ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 x32)) - CROSS_ARCHS ?= alpha arc hppa m68k ppc64 sh4 sparc64 \ - $(if $(filter $(vendor), Ubuntu),, powerpc) \ - $(if $(filter $(DEB_HOST_ARCH), amd64 i386), x32) - else ifeq ($(DEB_HOST_ARCH),arm64) - CROSS_ARCHS ?= alpha arc hppa m68k sh4 sparc64 x32 \ - $(if $(filter $(vendor), Ubuntu),, powerpc) - else ifeq ($(DEB_HOST_ARCH),ppc64el) - CROSS_ARCHS ?= alpha arc hppa m68k sh4 sparc64 x32 \ - $(if $(filter $(vendor), Ubuntu),, powerpc) - else - CROSS_ARCHS = - endif - else ifeq ($(SOURCE),gcc-defaults-mipsen) - ifneq (,$(filter $(DEB_HOST_ARCH),$(mipsen_archs))) - CROSS_ARCHS ?= $(filter-out $(DEB_HOST_ARCH) mipsn32 mipsn32el mipsn32r6 mipsn32r6el, $(all_archs_mips)) - else - CROSS_ARCHS = - endif - else - $(error Unknown source package $(SOURCE)) - endif + CROSS_ARCHS = \ + $(foreach a,$(all_archs), \ + $(if $(filter $(DEB_HOST_ARCH),$(HOST_ARCHS_$(a))),$(a)) \ + ) endif ifeq ($(SOURCE),gcc-defaults)