Accepted gcc-4.1 4.1.2-15ubuntu1 (source)

Matthias Klose doko at ubuntu.com
Mon Aug 6 00:10:45 BST 2007


Accepted:
 OK: gcc-4.1_4.1.2.orig.tar.gz
 OK: gcc-4.1_4.1.2-15ubuntu1.diff.gz
 OK: gcc-4.1_4.1.2-15ubuntu1.dsc
     -> Component: main Section: devel

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

Format: 1.7
Date: Sun, 05 Aug 2007 22:47:17 +0200
Source: gcc-4.1
Binary: gcc-4.1-soft-float libstdc++6-4.1-pic libstdc++6 lib32ffi4 gobjc++-4.1-multilib libobjc1 lib32gfortran1 gfortran-4.1 libgcc1 libstdc++6-4.1-doc lib64gfortran1 gcc-4.1-multilib libgcc2 lib64stdc++6-4.1-dbg g++-4.1 gobjc-4.1-multilib protoize gcc-4.1-base cpp-4.1 lib64stdc++6 gobjc++-4.1 libffi4 libstdc++6-4.1-dbg lib64ffi4 libgfortran1 cpp-4.1-doc gfortran-4.1-doc lib32gcc1 gcc-4.1-source libgcc4 lib64objc1 g++-4.1-multilib 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 treelang-4.1 lib64gcc1 fixincludes libmudflap0-dev lib32stdc++6 libmudflap0 gfortran-4.1-multilib lib64mudflap0 gcc-4.1-hppa64
Architecture: source
Version: 4.1.2-15ubuntu1
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
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)
 fixincludes - Fix non-ANSI header files
 g++-4.1    - The GNU C++ compiler
 g++-4.1-multilib - The GNU C++ compiler (multilib files)
 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-multilib - The GNU C compiler (multilib 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)
 gfortran-4.1-multilib - The GNU Fortran 95 compiler (multilib files)
 gobjc++-4.1 - The GNU Objective-C++ compiler
 gobjc++-4.1-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.1  - The GNU Objective-C compiler
 gobjc-4.1-multilib - The GNU Objective-C compiler (multilib files)
 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)
 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)
 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
 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.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: 408888 422469 423094 423160 433539
Launchpad-Bugs-Fixed: 121834
Changes: 
 gcc-4.1 (4.1.2-15ubuntu1) gutsy; urgency=low
 .
   * Merge with Debian; remaining changes:
     - Source tgz including GFDL documentation.
     - Regenerate the control file.
 .
 gcc-4.1 (4.1.2-15) unstable; urgency=low
 .
   [Matthias Klose]
   * Update to the gcc-4_1-branch 20070805 (s390 changes only).
 .
   * Period of grace is over, turn on again the testsuite on m68k.
   * Update infrastructure for the gcc-source package (Bastian Blank).
   * Update profiling on the Hurd (Samuel Thibault, Michael Casadevall).
     Closes: #433539.
   * debian/rules2: Allow DEB_BUILD_OPTIONS=parallel=<n> to overwrite NJOBS.
   * Allow lang=<l1>,<l2> nolang=<l3,l4> in DEB_BUILD_OPTIONS; deprecating
     WITHOUT_LANG, and WITHOUT_CHECK.
   * debian/rules.defs, debian/rules.conf: Cache some often used macros.
 .
   * Don't build a libgcj-doc package from the gcj-4.1 source.
   * Install gappletviewer man page. Closes: #423094.
   * Fix gcj build failure on the Hurd (Samuel Thibault). Closes: #408888.
   * Fix PR java/32862, bugs in EnumMap implementation. Closes: #423160.
   * Fix PR classpath/32844.
   * Support @ arguments in gjar.
   * gcjwebplugin: Register for more browsers (package currently not built).
   * gij/boehm-gc: Use sysconf as fallback, if reading /proc/stat fails.
     Closes: #422469.
   * libjava: Avoid dependency on MAXHOSTNAMELEN (Samuel Thibault).
   * Tighten dependencies on ecj/libecj-java.
 .
   [Arthur Loiret]
   * Fix cross builds targeting x86_64. Closes: LP: #121834.
Files: 
 dfa3fdfe54d4025e8e1e89a75060f94d 2763 devel standard gcc-4.1_4.1.2-15ubuntu1.dsc
 b4b943edf90e9274b247b72ae0d80b28 1379647 devel standard gcc-4.1_4.1.2-15ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iD8DBQFGtjieStlRaw+TLJwRAk3eAJwJF6h0DnbjfSynHnNclXDzLSbkZACeIBgQ
rOPucb6cOpfXhRam9tUECLE=
=BUtb
-----END PGP SIGNATURE-----





More information about the gutsy-changes mailing list