Accepted gcc-4.1 4.1.1-9ubuntu1 (source)

Matthias Klose doko at ubuntu.com
Sun Jul 16 10:50:12 BST 2006


Accepted:
 OK: gcc-4.1_4.1.1-9ubuntu1.dsc
     -> Component: main Section: devel
 OK: gcc-4.1_4.1.1-9ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 15 Jul 2006 16:05:45 +0000
Source: gcc-4.1
Binary: gcc-4.1-soft-float libstdc++6-4.1-pic libstdc++6 gnat-4.1-doc lib32ffi4 libobjc1 lib32gfortran1 gfortran-4.1 libgcc1 libstdc++6-4.1-doc lib64gfortran1 libgfortran1-dev libgcc2 lib64stdc++6-4.1-dbg g++-4.1 protoize gcc-4.1-base cpp-4.1 libgnatvsn-dev lib64stdc++6 gobjc++-4.1 libffi4 lib64ssp0 libgnatvsn4.1 libstdc++6-4.1-dbg lib64ffi4 libgfortran1 cpp-4.1-doc libgnatprj-dev libgnat-4.1 gfortran-4.1-doc lib32gcc1 libssp0 gcc-4.1-source libgcc4 lib64objc1 gobjc-4.1 gcc-4.1 lib32objc1 lib32stdc++6-4.1-dbg libstdc++6-4.1-dev libffi4-dev gcc-4.1-doc gcc-4.1-locales lib32mudflap0 libgnatprj4.1 treelang-4.1 lib64gcc1 fastjar gnat-4.1 fixincludes libmudflap0-dev lib32stdc++6 libmudflap0 lib32ssp0 lib64mudflap0 gcc-4.1-hppa64
Architecture: source
Version: 4.1.1-9ubuntu1
Distribution: edgy
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description: 
 cpp-4.1    - The GNU C preprocessor
 cpp-4.1-doc - Documentation for the GNU C preprocessor (cpp)
 fastjar    - Jar creation utility
 fixincludes - Fix non-ANSI header files
 g++-4.1    - The GNU C++ compiler
 gcc-4.1    - The GNU C compiler
 gcc-4.1-base - The GNU Compiler Collection (base package)
 gcc-4.1-doc - Documentation for the GNU compilers (gcc, gobjc, g++)
 gcc-4.1-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.1-locales - The GNU C compiler (native language support files)
 gcc-4.1-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.1-source - Source of the GNU Compiler Collection
 gfortran-4.1 - The GNU Fortran 95 compiler
 gfortran-4.1-doc - Documentation for the GNU Fortran compiler (gfortran)
 gnat-4.1   - The GNU Ada compiler
 gnat-4.1-doc - Documentation for the GNU Ada compiler (gnat)
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc-4.1  - The GNU Objective-C compiler
 lib32ffi4  - Foreign Function Interface library runtime (32bit)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gfortran1 - Runtime library for GNU Fortran applications (32bit)
 lib32mudflap0 - GCC mudflap shared support libraries (32bit)
 lib32objc1 - Runtime library for GNU Objective-C applications (32bit)
 lib32ssp0  - GCC stack smashing protection library (32bit)
 lib32stdc++6 - The GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64ffi4  - Foreign Function Interface library runtime (64bit)
 lib64gcc1  - GCC support library (64bit)
 lib64gfortran1 - Runtime library for GNU Fortran applications (64bit)
 lib64mudflap0 - GCC mudflap shared support libraries (64bit)
 lib64objc1 - Runtime library for GNU Objective-C applications (64bit)
 lib64ssp0  - GCC stack smashing protection library (64bit)
 lib64stdc++6 - The GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-4.1-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
 libgcc4    - GCC support library
 libgfortran1 - Runtime library for GNU Fortran applications
 libgfortran1-dev - GNU Fortran library development
 libgnat-4.1 - Runtime library for GNU Ada applications
 libgnatprj-dev - GNU Ada Project Manager development files
 libgnatprj4.1 - GNU Ada Project Manager
 libgnatvsn-dev - GNU Ada compiler version library - development files
 libgnatvsn4.1 - GNU Ada compiler version library
 libmudflap0 - GCC mudflap shared support libraries
 libmudflap0-dev - GCC mudflap support libraries (development files)
 libobjc1   - Runtime library for GNU Objective-C applications
 libssp0    - GCC stack smashing protection library
 libstdc++6 - The GNU Standard C++ Library v3
 libstdc++6-4.1-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.1-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.1-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.1-pic - The GNU Standard C++ Library v3 (shared library subset kit)
 protoize   - Create/remove ANSI prototypes from C code
 treelang-4.1 - The GNU Treelang compiler
Closes: 373895 376871 378321
Changes: 
 gcc-4.1 (4.1.1-9ubuntu1) edgy; urgency=low
 .
   * Synchronize with Debian unstable. Remaining changes:
     - ssp enabled by default.
   * Add /usr/include/ppc64-linux-gnu into the system header include path
     for compatibility as well.
 .
 gcc-4.1 (4.1.1-9) unstable; urgency=low
 .
   * Update to SVN 20060715.
     - Fix PR c++/28016, do not emit uninstantiated static data members.
       Closes: #373895, #376871.
   * Revert the patch to fix PR c++/27227. Closes: #378321.
   * multiarch-include.dpatch: Renamed from biarch-include.dpatch;
     apply for all architectures.
   * Do not build the java compiler in gcc-4.1 package, just include the
     options and specs in the gcc driver.
   * Remove gnat-4.0 as an alternative build dependency.
   * Add a patch to enable -fstack-protector by default for C, C++, ObjC, ObjC++.
     The patch is disabled by default.
Files: 
 b495f59cc4880c28d5ac5345bdec2b90 2638 devel standard gcc-4.1_4.1.1-9ubuntu1.dsc
 f7134e0484f8cffae7b686fa13940633 1543841 devel standard gcc-4.1_4.1.1-9ubuntu1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEuaFkStlRaw+TLJwRAvGLAJ9tdmC/4YXyX/vzV2y8fitfsXiudQCeNGGI
+HFlmwMUeu8MuwYbERIfC3M=
=z+T4
-----END PGP SIGNATURE-----





More information about the edgy-changes mailing list