Accepted: gcc-4.1 4.1.2-21ubuntu1 (source)
Matthias Klose
doko at ubuntu.com
Tue Mar 11 06:21:07 GMT 2008
Accepted:
OK: gcc-4.1_4.1.2.orig.tar.gz
OK: gcc-4.1_4.1.2-21ubuntu1.diff.gz
OK: gcc-4.1_4.1.2-21ubuntu1.dsc
-> Component: main Section: devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 11 Mar 2008 01:40:57 +0100
Source: gcc-4.1
Binary: gcc-4.1-base libgcc1 libgcc2 libgcc4 lib64gcc1 lib32gcc1 gcc-4.1 gcc-4.1-multilib gcc-4.1-hppa64 cpp-4.1 cpp-4.1-doc gcc-4.1-locales g++-4.1 g++-4.1-multilib libmudflap0 lib32mudflap0 lib64mudflap0 libmudflap0-dev protoize gobjc++-4.1 gobjc++-4.1-multilib gobjc-4.1 gobjc-4.1-multilib libobjc1 lib64objc1 lib32objc1 gfortran-4.1 gfortran-4.1-multilib gfortran-4.1-doc libgfortran1 lib64gfortran1 lib32gfortran1 libffi4 lib32ffi4 lib64ffi4 libffi4-dev libstdc++6 lib32stdc++6 lib64stdc++6 libstdc++6-4.1-dev libstdc++6-4.1-pic libstdc++6-4.1-dbg lib32stdc++6-4.1-dbg lib64stdc++6-4.1-dbg libstdc++6-4.1-doc treelang-4.1 gcc-4.1-soft-float fixincludes gcc-4.1-doc gcc-4.1-source
Architecture: source
Version: 4.1.2-21ubuntu1
Distribution: hardy
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: 447348
Changes:
gcc-4.1 (4.1.2-21ubuntu1) hardy; urgency=low
.
* Merge with Debian; remaining changes:
- Regenerate the control file.
* Keep building the ObjC, ObjC++, Fortran and Treelang compilers.
.
gcc-4.1 (4.1.2-21) unstable; urgency=low
.
[Matthias Klose]
* Update to the gcc-4_1-branch 20080308.
- debian/patches/amd64-biarch.dpatch: Remove.
- debian/patches/{powerpc,ppc64}-biarch.dpatch: Update.
* Update PR other/28322, ignore only unknown -W* options.
.
[Arthur Loiret]
* pr25524.dpatch: Update, backport register_include_chains call fix from
trunk.
.
gcc-4.1 (4.1.2-20) unstable; urgency=low
.
[Ludovic Brenta]
* debian/rules.d/binary-ada.mk, debian/control.m4: merge from
gnat-4.2 (= 4.2.2-7). This restores libgnatvsn-dev and
libgnatprj-dev and therefore closes: #447348.
* change package names: libgnatvsn-dev becomes libgnatvsn4.1-dev;
libgnatprj-dev becomes libgnatprj4.1-dev;
the unversioned packages will be provided by gcc-defaults.
.
[ Aurelien Jarno]
* debian/multiarch.inc: change mipsel64 into mips64el.
.
[Matthias Klose]
* Update to the gcc-4_1-branch 20080301.
* Fix PR other/28322, GCC new warnings and compatibility.
* Disable building ObjC, ObjC++, Fortran and Treelang compilers.
* Remove 4.1.2 compatibility symlinks in gcclibdir.
Files:
a960ee9bbd0ef19e014788282a004620 2703 devel optional gcc-4.1_4.1.2-21ubuntu1.dsc
f6287131eb6ea479dd15bbf08cdbf80c 1602814 devel optional gcc-4.1_4.1.2-21ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH1iOjStlRaw+TLJwRAjTFAJ45EK5Ibc+6GG0Nfd1kIpoaWA1GQwCdHa9n
Doih2EYqfAsEzLMZdBLY9Bw=
=LbAs
-----END PGP SIGNATURE-----
More information about the Hardy-changes
mailing list