Accepted gcc-4.0 4.0.1-4ubuntu9 (source)
Matthias Klose
doko at ubuntu.com
Sat Oct 1 06:00:11 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 29 Sep 2005 10:45:32 +0200
Source: gcc-4.0
Binary: gcc-4.0-base libstdc++6 lib32ffi4 lib32gcj6-dev libobjc1 libgcc1 libgcj6-dev libgcj6-awt gpc-2.1-4.0 gcc-4.0-nof libstdc++6-4.0-dev lib32stdc++6-4.0-dbg libgcc2 lib64gnat-4.0 lib32gcj6 gpc-2.1-4.0-doc protoize lib64gcj6 treelang-4.0 libgnat-4.0 libstdc++6-4.0-dbg gcc-4.0-doc lib64stdc++6 lib32gfortran0 libffi4 lib64gcj6-awt gfortran-4.0-doc g++-4.0 libgcj6-src lib64ffi4 gcj-4.0 lib32gcc1 lib64stdc++6-4.0-dbg libgfortran0 gobjc-4.0 lib64objc1 cpp-4.0 gcc-4.0-soft-float gcc-4.0 gfortran-4.0 gcc-4.0-locales lib32objc1 libffi4-dev libgcj6 gnat-4.0-doc libgfortran0-dev libgcj-common libgcj6-common libstdc++6-4.0-pic cpp-4.0-doc lib64gcc1 fastjar gcc-4.0-hppa64 gij-4.0 fixincludes libmudflap0-dev libstdc++6-4.0-doc lib32stdc++6 gnat-4.0 libmudflap0 lib32gcj6-dbg lib64gfortran0 libgcj6-dbg
Architecture: source
Version: 4.0.1-4ubuntu9
Distribution: breezy
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
cpp-4.0 - The GNU C preprocessor
cpp-4.0-doc - Documentation for the GNU C preprocessor (cpp)
fastjar - Jar creation utility
fixincludes - Fix non-ANSI header files
g++-4.0 - The GNU C++ compiler
gcc-4.0 - The GNU C compiler
gcc-4.0-base - The GNU Compiler Collection (base package)
gcc-4.0-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.0-hppa64 - The GNU C compiler (cross compiler for hppa64)
gcc-4.0-locales - The GNU C compiler (native language support files)
gcc-4.0-nof - The no-floating-point gcc libraries (powerpc)
gcc-4.0-soft-float - The soft-floating-point gcc libraries (arm)
gcj-4.0 - The GNU compiler for Java(TM)
gfortran-4.0 - The GNU Fortran 95 compiler
gfortran-4.0-doc - Documentation for the GNU Fortran compiler (gfortran)
gij-4.0 - The GNU Java bytecode interpreter
gnat-4.0 - The GNU Ada compiler
gnat-4.0-doc - Documentation for the GNU Ada compiler (gnat)
gobjc-4.0 - The GNU Objective-C compiler
gpc-2.1-4.0 - The GNU Pascal compiler
gpc-2.1-4.0-doc - Documentation for the GNU Pascal compiler (gpc)
lib32ffi4 - Foreign Function Interface library runtime (32bit)
lib32gcc1 - GCC support library (32 bit Version)
lib32gcj6 - Java runtime library for use with gcj (32bit)
lib32gcj6-dbg - Debugging symbols for libraries provided in lib32gcj6-dev
lib32gcj6-dev - Java development and static library for use with gcj (32bit)
lib32gfortran0 - Runtime library for GNU Fortran applications (32bit)
lib32objc1 - Runtime library for GNU Objective-C applications (32bit)
lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
lib32stdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
lib64ffi4 - Foreign Function Interface library runtime (64bit)
lib64gcc1 - GCC support library (64bit)
lib64gcj6 - Java runtime library for use with gcj (64bit)
lib64gcj6-awt - AWT peer runtime libraries for use with gcj (64bit)
lib64gfortran0 - Runtime library for GNU Fortran applications (64bit)
lib64gnat-4.0 - Runtime library for GNU Ada applications
lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
lib64stdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
libffi4 - Foreign Function Interface library runtime
libffi4-dev - Foreign Function Interface library (development files)
libgcc1 - GCC support library
libgcc2 - GCC support library
libgcj-common - Java runtime library (common files)
libgcj6 - Java runtime library for use with gcj
libgcj6-awt - AWT peer runtime libraries for use with gcj
libgcj6-common - Java runtime library for use with gcj (jar files)
libgcj6-dbg - Debugging symbols for libraries provided in libgcj6-dev
libgcj6-dev - Java development headers and static library for use with gcj
libgcj6-src - libgcj java sources for use in eclipse
libgfortran0 - Runtime library for GNU Fortran applications
libgfortran0-dev - GNU Fortran library development
libgnat-4.0 - Runtime library for GNU Ada applications
libmudflap0 - GCC mudflap shared support libraries
libmudflap0-dev - GCC mudflap support libraries (development files)
libobjc1 - Runtime library for GNU Objective-C applications
libstdc++6 - The GNU Standard C++ Library v3
libstdc++6-4.0-dbg - The GNU Standard C++ Library v3 (debugging files)
libstdc++6-4.0-dev - The GNU Standard C++ Library v3 (development files)
libstdc++6-4.0-doc - The GNU Standard C++ Library v3 (documentation files)
libstdc++6-4.0-pic - The GNU Standard C++ Library v3 (shared library subset kit)
protoize - Create/remove ANSI prototypes from C code
treelang-4.0 - The GNU Treelang compiler
Changes:
gcc-4.0 (4.0.1-4ubuntu9) breezy; urgency=low
.
* Fix some gcj/libjava issues, no other changes.
* Fix bug in StreamSerializer, seen with eclipse-3.1.
Backport from CVS HEAD, Michael Koch.
* Update gcc/java, libjava to 4.0.2, removing patches integrated
upstream: pr21436, pr23230, pr23353, libjava-bc-link.
* Fix PR java/23891, eclipse bootstrap.
* Fix PR java/21418: Order of source files matters when compiling,
backported from mainline.
* Apply java patches, proposed for the 4.0 branch: PR java/24018,
PR libgcj/23182, PR java/19870, PR java/21844, PR libgcj/23367,
PR java/20338.
* Update libjava xml to classpath CVS HEAD 20050930.
* For biarch builds, disable the testsuite for the non-default architecture
for runtime libraries, which are not built by default (libjava, libmudflap).
* Add gsfonts-x11 to Build-Depends-Indep to avoid warnings from doxygen.
Files:
ee0f6cc20b8c9889d2896c5886e25959 3633 devel standard gcc-4.0_4.0.1-4ubuntu9.dsc
1fd532aab11f131f9f80262fd7257fcb 917591 devel standard gcc-4.0_4.0.1-4ubuntu9.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDPms9StlRaw+TLJwRAkKvAKC1fsuvuMdJTb1cECsbOFA74HoT7wCfUdre
oWprdmvPZou79RGFQF1gBUM=
=TUQb
-----END PGP SIGNATURE-----
Accepted:
gcc-4.0_4.0.1-4ubuntu9.diff.gz
to pool/main/g/gcc-4.0/gcc-4.0_4.0.1-4ubuntu9.diff.gz
gcc-4.0_4.0.1-4ubuntu9.dsc
to pool/main/g/gcc-4.0/gcc-4.0_4.0.1-4ubuntu9.dsc
More information about the breezy-changes
mailing list