[ubuntu/precise] gcc-mingw-w64 5ubuntu1 (Accepted)
Micah Gersten
micahg at ubuntu.com
Sun Apr 22 19:03:48 UTC 2012
gcc-mingw-w64 (5ubuntu1) precise; urgency=low
* Sync on Debian (FFe: LP: #986772)
* Change Breaks/Replaces version to 4.6.3-1ubuntu5+5 since gcc is frozen for
the moment, this change can be dropped after 12.04
- update debian/control*
gcc-mingw-w64 (5) unstable; urgency=low
* Add the DMUA flag set by Didier Raboud to the control.source file.
* Add a warning to the generated debian/control file indicating that
it shouldn't be modified directly.
* Fix the version for Breaks/Replaces at 4.6.3-3+4, since this is the
earliest version of the post-split package in the archive. Fixing
the version avoids making the package set uninstallable.
gcc-mingw-w64 (4) unstable; urgency=low
[ Stephen Kitt ]
* Split package into gcc, g++, gfortran and gnat packages.
* Enable the Objective-C and Objective-C++ compilers.
* Split package into 32- and 64-bit specific versions (-i686 and
-x86-64) - see thread starting at
http://lists.debian.org/4EBA730A.7060707@greffrath.com for rationale.
* Build with gcc-4.6 explicitly, at least until gnat-4.7 is available
(Closes: #667173).
* Standards-Version 3.9.3, no change required.
* Provide a transitional gcc-mingw32 package for backwards-
compatibility (Closes: #644769); in addition, with regards to bugs
filed against gcc-mingw32:
- gcc-mingw-w64's version of mm_malloc.h is correct (Closes: #651300);
- gcc-mingw-w64 compiles programs (Closes: #658619);
- gcc-mingw-w64 provides shared versions of libgcc and libstdc++
(Closes: #540783);
- the packages' dependency structure ensures that the various compiler
packages depend on the appropriate development packages (Closes:
#567698).
* Update debian/copyright using the version provided by gcc-4.6.
[ Didier Raboud ]
* Confidently set the DM-Upload-Allowed flag to yes.
gcc-mingw-w64 (3) unstable; urgency=low
* Disable Ada support on armhf and hurd-i386 for now, based on a patch
by Peter Green (Closes: #658526).
* Wrap-and-sort debian/control.full.
* Check before moving libraries, when bootstrapping there is nothing
to move.
* Update debian/control.bootstrap with changes made to
debian/control.full.
* Add spelling fix for "writting".
Date: Sun, 22 Apr 2012 00:09:16 -0500
Changed-By: Micah Gersten <micahg at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/gcc-mingw-w64/5ubuntu1
-------------- next part --------------
Format: 1.8
Date: Sun, 22 Apr 2012 00:09:16 -0500
Source: gcc-mingw-w64
Binary: gcc-mingw-w64 gcc-mingw-w64-i686 gcc-mingw-w64-x86-64 g++-mingw-w64 g++-mingw-w64-i686 g++-mingw-w64-x86-64 gfortran-mingw-w64 gfortran-mingw-w64-i686 gfortran-mingw-w64-x86-64 gobjc-mingw-w64 gobjc-mingw-w64-i686 gobjc-mingw-w64-x86-64 gobjc++-mingw-w64 gobjc++-mingw-w64-i686 gobjc++-mingw-w64-x86-64 gnat-mingw-w64 gnat-mingw-w64-i686 gnat-mingw-w64-x86-64 gcc-mingw32 gcc-mingw-w64-base
Architecture: source
Version: 5ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Micah Gersten <micahg at ubuntu.com>
Description:
g++-mingw-w64 - GNU C++ compiler for MinGW-w64
g++-mingw-w64-i686 - GNU C++ compiler for MinGW-w64 targeting Win32
g++-mingw-w64-x86-64 - GNU C++ compiler for MinGW-w64 targeting Win64
gcc-mingw-w64 - GNU C compiler for MinGW-w64
gcc-mingw-w64-base - GNU Compiler Collection for MinGW-w64 (base package)
gcc-mingw-w64-i686 - GNU C compiler for MinGW-w64 targeting Win32
gcc-mingw-w64-x86-64 - GNU C compiler for MinGW-w64 targeting Win64
gcc-mingw32 - GNU Compiler Collection for MinGW32 (transition package)
gfortran-mingw-w64 - GNU Fortran compiler for MinGW-w64
gfortran-mingw-w64-i686 - GNU Fortran compiler for MinGW-w64 targeting Win32
gfortran-mingw-w64-x86-64 - GNU Fortran compiler for MinGW-w64 targeting Win64
gnat-mingw-w64 - GNU Ada compiler for MinGW-w64
gnat-mingw-w64-i686 - GNU Ada compiler for MinGW-w64 targeting Win32
gnat-mingw-w64-x86-64 - GNU Ada compiler for MinGW-w64 targeting Win64
gobjc++-mingw-w64 - GNU Objective-C++ compiler for MinGW-w64
gobjc++-mingw-w64-i686 - GNU Objective-C++ compiler for MinGW-w64 targeting Win32
gobjc++-mingw-w64-x86-64 - GNU Objective-C++ compiler for MinGW-w64 targeting Win64
gobjc-mingw-w64 - GNU Objective-C compiler for MinGW-w64
gobjc-mingw-w64-i686 - GNU Objective-C compiler for MinGW-w64 targeting Win32
gobjc-mingw-w64-x86-64 - GNU Objective-C compiler for MinGW-w64 targeting Win64
Closes: 540783 567698 644769 651300 658526 658619 667173
Launchpad-Bugs-Fixed: 986772
Changes:
gcc-mingw-w64 (5ubuntu1) precise; urgency=low
.
* Sync on Debian (FFe: LP: #986772)
* Change Breaks/Replaces version to 4.6.3-1ubuntu5+5 since gcc is frozen for
the moment, this change can be dropped after 12.04
- update debian/control*
.
gcc-mingw-w64 (5) unstable; urgency=low
.
* Add the DMUA flag set by Didier Raboud to the control.source file.
* Add a warning to the generated debian/control file indicating that
it shouldn't be modified directly.
* Fix the version for Breaks/Replaces at 4.6.3-3+4, since this is the
earliest version of the post-split package in the archive. Fixing
the version avoids making the package set uninstallable.
.
gcc-mingw-w64 (4) unstable; urgency=low
.
[ Stephen Kitt ]
* Split package into gcc, g++, gfortran and gnat packages.
* Enable the Objective-C and Objective-C++ compilers.
* Split package into 32- and 64-bit specific versions (-i686 and
-x86-64) - see thread starting at
http://lists.debian.org/4EBA730A.7060707@greffrath.com for rationale.
* Build with gcc-4.6 explicitly, at least until gnat-4.7 is available
(Closes: #667173).
* Standards-Version 3.9.3, no change required.
* Provide a transitional gcc-mingw32 package for backwards-
compatibility (Closes: #644769); in addition, with regards to bugs
filed against gcc-mingw32:
- gcc-mingw-w64's version of mm_malloc.h is correct (Closes: #651300);
- gcc-mingw-w64 compiles programs (Closes: #658619);
- gcc-mingw-w64 provides shared versions of libgcc and libstdc++
(Closes: #540783);
- the packages' dependency structure ensures that the various compiler
packages depend on the appropriate development packages (Closes:
#567698).
* Update debian/copyright using the version provided by gcc-4.6.
.
[ Didier Raboud ]
* Confidently set the DM-Upload-Allowed flag to yes.
.
gcc-mingw-w64 (3) unstable; urgency=low
.
* Disable Ada support on armhf and hurd-i386 for now, based on a patch
by Peter Green (Closes: #658526).
* Wrap-and-sort debian/control.full.
* Check before moving libraries, when bootstrapping there is nothing
to move.
* Update debian/control.bootstrap with changes made to
debian/control.full.
* Add spelling fix for "writting".
Checksums-Sha1:
62d7081bd1df47fe2c6cf2e0822c4f7c392addde 2449 gcc-mingw-w64_5ubuntu1.dsc
572b6afb8233bbc13c29f6c744f8c77a8b04eb86 23508 gcc-mingw-w64_5ubuntu1.tar.gz
Checksums-Sha256:
56aafe12cd17665d3efb5fcb1392fc37fc7a94fc80829d82a59bdedc9bc76143 2449 gcc-mingw-w64_5ubuntu1.dsc
da1615896dcdfea8e4ba8f9ee385e97f4ab4669ad0665eb5c907ad46e64b56dd 23508 gcc-mingw-w64_5ubuntu1.tar.gz
Files:
7970cdd0d6b094700dad219167a2afc8 2449 devel extra gcc-mingw-w64_5ubuntu1.dsc
70cb78985bebdda9754b67f85e557d07 23508 devel extra gcc-mingw-w64_5ubuntu1.tar.gz
Original-Maintainer: Stephen Kitt <steve at sk2.org>
More information about the Precise-changes
mailing list