Change logs for boost1.40 source package in Natty

  • boost1.40 (1.40.0-6ubuntu2) natty; urgency=low
    
      * Rebuild to add support for python 2.7.
     -- Matthias Klose <email address hidden>   Thu, 02 Dec 2010 23:57:32 +0000
  • boost1.40 (1.40.0-6ubuntu1) maverick; urgency=low
    
      * Merge from debian unstable.  Remaining changes:
        - Keep patch python2.6.4.patch (Boost SVN r53731)
        - Detect gcc atomic intrinsics, needed for arm spinlock:
          - Keep gcc-atomic-intrinsics.patch
          - debian/rules: Keep armel-specific TOOLSET_CONFIG
      * Re-enable mpi. No need to differ from debian now package is in universe.
    
    boost1.40 (1.40.0-6) unstable; urgency=low
    
      * Backport changes from 1.41.0-1 through 1.41.0-3 inclusive.
    
      * patches/date_time_date_formatting_hpp.patch: Change
        std::locale::locale() to std::locale().  Closes: #564863.
    
      * patches/boost-graph-printf.patch: New.  Include stdio.h, to define
        fprintf() and stderr.  Closes: #562215.
    
      * patches/kfreebsd-thread.patch: New (thanks, Petr Salinger).  Fix
        checks for __GLIBC__ source so that it builds on GNU/kFreeBSD.
    
    boost1.40 (1.40.0-5) unstable; urgency=low
    
      * control:
      * rtupdate:
      * rules: Remove hard-coded python versions (2.4 and 2.5).  Compute
        supported python versions using "pyversions".  Thanks to Jakub Wilk
        for the patch.  Closes: #556924.
    
      * source/format:
      * control:
      * rules: Switch to source format "3.0 (quilt)".
    
      * patches/gcc-4.patch: New (thanks, Jakub Wilk).  Patch from upstream
        that works around gcc 4 bug by replacing BOOST_MPL_ASSERT by
        BOOST_STATIC_ASSERT in mpi_datatype_oarchive.h.  Closes: #550300,
        #561407.
     -- Andreas Wenning <email address hidden>   Fri, 25 Jun 2010 19:58:37 +0200