[Pkg-julia-devel] [SCM] Julia branch master updated. debian/0.1.2+dfsg-1-2-g62524c5
Sébastien Villemot
sebastien at alioth.debian.org
Wed Apr 3 15:36:53 UTC 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Julia".
The branch, master has been updated
via 62524c597ac0b28fca128c5ba140e998c663825a (commit)
via d26789e76280644aaaf611e90b95fc34e628f1ad (commit)
from 4042e69c0b34a8485ecf695c17732f1f6c195124 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 62524c597ac0b28fca128c5ba140e998c663825a
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Apr 3 17:04:00 2013 +0200
Debian release 0.1.2+dfsg-2
commit d26789e76280644aaaf611e90b95fc34e628f1ad
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Apr 3 17:03:10 2013 +0200
Statically link against LLVM
With dynamic linking, strange bugs appear when the runtime library is not the
same than the one used for building. At this stage it is not clear whether it
is a Julia or LLVM bug. Reported as Julia issue #2494.
- use-shared-llvm.patch: remove patch
- add Built-Using field for julia binary package
- keep a dependency of julia on libllvm3.2, since strpack.jl dlopen's it
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 12 ++++++++++++
debian/control | 3 ++-
debian/patches/series | 1 -
debian/patches/use-shared-llvm.patch | 17 -----------------
debian/rules | 3 +++
5 files changed, 17 insertions(+), 19 deletions(-)
delete mode 100644 debian/patches/use-shared-llvm.patch
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list