[ubuntu/karmic] gnat-4.4 4.4.1-3ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Tue Aug 25 13:10:27 BST 2009


gnat-4.4 (4.4.1-3ubuntu1) karmic; urgency=low

  * Merge with Debian.
  * Avoid underscores in doc-base document id's to workaround a dh_installdocs
    bug.
  * Update file names for the Ada user's guide.

gnat-4.4 (4.4.1-3) unstable; urgency=low

  [ Ludovic Brenta ]
  * debian/rules.defs, debian/rules.d/binary-ada.mk, debian/rules.patch:
    better support for architectures that support only one exception
    handling mechanism (SJLJ or ZCX).

  Merge from gcc-4.4 (4.4.1-3) unstable; urgency=low

  * Update to SVN 20090822 from the gcc-4_4-branch (r151011).
    - Fixes PR tree-optimization/41016, PR tree-optimization/41011,
      PR tree-optimization/41008, PR tree-optimization/40991,
      PR tree-optimization/40964, PR target/8603 (fixes: #161432),
      PR target/41019, PR target/41015, PR target/40957, PR target/40934,
      PR rtl-optimization/41033, PR middle-end/41047, PR middle-end/41006,
      PR fortran/41070, PR fortran/40995, PR fortran/40847, PR debug/40990,
      PR debug/37801, PR c/41046, PR c/40948, PR c/40866, PR bootstrap/41018,
      PR middle-end/41123,PR target/40971, PR c++/41131, PR fortran/41102,
      PR libfortran/40962.

  [ Arthur Loiret ]
  * Only use -fno-stack-protector when known to the stage1 compiler.

  [ Aurelien Jarno ]
  * lib32* packages: remove the Pre-Depends: libc6-i386 (>= 2.9-18) and
    upgrade the Conflicts: libc6-i386 from (<< 2.9-18) to (<< 2.9-22).
    Fixes: #537466.
  * kbsd-gnu-ada.dpatch: add support for kfreebsd-amd64.

  [ Matthias Klose ]
  * Build gnat on armel, the gnat-4.4 build still failing, gcc-snapshot
    builds good enough to build itself.
  * Merge enough of the gnat-4.4 changes back to allow a combined build
    from the gcc-4.4 source.
  * Build libgnatprj for armel.
  * On armel build just one version of the ada run-time library.
  * Update auto* build dependencies for snapshot builds.
  * Apply proposed patch for PR target/40718.

gnat-4.4 (4.4.1-2) unstable; urgency=low

  [ Ludovic Brenta ]
  * debian/patches/ada-gcc-name.diff: also patch the way the project manager
    invokes gcc to produce shared libraries.  Closes: #540090.
  * debian/libgnat{vsn,prj}BV.overrides: new.

  [ Matthias Klose ]
  * Update to SVN 20090808 from the gcc-4_4-branch (r150577).
    - Fixes PR target/40832, PR rtl-optimization/40710,
      PR tree-optimization/40321, PR build/40010, PR fortran/40727,
      PR build/40010, PR rtl-optimization/40924, PR c/39902,
      PR middle-end/40943, PR target/40577, PR c++/39987, PR debug/39706,
      PR c++/40948, PR c++/40749, PR fortran/40851, PR fortran/40878,
      PR target/40906.
  * Bump GCC version required in dependencies to 4.4.1.
  * Enable Ada for snapshot builds on all archs with a gnat package
    available in the archive.
  * Build-depend on binutils 2.19.51.20090805, needed at least for armel.

  [ Aurelien Jarno ]
  * kbsd-gnu-ada.dpatch: new patch to fix build on GNU/kFreeBSD.

Date: Tue, 25 Aug 2009 13:47:32 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
https://launchpad.net/ubuntu/karmic/+source/gnat-4.4/4.4.1-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 25 Aug 2009 13:47:32 +0200
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.1-3ubuntu1
Distribution: karmic
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: 540090
Changes: 
 gnat-4.4 (4.4.1-3ubuntu1) karmic; urgency=low
 .
   * Merge with Debian.
   * Avoid underscores in doc-base document id's to workaround a dh_installdocs
     bug.
   * Update file names for the Ada user's guide.
 .
 gnat-4.4 (4.4.1-3) unstable; urgency=low
 .
   [ Ludovic Brenta ]
   * debian/rules.defs, debian/rules.d/binary-ada.mk, debian/rules.patch:
     better support for architectures that support only one exception
     handling mechanism (SJLJ or ZCX).
 .
   Merge from gcc-4.4 (4.4.1-3) unstable; urgency=low
 .
   * Update to SVN 20090822 from the gcc-4_4-branch (r151011).
     - Fixes PR tree-optimization/41016, PR tree-optimization/41011,
       PR tree-optimization/41008, PR tree-optimization/40991,
       PR tree-optimization/40964, PR target/8603 (fixes: #161432),
       PR target/41019, PR target/41015, PR target/40957, PR target/40934,
       PR rtl-optimization/41033, PR middle-end/41047, PR middle-end/41006,
       PR fortran/41070, PR fortran/40995, PR fortran/40847, PR debug/40990,
       PR debug/37801, PR c/41046, PR c/40948, PR c/40866, PR bootstrap/41018,
       PR middle-end/41123,PR target/40971, PR c++/41131, PR fortran/41102,
       PR libfortran/40962.
 .
   [ Arthur Loiret ]
   * Only use -fno-stack-protector when known to the stage1 compiler.
 .
   [ Aurelien Jarno ]
   * lib32* packages: remove the Pre-Depends: libc6-i386 (>= 2.9-18) and
     upgrade the Conflicts: libc6-i386 from (<< 2.9-18) to (<< 2.9-22).
     Fixes: #537466.
   * kbsd-gnu-ada.dpatch: add support for kfreebsd-amd64.
 .
   [ Matthias Klose ]
   * Build gnat on armel, the gnat-4.4 build still failing, gcc-snapshot
     builds good enough to build itself.
   * Merge enough of the gnat-4.4 changes back to allow a combined build
     from the gcc-4.4 source.
   * Build libgnatprj for armel.
   * On armel build just one version of the ada run-time library.
   * Update auto* build dependencies for snapshot builds.
   * Apply proposed patch for PR target/40718.
 .
 gnat-4.4 (4.4.1-2) unstable; urgency=low
 .
   [ Ludovic Brenta ]
   * debian/patches/ada-gcc-name.diff: also patch the way the project manager
     invokes gcc to produce shared libraries.  Closes: #540090.
   * debian/libgnat{vsn,prj}BV.overrides: new.
 .
   [ Matthias Klose ]
   * Update to SVN 20090808 from the gcc-4_4-branch (r150577).
     - Fixes PR target/40832, PR rtl-optimization/40710,
       PR tree-optimization/40321, PR build/40010, PR fortran/40727,
       PR build/40010, PR rtl-optimization/40924, PR c/39902,
       PR middle-end/40943, PR target/40577, PR c++/39987, PR debug/39706,
       PR c++/40948, PR c++/40749, PR fortran/40851, PR fortran/40878,
       PR target/40906.
   * Bump GCC version required in dependencies to 4.4.1.
   * Enable Ada for snapshot builds on all archs with a gnat package
     available in the archive.
   * Build-depend on binutils 2.19.51.20090805, needed at least for armel.
 .
   [ Aurelien Jarno ]
   * kbsd-gnu-ada.dpatch: new patch to fix build on GNU/kFreeBSD.
Checksums-Sha1: 
 c85f710ca9b596dd1f52cfeadbaba3a1ff6fec4c 2487 gnat-4.4_4.4.1-3ubuntu1.dsc
 6a15cb31616d377cb71a039baab6d93e279a44dd 3811255 gnat-4.4_4.4.1-3ubuntu1.diff.gz
Checksums-Sha256: 
 bd2c9d8a8763dbd925d8c6b1ae66f0026e32e8ac6b0620921b36d6a8575c371c 2487 gnat-4.4_4.4.1-3ubuntu1.dsc
 db446b6658c941742f0d901ba3fabe06319ecaa18c6f20d1a9398b170d314f11 3811255 gnat-4.4_4.4.1-3ubuntu1.diff.gz
Files: 
 ca4970d3dd2dbd9c1d6bc96b2f76f35b 2487 devel optional gnat-4.4_4.4.1-3ubuntu1.dsc
 79307b030d0dafc2b97689d116fb79d7 3811255 devel optional gnat-4.4_4.4.1-3ubuntu1.diff.gz
Original-Maintainer: Debian GCC Maintainers <debian-gcc at lists.debian.org>

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

iEYEARECAAYFAkqT0t4ACgkQStlRaw+TLJxYyQCgo6S8irjIxyRBfRG235vapm+7
7C8AnjLXCqjai8z1up5MDt+VWtyXV13p
=v7Hx
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list