Change logs for julia source package in Trusty

  • julia (0.2.1+dfsg-2) unstable; urgency=medium
    
    
      * readline-6.3.patch: new patch, fixes FTBFS against readline 6.3.
        (Closes: #741824)
      * Restrict supported archs to amd64 and i386, it never compiled elsewhere.
    
     -- Sébastien Villemot <email address hidden>  Sun, 16 Mar 2014 16:25:21 +0100
  • julia (0.2.1+dfsg-1) unstable; urgency=medium
    
    
      * New upstream release.
    
     -- Sébastien Villemot <email address hidden>  Sat, 15 Feb 2014 21:31:41 +0100
  • julia (0.2.0+dfsg-6) unstable; urgency=medium
    
    
      * Transition to libunwind8-dev. (Closes: #730464)
    
     -- Sébastien Villemot <email address hidden>  Sat, 01 Feb 2014 10:18:04 +0100
  • julia (0.2.0+dfsg-5ubuntu1) trusty; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - build depend on libunwind8-dev instead of libunwind7-dev
    
    julia (0.2.0+dfsg-5) unstable; urgency=low
    
      * Transition to suitesparse 4.2.1.
    
    julia (0.2.0+dfsg-4) unstable; urgency=low
    
      * Make the parallel.jl test non-fatal.
     -- Bhavani Shankar <email address hidden>   Sun, 29 Dec 2013 23:35:40 +0530
  • julia (0.2.0+dfsg-3ubuntu2) trusty; urgency=medium
    
      * Update sonames for suitesparse 4.2.1.
     -- Colin Watson <email address hidden>   Mon, 23 Dec 2013 15:12:18 +0000
  • julia (0.2.0+dfsg-3ubuntu1) trusty; urgency=low
    
      * build depend on libunwind8-dev
     -- Julian Taylor <email address hidden>   Tue, 19 Nov 2013 20:04:22 +0100
  • julia (0.2.0+dfsg-3) unstable; urgency=low
    
    
      * testsuite-i386.patch: loosen the numerical precision for yet another test.
    
     -- Sébastien Villemot <email address hidden>  Sun, 17 Nov 2013 19:32:52 +0100
  • julia (0.2.0~rc2+dfsg-2) unstable; urgency=low
    
    
      * Use (older) suitesparse 3.4.
         + d/control: downgrade (build-)dependencies
         + use-sonames-with-dlopen.patch: update sonames
         + suitesparse-3.4.patch: new patch
      * Downgrade build-dependency to libunwind7-dev (was libunwind8-dev).
        libunwind8-dev is unlikely to merge to testing soon.
      * unversioned-system-load-path.patch: new patch.
        Drops version number from system load path. Versioning unnecessary since
        this path is managed by dpkg/apt. Moreover, it would make transitions to
        higher versions needlessly complicated.
      * testsuite-i386.patch: new patch, fixes testsuite crash on i386.
      * Use canonical URL for Vcs-* fields
    
     -- Sébastien Villemot <email address hidden>  Sun, 03 Nov 2013 16:00:08 +0100
  • julia (0.1.2+dfsg-3) unstable; urgency=low
    
    
      * Bump the B-D on dpkg-dev.
        Support for source:Package and source:Version fields was added in dpkg-dev
        1.16.2 (Closes: #706470)
      * Add support for DEB_BUILD_OPTIONS=nocheck (Closes: #706472)
      * Add julia-dbg package
      * Fix FTBFS with zlib >= 1.2.8 (Closes: #707962)
        - zlib-1.2.8.patch: new patch, fixes the gzip.jl test
        - tighten B-D on zlib1g-dev to >= 1:1.2.8
    
     -- Sébastien Villemot <email address hidden>  Wed, 15 May 2013 12:44:14 +0200