(new) cpp-3.4-doc_3.4-0pre1_all.deb optional doc Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. (new) cpp-3.4_3.4-0pre1_i386.deb standard interpreters The GNU C preprocessor 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 compiler. fastjar_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/fastjar_3.4-0pre1_i386.deb fixincludes_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/fixincludes_3.4-0pre1_i386.deb (new) g++-3.4_3.4-0pre1_i386.deb standard devel The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) g77-3.4-doc_3.4-0pre1_all.deb optional doc Documentation for the GNU Fortran compiler (g77) Documentation for the GNU Fortran 77 compiler in info format. (new) g77-3.4_3.4-0pre1_i386.deb optional devel The GNU Fortran 77 compiler This is the GNU g77 Fortran compiler, which compiles Fortran 77 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. (new) gcc-3.4-base_3.4-0pre1_i386.deb required devel The GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). (new) gcc-3.4-doc_3.4-0pre1_all.deb optional doc Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. (new) gcc-3.4_3.4-0pre1_i386.deb standard devel The GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcc-3.4_3.4ds0-0pre1.diff.gz standard devel (new) gcc-3.4_3.4ds0-0pre1.dsc standard devel (new) gcc-3.4_3.4ds0.orig.tar.gz standard devel (new) gcj-3.4_3.4-0pre1_i386.deb optional devel The GNU compiler 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. (new) gij-3.4_3.4-0pre1_i386.deb optional devel The GNU Java bytecode interpreter GIJ is 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. (new) gnat-3.4-doc_3.4-0pre1_all.deb optional doc Documentation for the GNU Ada compiler (gnat) Documentation for the GNU Ada compiler in info format. (new) gnat-3.4_3.4-0pre1_i386.deb optional devel The GNU Ada compiler This is the GNU Ada compiler, which compiles Ada on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. (new) gobjc-3.4_3.4-0pre1_i386.deb optional devel The GNU Objective-C compiler 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. libffi2-dev_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/libffi2-dev_3.4-0pre1_i386.deb libffi2_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/libffi2_3.4-0pre1_i386.deb libg2c0_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/libg2c0_3.4-0pre1_i386.deb libgcc1_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/libgcc1_3.4-0pre1_i386.deb libgcj-common_3.4-0pre1_all.deb to pool/main/g/gcc-3.4/libgcj-common_3.4-0pre1_all.deb (new) libgcj5-dev_3.4-0pre1_i386.deb optional libdevel Java development headers and static library for use with gcj This is the development headers and static libraries that go along with the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, plus glue to connect the libraries to the compiler and the underlying OS. (new) libgcj5_3.4-0pre1_i386.deb optional libs Java runtime library for use with gcj This is the runtime that goes along with the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, plus glue to connect the libraries to the compiler and the underlying OS. libobjc1_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/libobjc1_3.4-0pre1_i386.deb (new) libstdc++6-dbg_3.4-0pre1_i386.deb extra libdevel The GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. (new) libstdc++6-dev_3.4-0pre1_i386.deb standard libdevel The GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. Be advised that this only works with the GNU C++ compiler (version 3.0), and no earlier library will work it. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. (new) libstdc++6-doc_3.4-0pre1_all.deb optional doc The GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. (new) libstdc++6-pic_3.4-0pre1_i386.deb extra libdevel The GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. (new) libstdc++6_3.4-0pre1_i386.deb required base The GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. protoize_3.4-0pre1_i386.deb to pool/main/g/gcc-3.4/protoize_3.4-0pre1_i386.deb (new) treelang-3.4_3.4-0pre1_i386.deb optional devel The GNU Treelang compiler Treelang is a sample language, useful only to help people understand how to implement a new language front end to GCC. It is not a useful language in itself other than as an example or basis for building a new language. Therefore only language developers are likely to have an interest in it. Changes: gcc-3.4 (3.4ds0-0pre1) experimental; urgency=low . * Start gcc-3.4 packaging, get rid of the epoch for most of the packages. Announcing to debian-devel-changes@lists.debian.org
Your package contains new components which requires manual editing of the override file. It is ok otherwise, so please be patient. New packages are usually added to the override file about once a week. You may have gotten the distribution wrong. You'll get warnings above if files already exist in other distributions.