julia 1.1.1+dfsg-1 source package in Ubuntu

Changelog

julia (1.1.1+dfsg-1) unstable; urgency=medium

  * New upstream version 1.1.1+dfsg
  * Bump Standards-Version to 4.4.0 (no change).
  * Add update-jl.sh script for managing embedded sources.
    + Update embedded Pkg.jl to 40cbbe224d4a491503279dfc5b9aefe15412f007.
    + Update embedded Documenter.jl to 0.23.0
    + Update embedded JSON.jl to 0.21.0
    + Update embedded DocStringExtensions.jl to 0.8.0
    + Embed DocumenterlaTeX.jl 0.2.0
    + Embed Parsers.jl 0.3.6
    * Re-apply the privacy-breach.patch to the embedded .jl packages.
  * Disable the flaky PDF build and remove the doc-base file.
  * Apply wrap-and-sort.

 -- Mo Zhou <email address hidden>  Thu, 25 Jul 2019 14:12:44 +0000

Upload details

Uploaded by:
Debian Julia Team
Uploaded to:
Sid
Original maintainer:
Debian Julia Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
julia_1.1.1+dfsg-1.dsc 3.0 KiB 76b4cbb77facfad3f66e66e9032d71ef6afef05760447e678b6d76f41084b2de
julia_1.1.1+dfsg.orig.tar.xz 3.2 MiB 2fa635a75c9965385174f0e3bad958c3019b039abc23df5fa874b882e4a1724d
julia_1.1.1+dfsg-1.debian.tar.xz 3.5 MiB a7ff7b025cd1c75f9affc556f32d083dfbb4878a7bbdf6a95091467086b011c6

Available diffs

No changes file available.

Binary packages built by this source

julia: No summary available for julia in ubuntu eoan.

No description available for julia in ubuntu eoan.

julia-common: high-performance programming language for technical computing (common files)

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package contains the Julia standard library and test suite.

julia-dbgsym: debug symbols for julia
julia-doc: No summary available for julia-doc in ubuntu eoan.

No description available for julia-doc in ubuntu eoan.

libjulia-dev: No summary available for libjulia-dev in ubuntu eoan.

No description available for libjulia-dev in ubuntu eoan.

libjulia1: high-performance programming language for technical computing (runtime library)

 Julia is a high-level, high-performance dynamic programming language for
 technical computing, with syntax that is familiar to users of other technical
 computing environments. It provides a sophisticated compiler, distributed
 parallel execution, numerical accuracy, and an extensive mathematical function
 library. The library, mostly written in Julia itself, also integrates mature,
 best-of-breed C and Fortran libraries for linear algebra, random number
 generation, FFTs, and string processing. Julia programs are organized around
 defining functions, and overloading them for different combinations of
 argument types (which can also be user-defined).
 .
 This package provides the Julia runtime library.

libjulia1-dbgsym: debug symbols for libjulia1