diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1487 |
1 files changed, 629 insertions, 858 deletions
diff --git a/debian/control b/debian/control index 3b4e92c..ba3d811 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,13 @@ Section: devel Priority: standard Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org> Uploaders: Matthias Klose <doko@debian.org> -Standards-Version: 3.9.8 +Standards-Version: 4.4.0 Build-Depends: m4, debhelper (>= 9), dpkg-dev (>= 1.17.11), - gcc-6-base (>= 6.3.0-9), + gcc-9-base (>= 9.2.1-1), lsb-release -Build-Depends-Indep: ca-certificates, gcj-jdk, python -Vcs-Svn: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-defaults -Vcs-Browser: http://svn.debian.org/viewsvn/gcccvs/branches/sid/gcc-defaults -XS-Python-Version: all +Vcs-Browser: https://salsa.debian.org/toolchain-team/gcc-defaults +Vcs-Git: https://salsa.debian.org/toolchain-team/gcc-defaults.git Package: cpp Priority: optional @@ -33,10 +31,10 @@ Description: GNU C preprocessor (cpp) Package: gcc Priority: optional Architecture: any -Depends: cpp (>= ${version:cpp}), gcc-${pv:gcc} ${reqv:gcc}, ${misc:Depends} +Depends: cpp (= ${version:cpp}), gcc-${pv:gcc} ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev | libc-dev Suggests: gcc-multilib, make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb, gcc-doc -Provides: c-compiler +Provides: c-compiler, ${gcc:triplet} Conflicts: gcc-doc (<< 1:2.95.3) Description: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. @@ -45,8 +43,8 @@ Description: GNU C compiler Package: gcc-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 -Depends: cpp (>= ${version:cpp}), gcc (>= ${version:gcc}), gcc-${pv:gcc}-multilib ${reqv:gcc}, ${misc:Depends}, linux-libc-dev (>= 3.0.0-2) [linux-any] +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Depends: cpp (= ${version:cpp}), gcc (= ${version:gcc}), gcc-${pv:gcc}-multilib ${reqv:gcc}, ${misc:Depends}, linux-libc-dev (>= 3.0.0-2) [linux-any] Conflicts: gcc-4.9-alpha-linux-gnu, gcc-4.9-aarch64-linux-gnu, gcc-4.9-arm-linux-gnueabi, @@ -106,6 +104,7 @@ Conflicts: gcc-4.9-alpha-linux-gnu, gcc-7-arm-linux-gnueabi, gcc-7-arm-linux-gnueabihf, gcc-7-hppa-linux-gnu, + gcc-7-i686-linux-gnu, gcc-7-m68k-linux-gnu, gcc-7-powerpc-linux-gnu, gcc-7-powerpc-linux-gnuspe, @@ -115,15 +114,18 @@ Conflicts: gcc-4.9-alpha-linux-gnu, gcc-7-mipsel-linux-gnu, gcc-7-mips64-linux-gnuabi64, gcc-7-mips64el-linux-gnuabi64, + gcc-7-riscv64-linux-gnu, gcc-7-s390x-linux-gnu, gcc-7-sh4-linux-gnu, gcc-7-sparc-linux-gnu, - gcc-7-sparc64-linux-gnu, + gcc-7-x86-64-linux-gnu, + gcc-7-x86-64-linux-gnux32, gcc-8-aarch64-linux-gnu, gcc-8-alpha-linux-gnu, gcc-8-arm-linux-gnueabi, gcc-8-arm-linux-gnueabihf, gcc-8-hppa-linux-gnu, + gcc-8-i686-linux-gnu, gcc-8-m68k-linux-gnu, gcc-8-powerpc-linux-gnu, gcc-8-powerpc-linux-gnuspe, @@ -133,10 +135,57 @@ Conflicts: gcc-4.9-alpha-linux-gnu, gcc-8-mipsel-linux-gnu, gcc-8-mips64-linux-gnuabi64, gcc-8-mips64el-linux-gnuabi64, + gcc-8-riscv64-linux-gnu, gcc-8-s390x-linux-gnu, gcc-8-sh4-linux-gnu, gcc-8-sparc-linux-gnu, gcc-8-sparc64-linux-gnu, + gcc-8-x86-64-linux-gnu, + gcc-8-x86-64-linux-gnux32, + gcc-9-aarch64-linux-gnu, + gcc-9-alpha-linux-gnu, + gcc-9-arm-linux-gnueabi, + gcc-9-arm-linux-gnueabihf, + gcc-9-hppa-linux-gnu, + gcc-9-i686-linux-gnu, + gcc-9-m68k-linux-gnu, + gcc-9-powerpc-linux-gnu, + gcc-9-powerpc-linux-gnuspe, + gcc-9-powerpc64-linux-gnu, + gcc-9-powerpc64le-linux-gnu, + gcc-9-mips-linux-gnu, + gcc-9-mipsel-linux-gnu, + gcc-9-mips64-linux-gnuabi64, + gcc-9-mips64el-linux-gnuabi64, + gcc-9-riscv64-linux-gnu, + gcc-9-s390x-linux-gnu, + gcc-9-sh4-linux-gnu, + gcc-9-sparc-linux-gnu, + gcc-9-sparc64-linux-gnu, + gcc-9-x86-64-linux-gnu, + gcc-9-x86-64-linux-gnux32, + gcc-10-aarch64-linux-gnu, + gcc-10-alpha-linux-gnu, + gcc-10-arm-linux-gnueabi, + gcc-10-arm-linux-gnueabihf, + gcc-10-hppa-linux-gnu, + gcc-10-i686-linux-gnu, + gcc-10-m68k-linux-gnu, + gcc-10-powerpc-linux-gnu, + gcc-10-powerpc-linux-gnuspe, + gcc-10-powerpc64-linux-gnu, + gcc-10-powerpc64le-linux-gnu, + gcc-10-mips-linux-gnu, + gcc-10-mipsel-linux-gnu, + gcc-10-mips64-linux-gnuabi64, + gcc-10-mips64el-linux-gnuabi64, + gcc-10-riscv64-linux-gnu, + gcc-10-s390x-linux-gnu, + gcc-10-sh4-linux-gnu, + gcc-10-sparc-linux-gnu, + gcc-10-sparc64-linux-gnu, + gcc-10-x86-64-linux-gnu, + gcc-10-x86-64-linux-gnux32, Description: GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . @@ -146,9 +195,9 @@ Description: GNU C compiler (multilib files) Package: g++ Priority: optional Architecture: any -Depends: cpp (>= ${version:cpp}), gcc (>= ${version:cpp}), g++-${pv:gpp} ${reqv:gpp}, gcc-${pv:gpp} ${reqv:gpp}, ${misc:Depends} +Depends: cpp (= ${version:cpp}), gcc (= ${version:cpp}), g++-${pv:gpp} ${reqv:gpp}, gcc-${pv:gpp} ${reqv:gpp}, ${misc:Depends} Suggests: ${pkgmulti:gpp} -Provides: c++-compiler +Provides: c++-compiler, ${gpp:triplet} Description: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . @@ -156,8 +205,8 @@ Description: GNU C++ compiler Package: g++-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 -Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), g++ (>= ${version:cpp}), g++-${pv:gpp}-multilib ${reqv:gpp}, ${misc:Depends} +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Depends: cpp (= ${version:cpp}), gcc-multilib (= ${version:cpp}), g++ (= ${version:cpp}), g++-${pv:gpp}-multilib ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . @@ -179,7 +228,7 @@ Description: GNU Objective-C compiler Package: gobjc-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), gobjc (>= ${version:gcc}), gobjc-${pv:gobjc}-multilib ${reqv:gobjc}, ${misc:Depends} Description: GNU Objective-C compiler (multilib files) This is the GNU Objective-C compiler, which compiles Objective-C on @@ -204,7 +253,7 @@ Description: GNU Objective-C++ compiler Package: gobjc++-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 Depends: cpp (>= ${version:cpp}), gobjc-multilib (>= ${version:cpp}), gobjc++ (>= ${version:gcc}), gobjc++-${pv:gobjcxx}-multilib ${reqv:gobjcxx}, ${misc:Depends} Description: GNU Objective-C++ compiler (multilib files) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on @@ -216,7 +265,7 @@ Description: GNU Objective-C++ compiler (multilib files) Package: gfortran Priority: optional Architecture: any -Depends: cpp (>= ${version:cpp}), gcc (>= ${version:gcc}), gfortran-${pv:gfort} ${reqv:gfort}, ${misc:Depends} +Depends: cpp (= ${version:cpp}), gcc (= ${version:gcc}), gfortran-${pv:gfort} ${reqv:gfort}, ${misc:Depends} Suggests: ${pkgmulti:gfort}, gfortran-doc Provides: fortran-compiler, ${fortran:mod-version} Description: GNU Fortran 95 compiler @@ -228,8 +277,8 @@ Description: GNU Fortran 95 compiler Package: gfortran-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 -Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), gfortran (>= ${version:gcc}), gfortran-${pv:gfort}-multilib ${reqv:gfort}, ${misc:Depends} +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Depends: cpp (= ${version:cpp}), gcc-multilib (= ${version:cpp}), gfortran (= ${version:gcc}), gfortran-${pv:gfort}-multilib ${reqv:gfort}, ${misc:Depends} Description: GNU Fortran 95 compiler (multilib files) This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. @@ -251,7 +300,7 @@ Description: Go compiler, based on the GCC backend Package: gccgo-multilib Priority: optional -Architecture: amd64 i386 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Architecture: amd64 i386 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), gccgo (>= ${version:ggo}), gccgo-${pv:ggo}-multilib ${reqv:ggo}, ${misc:Depends} Description: Go compiler, based on the GCC backend (multilib files) This is the GNU Go compiler, which compiles Go on platforms supported by @@ -260,82 +309,6 @@ Description: Go compiler, based on the GCC backend (multilib files) A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). -Package: libgcj-common -Section: java -Architecture: all -Multi-Arch: foreign -Priority: optional -Depends: ${python:Depends}, ${misc:Depends} -Conflicts: classpath (<= 0.04-4) -Replaces: java-gcj-compat (<< 1.0.65-8), java-gcj-compat-dev (<< 1.0.80-2) -XB-Python-Version: ${python:Versions} -Description: Java runtime library (common files) - This package contains files shared by Classpath and libgcj libraries. - -Package: libgcj-bc -Section: java -Architecture: any -Multi-Arch: same -Priority: optional -Pre-Depends: ${misc:Pre-Depends} -Depends: libgcj-common (>= ${version:libgcjcommon}), ${pkg:libgcj} ${reqv:gij}, ${misc:Depends} -Description: Link time only library for use with gcj - A fake library that is used at link time only. It ensures that - binaries built with the BC-ABI link against a constant SONAME. - This way, BC-ABI binaries continue to work if the SONAME underlying - libgcj.so changes. - -Package: gcj-jdk -Section: java -Architecture: any -Priority: optional -Depends: libgcj-common (>= ${version:libgcjcommon}), gcj-jre (>= ${version:gcj}), ${dep:jdk}, ${pkg:gjdoc}, ${misc:Depends} -Provides: java-gcj-compat-dev, java-compiler, java-sdk, java2-sdk, java5-sdk, ${pkg:gjdoc} -Conflicts: gcj (<< ${ver:gcjconflict}), classpath-common (<= 2:0.97.2-1.1), ${pkg:gjdoc}, java-gcj-compat-dev (<< 1.0.80-2) -Replaces: ${pkg:gjdoc}, java-gcj-compat-dev (<< 1.0.80-2), gcj-jre-headless (<< 4:4.9.0-2) -Description: gcj and Classpath development tools for Java(TM) - GCJ is a front end to the GCC compiler which can natively compile both - Java(tm) source and bytecode files. The compiler can also generate class - files. Other java development tools from Classpath are included in this - package. - . - The package contains as well a collection of wrapper scripts and symlinks. - It is meant to provide a Java-SDK-like interface to the GCJ tool set. - -Package: gcj-jre-headless -Priority: optional -Section: java -Architecture: any -Depends: libgcj-common (>= ${version:libgcjcommon}), ${dep:jrehl}, ${misc:Depends} -Suggests: gcj-jdk -Conflicts: gij (<< ${ver:gcjconflict}), java-gcj-compat-headless (<< 1.0.80-6) -Replaces: java-gcj-compat-headless (<< 1.0.80-6) -Provides: java-gcj-compat-headless, java-virtual-machine, java5-runtime-headless, java2-runtime-headless, java1-runtime-headless, java-runtime-headless -Description: Java runtime environment using GIJ/Classpath (headless version) - GIJ is a Java bytecode interpreter, not limited to interpreting bytecode. - It includes a class loader which can dynamically load shared objects, so - it is possible to give it the name of a class which has been compiled and - put into a shared library on the class path. - . - The package contains as well a collection of wrapper scripts and symlinks. - It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set, - limited to the headless tools and libraries. - -Package: gcj-jre -Section: java -Architecture: any -Priority: optional -Depends: libgcj-common (>= ${version:libgcjcommon}), gcj-jre-headless (>= ${version:gcj}), ${dep:jre}, ${misc:Depends} -Provides: java-gcj-compat, java5-runtime, java2-runtime, java1-runtime, java-runtime -Description: Java runtime environment using GIJ/Classpath - GIJ is a Java bytecode interpreter, not limited to interpreting bytecode. - It includes a class loader which can dynamically load shared objects, so - it is possible to give it the name of a class which has been compiled and - put into a shared library on the class path. - . - This is currently an empty package. - It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set. - Package: gdc Priority: optional Architecture: any @@ -350,7 +323,7 @@ Description: D compiler (language version 2), based on the GCC backend Package: gdc-multilib Priority: optional -Architecture: amd64 i386 kfreebsd-amd64 mips mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 +Architecture: amd64 i386 kfreebsd-amd64 mips64 mips64el mipsel powerpc ppc64 s390 s390x sparc sparc64 x32 Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), gdc (>= ${version:gcc}), gdc-${pv:gdc}-multilib ${reqv:gdc}, ${misc:Depends} Description: D compiler (language version 2) (multilib files) This compiler supports D language version 2. @@ -368,10 +341,51 @@ Provides: libphobos-dev Description: Phobos D standard library This is a dependency package providing the default D standard library. +Package: gm2 +Priority: optional +Architecture: any +Depends: cpp (>= ${version:cpp}), gcc (>= ${version:gcc}), gm2-${pv:gm2} ${reqv:gm2}, ${misc:Depends} +Description: GNU Modula-2 compiler, based on the GCC backend + This is a dependency package providing the default GNU Modula-2 compiler. + +#Package: gm2-multilib +#Priority: optional +#Architecture: @m2_multilib_archs@ +#Depends: cpp (>= ${version:cpp}), gcc-multilib (>= ${version:cpp}), gm2 (>= ${version:gcc}), gm2-${pv:gdc}-multilib ${reqv:gm2}, ${misc:Depends} +#Description: GNU Modula-2 compiler (multilib files) +# This is a dependency package providing the default GNU Modula-2 compiler. +# . +# A dependency package on architectures with multilib support; the package +# contains dependencies for the non-default multilib architecture(s). + +Package: gccbrig +Priority: optional +Architecture: amd64 i386 x32 +Depends: cpp (>= ${version:cpp}), gcc (>= ${version:cpp}), + gccbrig-${pv:brig} ${reqv:brig}, ${misc:Depends} +Description: GNU BRIG (HSA IL) frontend + This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary + representation. The textual HSAIL can be compiled to it with a separate + assembler. + . + This is a dependency package providing the default GNU Objective-C compiler. + +Package: gcc-offload-nvptx +Priority: optional +Architecture: amd64 +Depends: cpp (>= ${version:cpp}), gcc (>= ${version:cpp}), + gcc-${pv:offl}-offload-nvptx ${reqv:offl}, ${misc:Depends} +Description: GCC offloading compiler to NVPTX + This package contains libgomp plugin for offloading to NVidia + PTX. The plugin needs libcuda.so.1 shared library that has to be + installed separately. + . + This is a dependency package providing the default GNU Objective-C compiler. + Package: gcc-hppa64-linux-gnu Priority: optional Architecture: amd64 hppa i386 x32 -Depends: gcc (>= ${version:gcc}), gcc-${pv:gcc}-hppa64-linux-gnu ${reqv:gcc}, +Depends: gcc (= ${version:gcc}), gcc-${pv:gcc}-hppa64-linux-gnu ${reqv:gcc}, ${misc:Depends} Conflicts: gcc-5-hppa64-linux-gnu (<< 5.2.1-26), gcc-5-hppa64 (<< 5.2.1-26), @@ -383,9 +397,260 @@ Description: GNU C compiler (cross compiler for hppa64-linux-gnu) This is a dependency package providing the default GNU C cross-compiler for the hppa64 architecture. +Package: cpp-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +Multi-Arch: foreign +Section: interpreters +Depends: cpp-${pv:cpp}-x86-64-linux-gnu ${reqv:cpp}, ${misc:Depends} +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: arm64 i386 ppc64el x32 +Multi-Arch: foreign +Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-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++-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +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} +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: arm64 i386 ppc64el x32 +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} +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: arm64 i386 ppc64el x32 +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}) +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: arm64 i386 ppc64el x32 +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 +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: arm64 i386 ppc64el x32 +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 +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: arm64 i386 ppc64el x32 +Multi-Arch: foreign +Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-x86-64-linux-gnu ${reqv: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: gm2-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +Multi-Arch: foreign +Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gm2-${pv:gm2}-x86-64-linux-gnu ${reqv:gm2}, + ${misc:Depends} +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 +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 +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 +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. + . + This is a dependency package providing the default GNU Objective-C + cross-compiler for the amd64 architecture. + +Package: gobjc++-multilib-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +Depends: cpp-x86-64-linux-gnu (>= ${version:cpp}), + gcc-multilib-x86-64-linux-gnu (>= ${version:cpp}), + gobjc++-x86-64-linux-gnu (>= ${version:gobjcxx}), + gobjc++-${pv:gobjcxx}-multilib-x86-64-linux-gnu ${reqv:gobjcxx}, + ${misc:Depends} +Recommends: g++-x86-64-linux-gnu (>= ${version:cpp}), + gobjc-x86-64-linux-gnu (>= ${version:cpp}) +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-multilib-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +Depends: cpp-x86-64-linux-gnu (= ${version:cpp}), + gcc-multilib-x86-64-linux-gnu (= ${version:gcc}), + gfortran-x86-64-linux-gnu (= ${version:gfort}), + gfortran-${pv:gfort}-multilib-x86-64-linux-gnu ${reqv:gfort}, + ${misc:Depends} +Suggests: gfortran-doc +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-multilib-x86-64-linux-gnu +Priority: optional +Architecture: arm64 i386 ppc64el x32 +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 + 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 +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-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Section: interpreters Depends: cpp-${pv:cpp}-s390x-linux-gnu ${reqv:cpp}, ${misc:Depends} @@ -402,9 +667,9 @@ Description: GNU C preprocessor (cpp) for the s390x architecture Package: gcc-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), +Depends: cpp-s390x-linux-gnu (= ${version:cpp}), gcc-${pv:gcc}-s390x-linux-gnu ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev-s390x-cross | libc-dev-s390x-cross @@ -417,10 +682,10 @@ Description: GNU C compiler for the s390x architecture Package: g++-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:cpp}), +Depends: cpp-s390x-linux-gnu (= ${version:cpp}), + gcc-s390x-linux-gnu (= ${version:cpp}), g++-${pv:gpp}-s390x-linux-gnu ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler for the s390x architecture @@ -431,7 +696,7 @@ Description: GNU C++ compiler for the s390x architecture Package: gobjc-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), gcc-s390x-linux-gnu (>= ${version:cpp}), @@ -447,7 +712,7 @@ Description: GNU Objective-C compiler for the s390x architecture Package: gobjc++-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), gcc-s390x-linux-gnu (>= ${version:cpp}), @@ -464,10 +729,10 @@ Description: GNU Objective-C++ compiler for the s390x architecture Package: gfortran-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:gcc}), +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 @@ -481,7 +746,7 @@ Description: GNU Fortran 95 compiler for the s390x architecture Package: gccgo-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), g++-s390x-linux-gnu (>= ${version:gcc}), @@ -495,39 +760,40 @@ Description: Go compiler (based on GCC) for the s390x architecture This is a dependency package providing the default GNU Go cross-compiler for the s390x architecture. -Package: gcj-s390x-linux-gnu +Package: gdc-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcj-${pv:gcj}-s390x-linux-gnu ${reqv:gcj}, + gdc-${pv:gdc}-s390x-linux-gnu ${reqv:gdc}, ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the s390x architecture - This is the GNU Java compiler, which compiles java on platforms supported by +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 Java cross-compiler + This is a dependency package providing the default GNU D cross-compiler for the s390x architecture. -Package: gdc-s390x-linux-gnu +Package: gm2-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-s390x-linux-gnu ${reqv:gdc}, + gm2-${pv:gm2}-s390x-linux-gnu ${reqv:gm2}, ${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. +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 D cross-compiler + 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 -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-s390x-linux-gnu (>= ${version:gcc}), +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 @@ -540,10 +806,10 @@ Description: GNU C compiler for the s390x architecture Package: g++-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - g++-s390x-linux-gnu (>= ${version:gpp}), - gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), +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 @@ -554,7 +820,7 @@ Description: GNU C++ compiler for the s390x architecture Package: gobjc-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +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}), @@ -570,7 +836,7 @@ Description: GNU Objective-C compiler for the s390x architecture Package: gobjc++-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +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}), @@ -588,10 +854,10 @@ Description: GNU Objective-C++ compiler for the s390x architecture Package: gfortran-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-s390x-linux-gnu (>= ${version:cpp}), - gcc-multilib-s390x-linux-gnu (>= ${version:gcc}), - gfortran-s390x-linux-gnu (>= ${version:gfort}), +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 @@ -605,7 +871,7 @@ Description: GNU Fortran 95 compiler for the s390x architecture Package: gccgo-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +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}), @@ -617,11 +883,11 @@ Description: Go compiler (based on GCC) for the s390x architecture the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Go cross-compiler - cross-compiler for the s390x architecture. + for the s390x architecture. Package: gdc-multilib-s390x-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +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}), @@ -631,11 +897,11 @@ Description: GNU D compiler (based on GCC) for the s390x architecture the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU D cross-compiler - cross-compiler for the s390x architecture. + for the s390x architecture. Package: cpp-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Section: interpreters Depends: cpp-${pv:cpp}-powerpc64le-linux-gnu ${reqv:cpp}, ${misc:Depends} @@ -652,9 +918,9 @@ Description: GNU C preprocessor (cpp) for the ppc64el architecture Package: gcc-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), +Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), gcc-${pv:gcc}-powerpc64le-linux-gnu ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev-ppc64el-cross | libc-dev-ppc64el-cross @@ -667,10 +933,10 @@ Description: GNU C compiler for the ppc64el architecture Package: g++-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:cpp}), +Depends: cpp-powerpc64le-linux-gnu (= ${version:cpp}), + gcc-powerpc64le-linux-gnu (= ${version:cpp}), g++-${pv:gpp}-powerpc64le-linux-gnu ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler for the ppc64el architecture @@ -681,7 +947,7 @@ Description: GNU C++ compiler for the ppc64el architecture Package: gobjc-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), gcc-powerpc64le-linux-gnu (>= ${version:cpp}), @@ -697,7 +963,7 @@ Description: GNU Objective-C compiler for the ppc64el architecture Package: gobjc++-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), gcc-powerpc64le-linux-gnu (>= ${version:cpp}), @@ -714,10 +980,10 @@ Description: GNU Objective-C++ compiler for the ppc64el architecture Package: gfortran-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign -Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcc-powerpc64le-linux-gnu (>= ${version:gcc}), +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 @@ -731,7 +997,7 @@ Description: GNU Fortran 95 compiler for the ppc64el architecture Package: gccgo-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), g++-powerpc64le-linux-gnu (>= ${version:gcc}), @@ -745,37 +1011,38 @@ Description: Go compiler (based on GCC) for the ppc64el architecture This is a dependency package providing the default GNU Go cross-compiler for the ppc64el architecture. -Package: gcj-powerpc64le-linux-gnu +Package: gdc-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gcj-${pv:gcj}-powerpc64le-linux-gnu ${reqv:gcj}, + gdc-${pv:gdc}-powerpc64le-linux-gnu ${reqv:gdc}, ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the ppc64el architecture - This is the GNU Java compiler, which compiles java on platforms supported by +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 Java cross-compiler + This is a dependency package providing the default GNU D cross-compiler for the ppc64el architecture. -Package: gdc-powerpc64le-linux-gnu +Package: gm2-powerpc64le-linux-gnu Priority: optional -Architecture: amd64 i386 x32 ppc64 +Architecture: amd64 i386 x32 ppc64 arm64 Multi-Arch: foreign Depends: cpp-powerpc64le-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-powerpc64le-linux-gnu ${reqv:gdc}, + gm2-${pv:gm2}-powerpc64le-linux-gnu ${reqv:gm2}, ${misc:Depends} -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. +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 D cross-compiler + This is a dependency package providing the default GNU Modula-2 cross-compiler for the ppc64el architecture. Package: cpp-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Section: interpreters Depends: cpp-${pv:cpp}-aarch64-linux-gnu ${reqv:cpp}, ${misc:Depends} @@ -792,9 +1059,9 @@ Description: GNU C preprocessor (cpp) for the arm64 architecture Package: gcc-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), +Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), gcc-${pv:gcc}-aarch64-linux-gnu ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev-arm64-cross | libc-dev-arm64-cross @@ -807,10 +1074,10 @@ Description: GNU C compiler for the arm64 architecture Package: g++-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:cpp}), +Depends: cpp-aarch64-linux-gnu (= ${version:cpp}), + gcc-aarch64-linux-gnu (= ${version:cpp}), g++-${pv:gpp}-aarch64-linux-gnu ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler for the arm64 architecture @@ -821,7 +1088,7 @@ Description: GNU C++ compiler for the arm64 architecture Package: gobjc-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), gcc-aarch64-linux-gnu (>= ${version:cpp}), @@ -837,7 +1104,7 @@ Description: GNU Objective-C compiler for the arm64 architecture Package: gobjc++-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), gcc-aarch64-linux-gnu (>= ${version:cpp}), @@ -854,10 +1121,10 @@ Description: GNU Objective-C++ compiler for the arm64 architecture Package: gfortran-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign -Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcc-aarch64-linux-gnu (>= ${version:gcc}), +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 @@ -871,7 +1138,7 @@ Description: GNU Fortran 95 compiler for the arm64 architecture Package: gccgo-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), g++-aarch64-linux-gnu (>= ${version:gcc}), @@ -885,37 +1152,38 @@ Description: Go compiler (based on GCC) for the arm64 architecture This is a dependency package providing the default GNU Go cross-compiler for the arm64 architecture. -Package: gcj-aarch64-linux-gnu +Package: gdc-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gcj-${pv:gcj}-aarch64-linux-gnu ${reqv:gcj}, + gdc-${pv:gdc}-aarch64-linux-gnu ${reqv:gdc}, ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the arm64 architecture - This is the GNU Java compiler, which compiles java on platforms supported by +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 Java cross-compiler + This is a dependency package providing the default GNU D cross-compiler for the arm64 architecture. -Package: gdc-aarch64-linux-gnu +Package: gm2-aarch64-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 ppc64el Multi-Arch: foreign Depends: cpp-aarch64-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-aarch64-linux-gnu ${reqv:gdc}, + gm2-${pv:gm2}-aarch64-linux-gnu ${reqv:gm2}, ${misc:Depends} -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. +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 D cross-compiler + This is a dependency package providing the default GNU Modula-2 cross-compiler for the arm64 architecture. Package: cpp-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Section: interpreters Depends: cpp-${pv:cpp}-arm-linux-gnueabihf ${reqv:cpp}, ${misc:Depends} @@ -932,9 +1200,9 @@ Description: GNU C preprocessor (cpp) for the armhf architecture Package: gcc-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), +Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), gcc-${pv:gcc}-arm-linux-gnueabihf ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev-armhf-cross | libc-dev-armhf-cross @@ -947,10 +1215,10 @@ Description: GNU C compiler for the armhf architecture Package: g++-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:cpp}), +Depends: cpp-arm-linux-gnueabihf (= ${version:cpp}), + gcc-arm-linux-gnueabihf (= ${version:cpp}), g++-${pv:gpp}-arm-linux-gnueabihf ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler for the armhf architecture @@ -961,7 +1229,7 @@ Description: GNU C++ compiler for the armhf architecture Package: gobjc-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), gcc-arm-linux-gnueabihf (>= ${version:cpp}), @@ -977,7 +1245,7 @@ Description: GNU Objective-C compiler for the armhf architecture Package: gobjc++-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), gcc-arm-linux-gnueabihf (>= ${version:cpp}), @@ -994,10 +1262,10 @@ Description: GNU Objective-C++ compiler for the armhf architecture Package: gfortran-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcc-arm-linux-gnueabihf (>= ${version:gcc}), +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 @@ -1011,7 +1279,7 @@ Description: GNU Fortran 95 compiler for the armhf architecture Package: gccgo-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), g++-arm-linux-gnueabihf (>= ${version:gcc}), @@ -1025,37 +1293,38 @@ Description: Go compiler (based on GCC) for the armhf architecture This is a dependency package providing the default GNU Go cross-compiler for the armhf architecture. -Package: gcj-arm-linux-gnueabihf +Package: gdc-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gcj-${pv:gcj}-arm-linux-gnueabihf ${reqv:gcj}, + gdc-${pv:gdc}-arm-linux-gnueabihf ${reqv:gdc}, ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the armhf architecture - This is the GNU Java compiler, which compiles java on platforms supported by +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 Java cross-compiler + This is a dependency package providing the default GNU D cross-compiler for the armhf architecture. -Package: gdc-arm-linux-gnueabihf +Package: gm2-arm-linux-gnueabihf Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabihf (>= ${version:cpp}), - gdc-${pv:gdc}-arm-linux-gnueabihf ${reqv:gdc}, + gm2-${pv:gm2}-arm-linux-gnueabihf ${reqv:gm2}, ${misc:Depends} -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. +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 D cross-compiler + This is a dependency package providing the default GNU Modula-2 cross-compiler for the armhf architecture. Package: cpp-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Section: interpreters Depends: cpp-${pv:cpp}-arm-linux-gnueabi ${reqv:cpp}, ${misc:Depends} @@ -1072,9 +1341,9 @@ Description: GNU C preprocessor (cpp) for the armel architecture Package: gcc-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), +Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), gcc-${pv:gcc}-arm-linux-gnueabi ${reqv:gcc}, ${misc:Depends} Recommends: libc6-dev-armel-cross | libc-dev-armel-cross @@ -1087,10 +1356,10 @@ Description: GNU C compiler for the armel architecture Package: g++-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:cpp}), +Depends: cpp-arm-linux-gnueabi (= ${version:cpp}), + gcc-arm-linux-gnueabi (= ${version:cpp}), g++-${pv:gpp}-arm-linux-gnueabi ${reqv:gpp}, ${misc:Depends} Description: GNU C++ compiler for the armel architecture @@ -1101,7 +1370,7 @@ Description: GNU C++ compiler for the armel architecture Package: gobjc-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), gcc-arm-linux-gnueabi (>= ${version:cpp}), @@ -1117,7 +1386,7 @@ Description: GNU Objective-C compiler for the armel architecture Package: gobjc++-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), gcc-arm-linux-gnueabi (>= ${version:cpp}), @@ -1134,10 +1403,10 @@ Description: GNU Objective-C++ compiler for the armel architecture Package: gfortran-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcc-arm-linux-gnueabi (>= ${version:gcc}), +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 @@ -1151,7 +1420,7 @@ Description: GNU Fortran 95 compiler for the armel architecture Package: gccgo-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), g++-arm-linux-gnueabi (>= ${version:gcc}), @@ -1165,23 +1434,9 @@ Description: Go compiler (based on GCC) for the armel architecture This is a dependency package providing the default GNU Go cross-compiler for the armel architecture. -Package: gcj-arm-linux-gnueabi -Priority: optional -Architecture: amd64 i386 x32 arm64 -Multi-Arch: foreign -Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), - gcj-${pv:gcj}-arm-linux-gnueabi ${reqv:gcj}, - ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the armel architecture - This is the GNU Java compiler, which compiles java on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Java cross-compiler - for the armel architecture. - Package: gdc-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 arm64 +Architecture: amd64 i386 x32 arm64 ppc64el Multi-Arch: foreign Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), gdc-${pv:gdc}-arm-linux-gnueabi ${reqv:gdc}, @@ -1193,752 +1448,268 @@ Description: GNU D compiler (based on GCC) for the armel architecture This is a dependency package providing the default GNU D cross-compiler for the armel architecture. -Package: cpp-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-mips-linux-gnu ${reqv:cpp}, ${misc:Depends} -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: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-mips-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-mips-cross | libc-dev-mips-cross -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: amd64 i386 x32 -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} -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: amd64 i386 x32 -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} -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: amd64 i386 x32 -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}) -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 +Package: gm2-arm-linux-gnueabi Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 i386 x32 arm64 ppc64el 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 -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: amd64 i386 x32 -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 -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: gcj-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gcj-${pv:gcj}-mips-linux-gnu ${reqv:gcj}, - ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the mips architecture - This is the GNU Java compiler, which compiles java on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Java cross-compiler - for the mips architecture. - -Package: gdc-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-mips-linux-gnu ${reqv:gdc}, - ${misc:Depends} -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: gcc-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gcc-mips-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-mips-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-mips-cross | libc-dev-mips-cross -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++-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - g++-mips-linux-gnu (>= ${version:gpp}), - gcc-multilib-mips-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-mips-linux-gnu ${reqv:gpp}, - ${misc:Depends} -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-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gobjc-mips-linux-gnu (>= ${version:gobjc}), - gcc-multilib-mips-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-mips-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -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++-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gcc-multilib-mips-linux-gnu (>= ${version:cpp}), - gobjc++-mips-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-mips-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-mips-linux-gnu (>= ${version:cpp}), - gobjc-mips-linux-gnu (>= ${version:cpp}) -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-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gcc-multilib-mips-linux-gnu (>= ${version:gcc}), - gfortran-mips-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-mips-linux-gnu ${reqv:gfort}, +Depends: cpp-arm-linux-gnueabi (>= ${version:cpp}), + gm2-${pv:gm2}-arm-linux-gnueabi ${reqv:gm2}, ${misc:Depends} -Suggests: gfortran-doc -Description: GNU Fortran 95 compiler for the mips architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +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 Fortran 95 - cross-compiler for the mips architecture. - -Package: gccgo-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - g++-multilib-mips-linux-gnu (>= ${version:gcc}), - gccgo-mips-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-mips-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -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 - cross-compiler for the mips architecture. - -Package: gdc-multilib-mips-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-mips-linux-gnu ${reqv:gdc}, - gdc-mips-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -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 - cross-compiler for the mips architecture. + This is a dependency package providing the default GNU Modula-2 cross-compiler + for the armel architecture. -Package: cpp-mipsel-linux-gnu +Package: cpp-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign Section: interpreters -Depends: cpp-${pv:cpp}-mipsel-linux-gnu ${reqv:cpp}, ${misc:Depends} +Depends: cpp-${pv:cpp}-i686-linux-gnu ${reqv:cpp}, ${misc:Depends} Suggests: cpp-doc -Description: GNU C preprocessor (cpp) for the mipsel architecture +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 mipsel architecture. + require the preprocessor but not the cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor - for the mipsel architecture. + for the i386 architecture. -Package: gcc-mipsel-linux-gnu +Package: gcc-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-${pv:gcc}-mipsel-linux-gnu ${reqv:gcc}, +Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-${pv:gcc}-i686-linux-gnu ${reqv:gcc}, ${misc:Depends} -Recommends: libc6-dev-mipsel-cross | libc-dev-mipsel-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mipsel-linux-gnu, gcc-doc -Description: GNU C compiler for the mipsel architecture +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 mipsel architecture. + for the i386 architecture. -Package: g++-mipsel-linux-gnu +Package: g++-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-mipsel-linux-gnu (>= ${version:cpp}), - g++-${pv:gpp}-mipsel-linux-gnu ${reqv:gpp}, +Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-i686-linux-gnu (= ${version:cpp}), + g++-${pv:gpp}-i686-linux-gnu ${reqv:gpp}, ${misc:Depends} -Description: GNU C++ compiler for the mipsel architecture +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 mipsel architecture. + for the i386 architecture. -Package: gobjc-mipsel-linux-gnu +Package: gobjc-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-mipsel-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-mipsel-linux-gnu ${reqv:gobjc}, +Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gcc-i686-linux-gnu (>= ${version:cpp}), + gobjc-${pv:gobjc}-i686-linux-gnu ${reqv:gobjc}, ${misc:Depends} -Description: GNU Objective-C compiler for the mipsel architecture +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 mipsel architecture. + cross-compiler for the i386 architecture. -Package: gobjc++-mipsel-linux-gnu +Package: gobjc++-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-mipsel-linux-gnu (>= ${version:cpp}), - gobjc++-${pv:gobjcxx}-mipsel-linux-gnu ${reqv:gobjcxx}, +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++-mipsel-linux-gnu (>= ${version:cpp}), gobjc-mipsel-linux-gnu (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the mipsel architecture +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 mipsel architecture. + cross-compiler for the i386 architecture. -Package: gfortran-mipsel-linux-gnu +Package: gfortran-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-mipsel-linux-gnu (>= ${version:gcc}), - gfortran-${pv:gfort}-mipsel-linux-gnu ${reqv:gfort}, +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 -Description: GNU Fortran 95 compiler for the mipsel architecture +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 mipsel architecture. + cross-compiler for the i386 architecture. -Package: gccgo-mipsel-linux-gnu +Package: gccgo-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - g++-mipsel-linux-gnu (>= ${version:gcc}), - gccgo-${pv:ggo}-mipsel-linux-gnu ${reqv:ggo}, +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 -Description: Go compiler (based on GCC) for the mipsel architecture +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 mipsel architecture. + for the i386 architecture. -Package: gcj-mipsel-linux-gnu +Package: gdc-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcj-${pv:gcj}-mipsel-linux-gnu ${reqv:gcj}, - ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the mipsel architecture - This is the GNU Java compiler, which compiles java on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Java cross-compiler - for the mipsel architecture. - -Package: gdc-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-mipsel-linux-gnu ${reqv:gdc}, - ${misc:Depends} -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: gcc-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-mipsel-linux-gnu (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-mipsel-linux-gnu ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-mipsel-cross | libc-dev-mipsel-cross -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++-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - g++-mipsel-linux-gnu (>= ${version:gpp}), - gcc-multilib-mipsel-linux-gnu (>= ${version:gcc}), - g++-${pv:gpp}-multilib-mipsel-linux-gnu ${reqv:gpp}, - ${misc:Depends} -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-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gobjc-mipsel-linux-gnu (>= ${version:gobjc}), - gcc-multilib-mipsel-linux-gnu (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-mipsel-linux-gnu ${reqv:gobjc}, - ${misc:Depends} -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++-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-multilib-mipsel-linux-gnu (>= ${version:cpp}), - gobjc++-mipsel-linux-gnu (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-mipsel-linux-gnu ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-mipsel-linux-gnu (>= ${version:cpp}), - gobjc-mipsel-linux-gnu (>= ${version:cpp}) -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-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gcc-multilib-mipsel-linux-gnu (>= ${version:gcc}), - gfortran-mipsel-linux-gnu (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-mipsel-linux-gnu ${reqv:gfort}, +Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gdc-${pv:gdc}-i686-linux-gnu ${reqv:gdc}, ${misc:Depends} -Suggests: gfortran-doc -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-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - g++-multilib-mipsel-linux-gnu (>= ${version:gcc}), - gccgo-mipsel-linux-gnu (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-mipsel-linux-gnu ${reqv:ggo}, - ${misc:Depends} -Suggests: gccgo-doc -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 - cross-compiler for the mipsel architecture. - -Package: gdc-multilib-mipsel-linux-gnu -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mipsel-linux-gnu (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-mipsel-linux-gnu ${reqv:gdc}, - gdc-mipsel-linux-gnu (>= ${version:gdc}), - ${misc:Depends} -Description: GNU D compiler (based on GCC) for the mipsel architecture +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 - cross-compiler for the mipsel architecture. + for the i386 architecture. -Package: cpp-mips64el-linux-gnuabi64 +Package: gm2-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 +Architecture: amd64 arm64 ppc64el x32 Multi-Arch: foreign -Section: interpreters -Depends: cpp-${pv:cpp}-mips64el-linux-gnuabi64 ${reqv:cpp}, ${misc:Depends} -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: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gcc-${pv:gcc}-mips64el-linux-gnuabi64 ${reqv:gcc}, +Depends: cpp-i686-linux-gnu (>= ${version:cpp}), + gm2-${pv:gm2}-i686-linux-gnu ${reqv:gm2}, ${misc:Depends} -Recommends: libc6-dev-mips64el-cross | libc-dev-mips64el-cross -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: amd64 i386 x32 -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} -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: amd64 i386 x32 -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} -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: amd64 i386 x32 -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}) -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: amd64 i386 x32 -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 -Description: GNU Fortran 95 compiler for the mips64el architecture - This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms +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 Fortran 95 - cross-compiler for the mips64el architecture. - -Package: gccgo-mips64el-linux-gnuabi64 -Priority: optional -Architecture: amd64 i386 x32 -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 -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. + This is a dependency package providing the default GNU Modula-2 cross-compiler + for the i386 architecture. -Package: gcj-mips64el-linux-gnuabi64 +Package: gcc-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gcj-${pv:gcj}-mips64el-linux-gnuabi64 ${reqv:gcj}, +Architecture: amd64 arm64 ppc64el x32 +Depends: cpp-i686-linux-gnu (= ${version:cpp}), + gcc-i686-linux-gnu (= ${version:gcc}), + gcc-${pv:gcc}-multilib-i686-linux-gnu ${reqv:gcc}, ${misc:Depends} -Description: GNU Java compiler (based on GCC) for the mips64el architecture - This is the GNU Java compiler, which compiles java on platforms supported by - the gcc compiler. It uses the gcc backend to generate optimized code. - . - This is a dependency package providing the default GNU Java cross-compiler - for the mips64el architecture. - -Package: gdc-mips64el-linux-gnuabi64 -Priority: optional -Architecture: amd64 i386 x32 -Multi-Arch: foreign -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gdc-${pv:gdc}-mips64el-linux-gnuabi64 ${reqv:gdc}, - ${misc:Depends} -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: gcc-multilib-mips64el-linux-gnuabi64 -Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gcc-mips64el-linux-gnuabi64 (>= ${version:gcc}), - gcc-${pv:gcc}-multilib-mips64el-linux-gnuabi64 ${reqv:gcc}, - ${misc:Depends} -Recommends: libc6-dev-mips64el-cross | libc-dev-mips64el-cross -Suggests: make, manpages-dev, autoconf, automake, libtool, flex, bison, gdb-mips64el-linux-gnuabi64, gcc-doc -Description: GNU C compiler for the mips64el architecture +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 mips64el architecture. + for the i386 architecture. -Package: g++-multilib-mips64el-linux-gnuabi64 +Package: g++-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - g++-mips64el-linux-gnuabi64 (>= ${version:gpp}), - gcc-multilib-mips64el-linux-gnuabi64 (>= ${version:gcc}), - g++-${pv:gpp}-multilib-mips64el-linux-gnuabi64 ${reqv:gpp}, +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture +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 mips64el architecture. + cross-compiler for the i386 architecture. -Package: gobjc-multilib-mips64el-linux-gnuabi64 +Package: gobjc-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gobjc-mips64el-linux-gnuabi64 (>= ${version:gobjc}), - gcc-multilib-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gobjc-${pv:gobjc}-multilib-mips64el-linux-gnuabi64 ${reqv:gobjc}, +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture +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 mips64el architecture. + cross-compiler for the i386 architecture. -Package: gobjc++-multilib-mips64el-linux-gnuabi64 +Package: gobjc++-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gcc-multilib-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gobjc++-mips64el-linux-gnuabi64 (>= ${version:gobjcxx}), - gobjc++-${pv:gobjcxx}-multilib-mips64el-linux-gnuabi64 ${reqv:gobjcxx}, - ${misc:Depends} -Recommends: g++-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gobjc-mips64el-linux-gnuabi64 (>= ${version:cpp}) -Description: GNU Objective-C++ compiler for the mips64el architecture +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture. + cross-compiler for the i386 architecture. -Package: gfortran-multilib-mips64el-linux-gnuabi64 +Package: gfortran-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gcc-multilib-mips64el-linux-gnuabi64 (>= ${version:gcc}), - gfortran-mips64el-linux-gnuabi64 (>= ${version:gfort}), - gfortran-${pv:gfort}-multilib-mips64el-linux-gnuabi64 ${reqv:gfort}, +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture +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 mips64el architecture. + cross-compiler for the i386 architecture. -Package: gccgo-multilib-mips64el-linux-gnuabi64 +Package: gccgo-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - g++-multilib-mips64el-linux-gnuabi64 (>= ${version:gcc}), - gccgo-mips64el-linux-gnuabi64 (>= ${version:ggo}), - gccgo-${pv:ggo}-multilib-mips64el-linux-gnuabi64 ${reqv:ggo}, +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture +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 - cross-compiler for the mips64el architecture. + for the i386 architecture. -Package: gdc-multilib-mips64el-linux-gnuabi64 +Package: gdc-multilib-i686-linux-gnu Priority: optional -Architecture: amd64 i386 x32 -Depends: cpp-mips64el-linux-gnuabi64 (>= ${version:cpp}), - gdc-${pv:gdc}-multilib-mips64el-linux-gnuabi64 ${reqv:gdc}, - gdc-mips64el-linux-gnuabi64 (>= ${version:gdc}), +Architecture: amd64 arm64 ppc64el x32 +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 mips64el architecture +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 - cross-compiler for the mips64el architecture. + for the i386 architecture. |