Change logs for cython source package in Raring

  • cython (0.17.4-0ubuntu1) raring; urgency=low
    
      * New upstream version.
        - Fixed: Garbage collection triggered during deallocation of container
          classes could lead to a double-deallocation.
      * Fix numpy test failures. LP: #1163782.
     -- Matthias Klose <email address hidden>   Mon, 08 Apr 2013 11:12:10 +0200
  • cython (0.17.3-1) experimental; urgency=low
    
    
      * Bugfix upstream release:
        - upstream includes all previously shipped patches
        - provides CHANGES.rst (was missing from source distribution,
          up_changes_rst patch provides a copy), so all machinery for fetching
          changelogs from wiki is removed
      * Pruning shipped underscore.js, -doc depends on libjs-underscore now
    
     -- Yaroslav Halchenko <email address hidden>  Thu, 20 Dec 2012 12:34:19 -0500
  • cython (0.17.2-1) experimental; urgency=low
    
    
      * Bugfix upstream release with post-release fixes:
        - 0001-keep-longness-when-folding-negative-integer-constant.patch
        - 0003-Fix-compiler-crash.patch
        - 0005-fix-cimport-cython-in-string-code-fragments.patch
        - 0006-fix-refnanny-code-for-del-statement-inside-of-genera.patch
        - 0001-fix-analysis-of-entry-to-be-a-weakref-typo-introduce.patch
          (Closes: #692313)
        - fix-ma-includes.patch from Julian Taylor to add platform specific
          paths (e.g. introduced with multiarch in python3.3) (Closes: #693555)
      * Boost python-dev to Recommends from Suggests for most common usage
        scenarios (Closes: #545809).  Also list python3-dev instead
        of python-dev for cython3 package.
      * Provide cython-doc package with documentation built using sphinx
        (Closes: #615932)
    
     -- Yaroslav Halchenko <email address hidden>  Wed, 05 Dec 2012 12:28:05 -0500
  • cython (0.17.1-1ubuntu1) raring; urgency=low
    
      * Apply patch from Julian Taylor to fix multiarch FTBFS (closes: #693555)
     -- Adam Conrad <email address hidden>   Sat, 17 Nov 2012 17:00:24 -0700
  • cython (0.17.1-1) experimental; urgency=low
    
    
      * Bugfix release
    
     -- Yaroslav Halchenko <email address hidden>  Sat, 29 Sep 2012 19:01:53 -0400
  • cython (0.16-1ubuntu1) quantal; urgency=low
    
      * Build with -fsigned-char as a temporary workaround to upstream's
        non-portable assumptions about char signedness on non-x86 arches.
     -- Adam Conrad <email address hidden>   Sun, 29 Jul 2012 06:20:47 -0600