[Pkg-julia-devel] [SCM] Julia branch master updated. debian/0.3.11-1-23-ge2f2857
Graham Inggs
ginggs at moszumanska.debian.org
Thu Nov 5 16:34:32 UTC 2015
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 e2f28574220b384c3d4b6c7850741193a8410d57 (commit)
via 5a61e191d7538375df59d20eea276d5ed7a187c4 (commit)
via fdf4d063928cda65214de77ff4d980d3db6bd57b (commit)
from dbf65165b1184453db2a9848a0ee44f5a74fa1b3 (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 e2f28574220b384c3d4b6c7850741193a8410d57
Author: Graham Inggs <ginggs at debian.org>
Date: Thu Nov 5 18:21:09 2015 +0200
Cherry-pick patches from upstream 0.4.0 for armhf and ppc64el
commit 5a61e191d7538375df59d20eea276d5ed7a187c4
Author: Graham Inggs <ginggs at debian.org>
Date: Thu Nov 5 18:13:57 2015 +0200
Build everywhere
commit fdf4d063928cda65214de77ff4d980d3db6bd57b
Author: Graham Inggs <ginggs at debian.org>
Date: Thu Nov 5 17:16:07 2015 +0200
Build in the multiarch lib directories as well, so that patchelf is no longer required
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 11 +-
debian/control | 12 +-
debian/patches/define-other-archs-as-notx86.patch | 25 +++
debian/patches/make-patchelf-redundant.patch | 22 +++
debian/patches/series | 9 +
debian/patches/upstream-arm-alignment.patch | 27 +++
.../upstream-copy-module-before-llvm-codegen.patch | 108 +++++++++++
debian/patches/upstream-fix-missing-mapvalue.patch | 80 ++++++++
debian/patches/upstream-force-on-+vfp2.patch | 30 +++
...upstream-improve-support-for-building-ppc.patch | 208 +++++++++++++++++++++
debian/patches/upstream-use-system-patchelf.patch | 27 +++
debian/rules | 24 ++-
12 files changed, 570 insertions(+), 13 deletions(-)
create mode 100644 debian/patches/define-other-archs-as-notx86.patch
create mode 100644 debian/patches/make-patchelf-redundant.patch
create mode 100644 debian/patches/upstream-arm-alignment.patch
create mode 100644 debian/patches/upstream-copy-module-before-llvm-codegen.patch
create mode 100644 debian/patches/upstream-fix-missing-mapvalue.patch
create mode 100644 debian/patches/upstream-force-on-+vfp2.patch
create mode 100644 debian/patches/upstream-improve-support-for-building-ppc.patch
create mode 100644 debian/patches/upstream-use-system-patchelf.patch
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list