[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gcc-3.0_3.0.ds5-0pre010427_sparc.changes is NEW



(new) libobjc1_3.0-0pre010427_sparc.deb optional libs
Runtime library for GNU Objective-C applications.
 Library needed for GNU ObjC applications linked against the shared library.
gcc-3.0_3.0.ds5-0pre010427.dsc
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.ds5-0pre010427.dsc
gcj-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/gcj-3.0_3.0-0pre010427_sparc.deb
gcc-3.0-base_3.0-0pre010427_all.deb
  to pool/main/g/gcc-3.0/gcc-3.0-base_3.0-0pre010427_all.deb
g++-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/g++-3.0_3.0-0pre010427_sparc.deb
(new) libstdc++3-dev_3.0-0pre010427_sparc.deb optional devel
The GNU stdc++ library version 3 (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 2.95), and no earlier library will work it.
g77-3.0-doc_3.0-0pre010427_all.deb
  to pool/main/g/gcc-3.0/g77-3.0-doc_3.0-0pre010427_all.deb
gobjc-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/gobjc-3.0_3.0-0pre010427_sparc.deb
gcc-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/gcc-3.0_3.0-0pre010427_sparc.deb
(new) libgcj2_3.0-0pre010427_sparc.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.
fixincludes_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/fixincludes_3.0-0pre010427_sparc.deb
(new) libgcj2-dev_3.0-0pre010427_sparc.deb optional devel
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) libffi2_3.0-0pre010427_sparc.deb optional libs
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) libgcc0-sparc64_3.0-0pre010427_sparc.deb optional base
64bit Shared libgcc.
 64bit Shared libgcc.
cpp-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/cpp-3.0_3.0-0pre010427_sparc.deb
gcc-3.0-doc_3.0-0pre010427_all.deb
  to pool/main/g/gcc-3.0/gcc-3.0-doc_3.0-0pre010427_all.deb
g77-3.0_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/g77-3.0_3.0-0pre010427_sparc.deb
(new) gcc-3.0-sparc64_3.0-0pre010427_sparc.deb optional devel
The 64bit UltraSPARC gcc libraries
 These are versions of basic libraries such as libgcc.a compiled with the
 -m64 option, for UltraSPARC CPUs.
(new) libstdc++3-dbg_3.0-0pre010427_sparc.deb extra devel
The GNU stdc++ library version 3 (debugging files)
 This package contains the shared library of libstdc++ compiled with
 debugging symbols.
protoize_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/protoize_3.0-0pre010427_sparc.deb
(new) libstdc++3-doc_3.0-0pre010427_all.deb optional doc
The GNU stdc++ library version 3 (documentation files)
 This package contains documentation filesfor the GNU stdc++ library.
(new) libffi2-dev_3.0-0pre010427_sparc.deb optional devel
Foreign Function Interface library development
 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) libgcc0_3.0-0pre010427_sparc.deb required base
Shared libgcc.
 Shared libgcc.
cpp-3.0-doc_3.0-0pre010427_all.deb
  to pool/main/g/gcc-3.0/cpp-3.0-doc_3.0-0pre010427_all.deb
(new) libstdc++3_3.0-0pre010427_sparc.deb required base
The GNU stdc++ library version 3
 This package contains an additional runtime library for C++ programs
 built with the GNU compiler.
fastjar_3.0-0pre010427_sparc.deb
  to pool/main/g/gcc-3.0/fastjar_3.0-0pre010427_sparc.deb
gcc-3.0_3.0.ds5-0pre010427.diff.gz
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.ds5-0pre010427.diff.gz
gcc-3.0_3.0.ds5.orig.tar.gz
  to pool/main/g/gcc-3.0/gcc-3.0_3.0.ds5.orig.tar.gz
Changes: gcc-3.0 (3.0.ds5-0pre010427) unstable; urgency=low
 .
  * Fixed priority for fastjar from optional to extra
  * New version of source, as of 2001-04-27
  * Fix description of libgcj-dev
  * libffi-install: Make libffi installable
  * Add libffi and libffi-dev packages. libffi is only enabled for java
    targets right now. Perhaps more will be enabled later.
  * Fixes to build cross compiler package (for avr)
    (Hakan Ardo <hakan@debian.org>).
  * Better fixincludes description (#93157).
  * Remove all remnants of libg++
  * Remove all hacks around libstdc++ version. Since we are strictly v3 now,
    we can treat it like a normal shared lib, and not worry about all those
    ABI changes.
  * Remove all cruft control scripts. Note, debhelper will create scripts
    that it needs to. It will do the doc link stuff and the ldconfig stuff
    explicitly.
  * Clean up the SONAME parsing stuff, make it a little more cleaner over
    all the lib packages
  * Make libffi install when built (IOW, whenever java is enabled). This
    should obsolete the libffi package, which is old and broken
  * Revert to normal sonames, except for ia64 (for now)
  * Remove all references to dh_testversion, since they are deprecated for
    Build-Depends
  * Fix powerpc nof build
  * Remove all references to the MULTILIB stuff, since the arches are
    using specialized builds anyway (nof, softfloat).
  * Added 64bit sparc64 package (gcc-3.0-sparc64, libgcc0-sparc64)
  * Removed obsolete shlibs.local file
Announcing to debian-devel-changes@lists.debian.org
Setting bugs to severity fixed: 


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.



Reply to: