(new) cpp-4.1_4.1-0exp4_hppa.deb standard interpreters WARNING: Already present in main distribution. 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. (new) fastjar_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. Jar creation utility Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster. (new) fixincludes_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. Fix non-ANSI header files FixIncludes was created to fix non-ANSI system header files. Many system manufacturers supply proprietary headers that are not ANSI compliant. The GNU compilers cannot compile non-ANSI headers. Consequently, the FixIncludes shell script was written to fix the header files. . Not all packages with header files are installed on the system, when the package is built, so we make fixincludes available at build time of other packages, such that checking tools like lintian can make use of it. (new) g++-4.1_4.1-0exp4_hppa.deb standard devel WARNING: Already present in main distribution. The GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. (new) gcc-4.1-base_4.1-0exp4_hppa.deb required libs WARNING: Already present in main distribution. 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-4.1-hppa64_4.1-0exp4_hppa.deb standard devel WARNING: Already present in main distribution. The GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcc-4.1_4.1-0exp4_hppa.deb standard devel WARNING: Already present in main distribution. The GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. (new) gcj-4.1-base_4.1-0exp4_hppa.deb optional libs The GNU Compiler Collection (gcj base package) This package contains files common to all java related packages built from the GNU Compiler Collection (GCC). (new) gcj-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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) gfortran-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. The GNU Fortran 95 compiler This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. (new) gij-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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++-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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. (new) gobjc-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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. (new) libffi4-dev_4.1-0exp4_hppa.deb optional libdevel WARNING: Already present in main distribution. Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building programs which use libffi. . A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. (new) libffi4_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. Foreign Function Interface library runtime A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. (new) libgcc2_4.1-0exp4_hppa.deb required libs WARNING: Already present in main distribution. GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. (new) libgcj7-awt_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. AWT peer runtime libraries for use with gcj These are runtime libraries holding the AWT peer implementations for libgcj (currently only the GTK based peer library). (new) libgcj7-dbg_4.1-0exp4_hppa.deb extra libdevel WARNING: Already present in main distribution. Debugging symbols for libraries provided in libgcj7-dev The package provides debugging symbols for the libraries provided in libgcj7-dev. (new) libgcj7-dev_4.1-0exp4_hppa.deb optional libdevel WARNING: Already present in main distribution. Java development headers and static library for use with gcj These are 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) libgcj7_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. 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. (new) libgfortran1-dev_4.1-0exp4_hppa.deb optional libdevel GNU Fortran library development Headers and static libraries for gfortran. (new) libgfortran1_4.1-0exp4_hppa.deb optional libs Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. (new) libgnat-4.1_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. Runtime library for GNU Ada applications Library needed for GNU Ada applications linked against the shared library. (new) libmudflap0-dev_4.1-0exp4_hppa.deb optional libdevel WARNING: Already present in main distribution. GCC mudflap support libraries (development files) The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. . This package contains the headers and the static libraries. (new) libmudflap0_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. GCC mudflap shared support libraries The libmudflap libraries are used by GCC for instrumenting pointer and array dereferencing operations. (new) libobjc1_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. (new) libssp0-dev_4.1-0exp4_hppa.deb optional libdevel WARNING: Already present in main distribution. GCC stack smashing protection library (development files) GCC can now emit code for protecting applications from stack-smashing attacks. The protection is realized by buffer overflow detection and reordering of stack variables to avoid pointer corruption. . This package contains the headers and the static libraries. (new) libssp0_4.1-0exp4_hppa.deb optional libs WARNING: Already present in main distribution. GCC stack smashing protection library GCC can now emit code for protecting applications from stack-smashing attacks. The protection is realized by buffer overflow detection and reordering of stack variables to avoid pointer corruption. (new) libstdc++6-4.1-dbg_4.1-0exp4_hppa.deb extra libdevel WARNING: Already present in main distribution. The GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. (new) libstdc++6-4.1-dev_4.1-0exp4_hppa.deb standard libdevel WARNING: Already present in main distribution. 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++. . 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-4.1-pic_4.1-0exp4_hppa.deb extra libdevel WARNING: Already present in main distribution. 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_4.1-0exp4_hppa.deb required libs WARNING: Already present in main distribution. 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. (new) protoize_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. Create/remove ANSI prototypes from C code "protoize" can be used to add prototypes to a program, thus converting the program to ANSI C in one respect. The companion program "unprotoize" does the reverse: it removes argument types from any prototypes that are found. (new) treelang-4.1_4.1-0exp4_hppa.deb optional devel WARNING: Already present in main distribution. 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-4.1 (4.1ds4-0exp4) experimental; urgency=low . * Update to SVN 20051210, taken from the 4.1 release branch. * Prepare to build the java packages from it's own source (merged from Ubuntu). - Build the java packages from the gcc-4.1 source, as long as packages are prepared for experimental. - When built as gcj, run only the libjava testsuite, don't build the libstdc++ debug packages, don't package the gcc source. - Loosen package dependencies, when java packages are built from separate sources. - Fix gcj hppa build, when java packages are built from separate sources. - gij-4.1: Install test-summary, when doing separate builds. - Allow java packages be installed independent from other packages built from the source package. - Rename libgcj7-common to libgcj7-jar. - Introduce a gcj-4.1-base package to completely separate the two and not duplicate the changelog in each gcj/gij package. * Java related changes: - libjava-xml-transform: Update from classpath trunk, needed for eclipse (Michael Koch), applied upstream. - Fix java wrapper scripts to point to 4.1 (closes: #341710). - Reenable java on mips and mipsel. - Fix libgcj6 dependency. Ubuntu #19935. - Add libxt-dev as a java build dependency. autoconf explicitely checks for X11/Intrinsic.h. * Ada related changes: - Apply proposed fix for PR ada/22533, reenable ada on alpha, powerpc, mips, mipsel and s390. - Add Ada support for GNU/kFreeBSD (Aurelien Jarno). Closes: #341356. - Remove ada bootstrap workaround for alpha. * Build a separate gcc-4.1-source package (Bastian Blank). Closes: #333922. * Remove obsolete patch: libstdc++-automake. * Remove patch integrated upstream: libffi-mips. * Fix the installation of the hppa64 compiler in snapshot builds. * Rename libgfortran0* to libgfortran1* (upstream soversion change). * Add a dependency on libc-dev for all compilers / -dev packages except gcc (which can be used for kernel builds without libc-dev). * libffi4-dev: Fix package description. * On amd64, install 32bit libraries into /emul/ia32-linux/usr/lib. Addresses: #341147. * Fix installation of biarch libstdc++ headers on amd64. * Configure --with-tune=i686 on ix86 architectures (on Ubuntu with -mtune=pentium4). Remove the cpu-default-* patches. * debian/control.m4: Fix libxxgcc package names. * Update the build infrastructure to build cross compilers (Nikita V. Youshchenko). * Tighten binutils (build-)dependency. Closes: #342484. * Symlink more doc directories. * debian/control.m4: Explicitely set Architecture for biarch packages.
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. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]