Change logs for boost source package in Jaunty

  • boost (1.34.1-15ubuntu3) jaunty; urgency=low
    
      * debian/rtupdate: Update for python2.6.
    
     -- Matthias Klose <email address hidden>   Thu, 26 Feb 2009 11:14:35 +0000
  • boost (1.34.1-15ubuntu2) jaunty; urgency=low
    
      * Update for Python 2.4/2.5 -> 2.5/2.6 transition
    
     -- Scott Kitterman <email address hidden>   Fri, 20 Feb 2009 01:26:27 -0500
  • boost (1.34.1-15ubuntu1) jaunty; urgency=low
    
      * Merge from debian unstable, remaining changes: LP: #321789
        - GCCXMLParser.py: Use ElementTree from the python2.5 standard
          library.
      * Closes LP: #57196
    
    boost (1.34.1-15) unstable; urgency=low
    
      * patches/0001-boost.mpl-gcc-4.4-fixes.patch: New.  Fixes preprocessor
        usage.  Closes: #505597.
    
      * patches/pending-relaxed_heap.patch: New.  Include <climits> to obtain
        CHAR_BIT; thanks to Charles Blundell for the patch.  Closes: #495204.
    
     -- Bhavani Shankar <email address hidden>   Tue, 27 Jan 2009 14:37:06 +0530
  • boost (1.34.1-14ubuntu2) jaunty; urgency=low
    
      * debian/rules: drop the local bjam changes; calling the gcc profile
        was only coincidentally fixing the aliasing issue because gcc wasn't
        being called with -O2, so use Debian's equally valid fix for this
        instead.  (Closes: #506939)
    
     -- Steve Langasek <email address hidden>   Thu, 27 Nov 2008 03:40:31 +0000
  • boost (1.34.1-14ubuntu1) jaunty; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        + Tell bjam that we're using gcc; otherwise, the -fno-strict-aliasing
          fix for building with gcc-4.2 fails when CFLAGS is set in the
          environment.
        + GCCXMLParser.py: Use ElementTree from the python2.5 standard
          library.
    
     -- Steve Langasek <email address hidden>   Sat, 15 Nov 2008 21:00:46 -0800
  • boost (1.34.1-11ubuntu1) intrepid; urgency=low
    
      * Merge with Debian (LP: #240710), remaining changes:
        + Tell bjam that we're using gcc; otherwise, the -fno-strict-aliasing
          fix for building with gcc-4.2 fails when CFLAGS is set in the
          environment.
        + GCCXMLParser.py: Use ElementTree from the python2.5 standard
          library.
      * Modify Maintainer value to match the DebianMaintainerField
        specification.
    
     -- Iain Lane <email address hidden>   Tue, 17 Jun 2008 17:05:11 +0100