[ubuntu/lucid] gnat-4.4 4.4.2-6ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Wed Jan 20 16:35:15 GMT 2010
gnat-4.4 (4.4.2-6ubuntu1) lucid; urgency=low
* Build using gcc-snapshot on armel.
gnat-4.4 (4.4.2-6) unstable; urgency=low
[Xavier Grave]
* debian/patches/ada-bug564232.diff: new. Closes: #564232
and unblocks #561156 for polyorb.
Merge grom gcc-4.4 (4.4.2-10) UNRELEASED; urgency=low
* Update the gnat patch for arm from the trunk.
Merge from gcc-4.4 (4.4.2-9) unstable; urgency=low
[ Matthias Klose ]
* Update to SVN 20100108 from the gcc-4_4-branch (r155727).
- Fixes PR tree-optimization/42337, PR target/42448, PR middle-end/42099,
PR target/42549 (fixes: #560812), PR tree-optimization/41956,
PR target/42503, PR other/42611 (LP: #501921), PR target/42511,
PR target/42564, PR tree-optimization/42614,
PR target/42542 (LP: #403744).
* libgcj10: Move .so symlinks into gcj-4.4-jdk. Addresses: #563280.
* Don't use expect-tcl8.3 on hppa anymore.
* Merge gnat-4.4 changes back from 4.4.2-5.
* Default to v9a (ultrasparc) on sparc*-linux.
* gcj-4.4-jdk: Include /usr/lib/jvm-exports.
* Use 4.4.3 as the upstream version (we'll end up with this version
for the next release anyway).
* Always build libgcc4 on hppa, even if not building libgcc for other
archs (gcc-4.5 bumps the soversion on hppa to 6).
* Base the source build-dependency on the package version instead of the
gcc version.
* Build-depend on autogen again.
[ Nobuhiro Iwamatsu ]
* Update gcc-multiarch patch for sh4.
gnat-4.4 (4.4.2-5) unstable; urgency=low
[Ludovic Brenta]
* debian/control.m4 (gnat-4.4): tighten dependency on gcc-4.4 to ensure the
presence of the /usr/lib/gcc/$target/$version symbolic link.
Closes: #562744.
Merge from gcc-4.4 (4.4.2-8) unstable; urgency=medium
* Update to SVN 20091228 from the gcc-4_4-branch (r155494).
Fix PR middle-end/41344, PR tree-optimization/42231.
* lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.
* Remove gcc-snapshot specific patches (now built from the gcc-4.5
packaging).
* Remove extra chunk from the patch for PR target/40134, causing
bad code with -Os on powerpc. Fixes: #550094. LP: #445534.
Merge from gcc-4.4 (4.4.2-7) unstable; urgency=low
* Update to SVN 20091226 from the gcc-4_4-branch (r155468).
Fix PR rtl-optimization/42475, PR rtl-optimization/42429.
[ Matthias Klose ]
* Don't call install-info directly, depend on dpkg | install-info instead.
* Remove obsolete fastjar packaging scripts.
* On ARM, pass --hash-style=both to ld.
* Enable multiarch for sh4. Fixes: #546443.
[ Nobuhiro Iwamatsu ]
* Backport from trunk Fix PR target/41993, [sh] ICE in create_pre_exit.
Fixes: #556601.
[ Arthur Loiret ]
* debian/rules.conf (gen_no_archs): Handle multiple arm ports.
Merge from gcc-4.4 (4.4.2-6) unstable; urgency=low
* Update to SVN 20091220 from the gcc-4_4-branch (r155367).
Fix PR c++/42387, PR c++/41183.
[ Matthias Klose ]
* Apply svn-doc-updates.diff for non DFSG builds.
* gcc-snapshot:
- Remove patches integrated upstream: pr40133.diff. Fixes: #561550.
[ Nobuhiro Iwamatsu ]
* Backport linux atomic ops changes for sh4 from the trunk. Fixes: #561550.
* Backport from trunk: [SH] Not run scheduling before reload as default.
Fixes: #561429.
[ Arthur Loiret ]
* Apply spu patches independently of the hardening patches; fix build
failure on powerpc.
Date: Wed, 20 Jan 2010 08:10:08 +0100
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Matthias Klose <matthias.klose at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/gnat-4.4/4.4.2-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 20 Jan 2010 08:10:08 +0100
Source: gnat-4.4
Binary: gnat-4.4-base gnat-4.4 libgnat-4.4 libgnat-4.4-dbg libgnatvsn4.4-dev libgnatvsn4.4 libgnatvsn4.4-dbg libgnatprj4.4-dev libgnatprj4.4 libgnatprj4.4-dbg gnat-4.4-doc
Architecture: source
Version: 4.4.2-6ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
gnat-4.4 - The GNU Ada compiler
gnat-4.4-base - The GNU Compiler Collection (gnat base package)
gnat-4.4-doc - Documentation for the GNU Ada compiler (gnat)
libgnat-4.4 - Runtime library for GNU Ada applications
libgnat-4.4-dbg - Runtime library for GNU Ada applications
libgnatprj4.4 - GNU Ada Project Manager
libgnatprj4.4-dbg - GNU Ada Project Manager
libgnatprj4.4-dev - GNU Ada Project Manager development files
libgnatvsn4.4 - GNU Ada compiler version library
libgnatvsn4.4-dbg - GNU Ada compiler version library
libgnatvsn4.4-dev - GNU Ada compiler version library - development files
Closes: 562744 564232
Changes:
gnat-4.4 (4.4.2-6ubuntu1) lucid; urgency=low
.
* Build using gcc-snapshot on armel.
.
gnat-4.4 (4.4.2-6) unstable; urgency=low
.
[Xavier Grave]
* debian/patches/ada-bug564232.diff: new. Closes: #564232
and unblocks #561156 for polyorb.
.
Merge grom gcc-4.4 (4.4.2-10) UNRELEASED; urgency=low
.
* Update the gnat patch for arm from the trunk.
.
Merge from gcc-4.4 (4.4.2-9) unstable; urgency=low
.
[ Matthias Klose ]
* Update to SVN 20100108 from the gcc-4_4-branch (r155727).
- Fixes PR tree-optimization/42337, PR target/42448, PR middle-end/42099,
PR target/42549 (fixes: #560812), PR tree-optimization/41956,
PR target/42503, PR other/42611 (LP: #501921), PR target/42511,
PR target/42564, PR tree-optimization/42614,
PR target/42542 (LP: #403744).
* libgcj10: Move .so symlinks into gcj-4.4-jdk. Addresses: #563280.
* Don't use expect-tcl8.3 on hppa anymore.
* Merge gnat-4.4 changes back from 4.4.2-5.
* Default to v9a (ultrasparc) on sparc*-linux.
* gcj-4.4-jdk: Include /usr/lib/jvm-exports.
* Use 4.4.3 as the upstream version (we'll end up with this version
for the next release anyway).
* Always build libgcc4 on hppa, even if not building libgcc for other
archs (gcc-4.5 bumps the soversion on hppa to 6).
* Base the source build-dependency on the package version instead of the
gcc version.
* Build-depend on autogen again.
.
[ Nobuhiro Iwamatsu ]
* Update gcc-multiarch patch for sh4.
.
gnat-4.4 (4.4.2-5) unstable; urgency=low
.
[Ludovic Brenta]
* debian/control.m4 (gnat-4.4): tighten dependency on gcc-4.4 to ensure the
presence of the /usr/lib/gcc/$target/$version symbolic link.
Closes: #562744.
.
Merge from gcc-4.4 (4.4.2-8) unstable; urgency=medium
.
* Update to SVN 20091228 from the gcc-4_4-branch (r155494).
Fix PR middle-end/41344, PR tree-optimization/42231.
* lib32stdc++6{,-dbg}: Add dependency on 32bit glibc.
* Remove gcc-snapshot specific patches (now built from the gcc-4.5
packaging).
* Remove extra chunk from the patch for PR target/40134, causing
bad code with -Os on powerpc. Fixes: #550094. LP: #445534.
.
Merge from gcc-4.4 (4.4.2-7) unstable; urgency=low
.
* Update to SVN 20091226 from the gcc-4_4-branch (r155468).
Fix PR rtl-optimization/42475, PR rtl-optimization/42429.
.
[ Matthias Klose ]
* Don't call install-info directly, depend on dpkg | install-info instead.
* Remove obsolete fastjar packaging scripts.
* On ARM, pass --hash-style=both to ld.
* Enable multiarch for sh4. Fixes: #546443.
.
[ Nobuhiro Iwamatsu ]
* Backport from trunk Fix PR target/41993, [sh] ICE in create_pre_exit.
Fixes: #556601.
.
[ Arthur Loiret ]
* debian/rules.conf (gen_no_archs): Handle multiple arm ports.
.
Merge from gcc-4.4 (4.4.2-6) unstable; urgency=low
.
* Update to SVN 20091220 from the gcc-4_4-branch (r155367).
Fix PR c++/42387, PR c++/41183.
.
[ Matthias Klose ]
* Apply svn-doc-updates.diff for non DFSG builds.
* gcc-snapshot:
- Remove patches integrated upstream: pr40133.diff. Fixes: #561550.
.
[ Nobuhiro Iwamatsu ]
* Backport linux atomic ops changes for sh4 from the trunk. Fixes: #561550.
* Backport from trunk: [SH] Not run scheduling before reload as default.
Fixes: #561429.
.
[ Arthur Loiret ]
* Apply spu patches independently of the hardening patches; fix build
failure on powerpc.
Checksums-Sha1:
9d0dd522a95abff1c09e6562ca4692a440bd6290 2545 gnat-4.4_4.4.2-6ubuntu1.dsc
3c645e27747b3cdbc41417d679e5d0f34f883433 706621 gnat-4.4_4.4.2-6ubuntu1.diff.gz
Checksums-Sha256:
44af477e87d72500a71b9279fe0ce79bb6efc04627ae1917450ea6623596968f 2545 gnat-4.4_4.4.2-6ubuntu1.dsc
24e644819d65f66f6c89d3db01914bad2df81b2bdf1e5dbcd9157d263020d185 706621 gnat-4.4_4.4.2-6ubuntu1.diff.gz
Files:
97e7712ace8ec1ca5210dbaf7f6dc29f 2545 devel optional gnat-4.4_4.4.2-6ubuntu1.dsc
340fef1997e3c3a1196d837ec56a821f 706621 devel optional gnat-4.4_4.4.2-6ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 403744 445534 501921
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktXL20ACgkQStlRaw+TLJwYzQCeOoYdjjCnhzYAdjTG9jA12BTm
P7AAnifrCl6mSQFjVjva2Cjjqe6MKNUO
=Sqoq
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list