cpp-3.0-doc_3.0.4-0pre020127_all.deb to pool/main/g/gcc-3.0/cpp-3.0-doc_3.0.4-0pre020127_all.deb cpp-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/cpp-3.0_3.0.4-0pre020127_i386.deb fastjar_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/fastjar_3.0.4-0pre020127_i386.deb fixincludes_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/fixincludes_3.0.4-0pre020127_i386.deb g++-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/g++-3.0_3.0.4-0pre020127_i386.deb g77-3.0-doc_3.0.4-0pre020127_all.deb to pool/main/g/gcc-3.0/g77-3.0-doc_3.0.4-0pre020127_all.deb g77-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/g77-3.0_3.0.4-0pre020127_i386.deb gcc-3.0-base_3.0.4-0pre020127_all.deb to pool/main/g/gcc-3.0/gcc-3.0-base_3.0.4-0pre020127_all.deb gcc-3.0-doc_3.0.4-0pre020127_all.deb to pool/main/g/gcc-3.0/gcc-3.0-doc_3.0.4-0pre020127_all.deb gcc-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/gcc-3.0_3.0.4-0pre020127_i386.deb gcc-3.0_3.0.4ds0-0pre020127.diff.gz to pool/main/g/gcc-3.0/gcc-3.0_3.0.4ds0-0pre020127.diff.gz gcc-3.0_3.0.4ds0-0pre020127.dsc to pool/main/g/gcc-3.0/gcc-3.0_3.0.4ds0-0pre020127.dsc gcc-3.0_3.0.4ds0.orig.tar.gz to pool/main/g/gcc-3.0/gcc-3.0_3.0.4ds0.orig.tar.gz gcj-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/gcj-3.0_3.0.4-0pre020127_i386.deb (new) gij-3.0_3.0.4-0pre020127_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. gobjc-3.0_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/gobjc-3.0_3.0.4-0pre020127_i386.deb libffi2-dev_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libffi2-dev_3.0.4-0pre020127_i386.deb libffi2_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libffi2_3.0.4-0pre020127_i386.deb libgcc1_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libgcc1_3.0.4-0pre020127_i386.deb libgcj2-dev_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libgcj2-dev_3.0.4-0pre020127_i386.deb libgcj2_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libgcj2_3.0.4-0pre020127_i386.deb libobjc1_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libobjc1_3.0.4-0pre020127_i386.deb libstdc++3-dbg_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libstdc++3-dbg_3.0.4-0pre020127_i386.deb libstdc++3-dev_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libstdc++3-dev_3.0.4-0pre020127_i386.deb libstdc++3-doc_3.0.4-0pre020127_all.deb to pool/main/g/gcc-3.0/libstdc++3-doc_3.0.4-0pre020127_all.deb libstdc++3_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/libstdc++3_3.0.4-0pre020127_i386.deb protoize_3.0.4-0pre020127_i386.deb to pool/main/g/gcc-3.0/protoize_3.0.4-0pre020127_i386.deb Changes: gcc-3.0 (1:3.0.4ds0-0pre020127) unstable; urgency=low . * Two release critical things outstanding: - bootstrap error on arm. - bus errors for C++ and java executables on sparc (see the testsuite results). * Update to CVS sources (20020125 gcc-3_0-branch). * Enable java support for s390 architecture (patch from Gerhard Tonn). * Updated NEWS file for 3.0.3. * Disable building the gcc-sparc64, but build a multilibbed compiler for sparc as the default. * Disabled the subreg-byte patch for sparc (request from Ben Collins). * Fixed reference to libgcc1 package in README (closes: #126218). * Do recommend libc-dev, not depend on it. For low-end or embedded systems the dependency on libc-dev can make the difference between having enough or having too little space to build a kernel. * README.cross: Updated by Hakan Ardo. * Decouple versioned shlib dependencies from release number. Closes: #118391. * Fix diversions for gcc-3.0-sparc64 package (closes: #128178), unconditionally remove `sparc64-linux-gcc' alternative. * g77/README.libg2c.Debian: New file mentioning `libg2c-pic'. The next g77 version (3.1) does build a static and shared library (closes: #104250). * Fix formatting errors in the synopsis of the java man pages. Maybe the reason for #127571. Closes: #127571. * fastjar: Fail for the (currently incorrect) -u option. Addresses: #116145. Add alternative for `jar' using priority 30 (closes: #118648). * jv-convert: Add --help option and man page. Backport from HEAD branch. * libgcj2-dev: Remove duplicate dependency (closes: #127805). * Giving up and make just another new package gij-X.Y with only the gij-X.Y binary for policy conformance (closes: #127111). * gij: Provides an alternative for `java' (priority 30) using a wrapper script (Stephen Zander) (closes: #128974). Added simple manpage. Announcing to debian-devel-changes@lists.debian.org Closing bugs: 104250 118391 118648 126218 127111 127571 127805 128178 128974
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.