[Pkg-julia-devel] [SCM] Julia branch master updated. debian/0.3.11-1-17-g665e404
Peter Colberg
pc-guest at moszumanska.debian.org
Mon Nov 2 16:08:42 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 665e40467094e4fb9b1e2c7ad5bbb8cdbeb3d39d (commit)
via de4001316a2fa6f5e34b0afa31f29c16d8b3ff41 (commit)
via d05f80a085e2074926d786c4942fb1d50369f62b (commit)
via 8a815c50b8cc4c7205546fde7b1e26f07a75f6cf (commit)
via 182dd0631b1570e65bd50b2516a205dad2220045 (commit)
via 3a0f8f744345c8302af163d870b5cfcea9d930e6 (commit)
via 46b12c3af1312134940ad15e5b73dc1119fef61f (commit)
via d003bd5e329e2d741820d78791e58bf50cc5bfd0 (commit)
via 646ff99a3a39ce16d23f6a16b6e3e4a23a6c058c (commit)
via b7de77bd038b6b99ad6071eb3be961438ee417e9 (commit)
via 73062b349c9fccfec34f7a7d625720b4be98d0a7 (commit)
via 84b9eebaf5df5c0b7608d85429a0e07907ed9b56 (commit)
via c7d7932ff9055868f53f4d9e5efeb564ab32bbb7 (commit)
via 1db5361d50ce5b8977212bdc4c9c02c1ec3bc6c6 (commit)
via fad1c7fda1fa4cacb92ceb8025f5ba9bc522bab3 (commit)
via 46735c35ed2d6676a60e0e5a328f7d636ee31d4d (commit)
via fc36cc5d93360fe8d47d937ffeefc2282f0f981c (commit)
from 25d319fee5b29c03a75184467557fd73499a1d83 (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 665e40467094e4fb9b1e2c7ad5bbb8cdbeb3d39d
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 23:42:51 2015 -0500
Query SSE2 extension on i386 using x86 CPUID opcode.
This avoids forking a process to query the CPU features.
commit de4001316a2fa6f5e34b0afa31f29c16d8b3ff41
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 19:43:29 2015 -0500
Purge unused lintian-overrides
commit d05f80a085e2074926d786c4942fb1d50369f62b
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 19:32:19 2015 -0500
debian/copyright: remove dsfmt and utf8proc
commit 8a815c50b8cc4c7205546fde7b1e26f07a75f6cf
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 19:00:35 2015 -0500
Add julia-common package with standard library and test suite
commit 182dd0631b1570e65bd50b2516a205dad2220045
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 18:59:57 2015 -0500
Changelog entry for 0.3.12-1
commit 3a0f8f744345c8302af163d870b5cfcea9d930e6
Merge: d003bd5 46b12c3
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 18:31:56 2015 -0500
Merge tag 'upstream/0.3.12'
Upstream version 0.3.12
commit d003bd5e329e2d741820d78791e58bf50cc5bfd0
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 17:37:12 2015 -0500
Pass parallel build flag to make
commit 646ff99a3a39ce16d23f6a16b6e3e4a23a6c058c
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 17:34:04 2015 -0500
Generate version_git.jl from upstream git commit
commit b7de77bd038b6b99ad6071eb3be961438ee417e9
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 17:27:38 2015 -0500
Fix duplicate short description for julia-dbg
Resolves lintian warning duplicate-short-description
commit 73062b349c9fccfec34f7a7d625720b4be98d0a7
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 17:13:55 2015 -0500
Strip external link to Google Fonts API
commit 84b9eebaf5df5c0b7608d85429a0e07907ed9b56
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 17:12:54 2015 -0500
Use libjs-modernizr package inplace of external link
commit c7d7932ff9055868f53f4d9e5efeb564ab32bbb7
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 16:47:44 2015 -0500
Build documentation using python3-sphinx
commit 1db5361d50ce5b8977212bdc4c9c02c1ec3bc6c6
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 16:35:07 2015 -0500
Remove PYTHONPATH hack for sphinx-build
commit fad1c7fda1fa4cacb92ceb8025f5ba9bc522bab3
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 14:39:06 2015 -0500
Pack reproducible orig tarball
commit 46735c35ed2d6676a60e0e5a328f7d636ee31d4d
Author: Peter Colberg <peter at colberg.org>
Date: Sun Nov 1 13:57:17 2015 -0500
Substitute new utf8proc package for embedded copy
commit fc36cc5d93360fe8d47d937ffeefc2282f0f981c
Author: Peter Colberg <peter at colberg.org>
Date: Sat Oct 31 17:28:37 2015 -0400
Substitute new dsfmt package for embedded copy
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 3 +
Make.inc | 10 +-
Makefile | 8 +-
README.windows.md | 6 +-
VERSION | 2 +-
base/complex.jl | 1 -
base/linalg/generic.jl | 6 +-
base/mpfr.jl | 1 +
base/number.jl | 1 +
base/pkg/entry.jl | 6 +-
base/range.jl | 9 +-
base/version_git.jl | 22 +
contrib/windows/get_toolchain.sh | 2 +-
contrib/windows/msys_build.sh | 1 +
contrib/windows/winrpm.sh | 2 +-
debian/changelog | 16 +
debian/control | 28 +-
debian/copyright | 51 +-
debian/julia-common.install | 4 +
debian/{julia.manpages => julia-common.manpages} | 0
debian/julia.install | 4 -
debian/julia.links | 2 +
debian/julia.lintian-overrides | 1 -
debian/patches/do-not-download-dsfmt.patch | 36 -
debian/patches/do-not-download-utf8proc.patch | 37 -
debian/patches/require-sse2-on-i386.patch | 41 +-
debian/patches/series | 5 +-
debian/patches/sphinx-build.patch | 20 +-
debian/patches/strip-fonts-googleapis.patch | 19 +
debian/patches/support-noopt.patch | 20 +-
debian/patches/use-libjs-modernizr.patch | 20 +
debian/patches/version-git.patch | 16 +
debian/rules | 32 +-
deps/Makefile | 2 +-
deps/dsfmt-2.2/CHANGE-LOG.txt | 80 -
deps/dsfmt-2.2/FILES.txt | 27 -
deps/dsfmt-2.2/LICENSE.txt | 32 -
deps/dsfmt-2.2/Makefile | 195 -
deps/dsfmt-2.2/README.jp.txt | 52 -
deps/dsfmt-2.2/README.txt | 41 -
deps/dsfmt-2.2/check.sh | 18 -
deps/dsfmt-2.2/config.status | 1 -
deps/dsfmt-2.2/dSFMT-common.h | 115 -
deps/dsfmt-2.2/dSFMT-params.h | 87 -
deps/dsfmt-2.2/dSFMT-params11213.h | 40 -
deps/dsfmt-2.2/dSFMT-params1279.h | 40 -
deps/dsfmt-2.2/dSFMT-params132049.h | 40 -
deps/dsfmt-2.2/dSFMT-params19937.h | 40 -
deps/dsfmt-2.2/dSFMT-params216091.h | 40 -
deps/dsfmt-2.2/dSFMT-params2203.h | 40 -
deps/dsfmt-2.2/dSFMT-params4253.h | 40 -
deps/dsfmt-2.2/dSFMT-params44497.h | 40 -
deps/dsfmt-2.2/dSFMT-params521.h | 40 -
deps/dsfmt-2.2/dSFMT-params86243.h | 40 -
deps/dsfmt-2.2/dSFMT.11213.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.1279.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.132049.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.19937.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.216091.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.2203.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.4253.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.44497.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.521.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.86243.out.txt | 583 -
deps/dsfmt-2.2/dSFMT.c | 633 -
deps/dsfmt-2.2/dSFMT.h | 640 -
deps/dsfmt-2.2/html/annotated.html | 72 -
deps/dsfmt-2.2/html/bc_s.png | Bin 705 -> 0 bytes
deps/dsfmt-2.2/html/bdwn.png | Bin 147 -> 0 bytes
deps/dsfmt-2.2/html/classes.html | 78 -
deps/dsfmt-2.2/html/closed.png | Bin 126 -> 0 bytes
deps/dsfmt-2.2/html/d_s_f_m_t-common_8h.html | 145 -
.../dsfmt-2.2/html/d_s_f_m_t-common_8h_source.html | 152 -
deps/dsfmt-2.2/html/d_s_f_m_t_8c.html | 954 --
deps/dsfmt-2.2/html/d_s_f_m_t_8h.html | 1785 ---
deps/dsfmt-2.2/html/d_s_f_m_t_8h_source.html | 431 -
deps/dsfmt-2.2/html/doxygen.css | 1012 --
deps/dsfmt-2.2/html/doxygen.png | Bin 3942 -> 0 bytes
deps/dsfmt-2.2/html/files.html | 73 -
deps/dsfmt-2.2/html/functions.html | 87 -
deps/dsfmt-2.2/html/functions_vars.html | 87 -
deps/dsfmt-2.2/html/globals.html | 328 -
deps/dsfmt-2.2/html/globals_defs.html | 105 -
deps/dsfmt-2.2/html/globals_func.html | 272 -
deps/dsfmt-2.2/html/globals_type.html | 81 -
deps/dsfmt-2.2/html/globals_vars.html | 85 -
deps/dsfmt-2.2/html/howto-compile.html | 360 -
deps/dsfmt-2.2/html/index.html | 127 -
deps/dsfmt-2.2/html/mainpage_8txt.html | 68 -
deps/dsfmt-2.2/html/nav_f.png | Bin 159 -> 0 bytes
deps/dsfmt-2.2/html/nav_h.png | Bin 97 -> 0 bytes
deps/dsfmt-2.2/html/open.png | Bin 118 -> 0 bytes
deps/dsfmt-2.2/html/struct_d_s_f_m_t___t.html | 117 -
deps/dsfmt-2.2/html/tab_a.png | Bin 140 -> 0 bytes
deps/dsfmt-2.2/html/tab_b.png | Bin 178 -> 0 bytes
deps/dsfmt-2.2/html/tab_h.png | Bin 192 -> 0 bytes
deps/dsfmt-2.2/html/tab_s.png | Bin 189 -> 0 bytes
deps/dsfmt-2.2/html/tabs.css | 59 -
deps/dsfmt-2.2/html/union_w128___t.html | 133 -
deps/dsfmt-2.2/test.c | 769 --
deps/utf8proc-v1.1.6/Changelog | 131 -
deps/utf8proc-v1.1.6/LICENSE | 64 -
deps/utf8proc-v1.1.6/Makefile | 69 -
deps/utf8proc-v1.1.6/README | 116 -
deps/utf8proc-v1.1.6/data_generator.rb | 1624 ---
deps/utf8proc-v1.1.6/lump.txt | 26 -
deps/utf8proc-v1.1.6/pgsql/Makefile | 10 -
deps/utf8proc-v1.1.6/pgsql/utf8proc.sql | 6 -
deps/utf8proc-v1.1.6/pgsql/utf8proc_pgsql.c | 139 -
deps/utf8proc-v1.1.6/ruby/extconf.rb | 2 -
deps/utf8proc-v1.1.6/ruby/gem/LICENSE | 64 -
deps/utf8proc-v1.1.6/ruby/gem/utf8proc.gemspec | 12 -
deps/utf8proc-v1.1.6/ruby/utf8proc.rb | 98 -
deps/utf8proc-v1.1.6/ruby/utf8proc_native.c | 160 -
deps/utf8proc-v1.1.6/utf8proc.c | 587 -
deps/utf8proc-v1.1.6/utf8proc.h | 390 -
deps/utf8proc-v1.1.6/utf8proc_data.c | 13383 -------------------
doc/helpdb.jl | 4 +-
doc/stdlib/math.rst | 2 +-
src/alloc.c | 52 +-
src/dump.c | 3 +-
test/complex.jl | 20 +
test/core.jl | 13 +
test/linalg2.jl | 8 +
test/mpfr.jl | 10 +
test/perf/kernel/.gitattributes | 1 -
test/pkg.jl | 169 +-
test/ranges.jl | 4 +
128 files changed, 437 insertions(+), 32695 deletions(-)
create mode 100644 base/version_git.jl
create mode 100644 debian/julia-common.install
rename debian/{julia.manpages => julia-common.manpages} (100%)
create mode 100755 debian/julia.links
delete mode 100644 debian/julia.lintian-overrides
delete mode 100644 debian/patches/do-not-download-dsfmt.patch
delete mode 100644 debian/patches/do-not-download-utf8proc.patch
create mode 100644 debian/patches/strip-fonts-googleapis.patch
create mode 100644 debian/patches/use-libjs-modernizr.patch
create mode 100644 debian/patches/version-git.patch
delete mode 100644 deps/dsfmt-2.2/CHANGE-LOG.txt
delete mode 100644 deps/dsfmt-2.2/FILES.txt
delete mode 100644 deps/dsfmt-2.2/LICENSE.txt
delete mode 100644 deps/dsfmt-2.2/Makefile
delete mode 100644 deps/dsfmt-2.2/README.jp.txt
delete mode 100644 deps/dsfmt-2.2/README.txt
delete mode 100755 deps/dsfmt-2.2/check.sh
delete mode 100644 deps/dsfmt-2.2/config.status
delete mode 100644 deps/dsfmt-2.2/dSFMT-common.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params11213.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params1279.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params132049.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params19937.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params216091.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params2203.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params4253.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params44497.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params521.h
delete mode 100644 deps/dsfmt-2.2/dSFMT-params86243.h
delete mode 100644 deps/dsfmt-2.2/dSFMT.11213.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.1279.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.132049.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.19937.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.216091.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.2203.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.4253.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.44497.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.521.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.86243.out.txt
delete mode 100644 deps/dsfmt-2.2/dSFMT.c
delete mode 100644 deps/dsfmt-2.2/dSFMT.h
delete mode 100644 deps/dsfmt-2.2/html/annotated.html
delete mode 100644 deps/dsfmt-2.2/html/bc_s.png
delete mode 100644 deps/dsfmt-2.2/html/bdwn.png
delete mode 100644 deps/dsfmt-2.2/html/classes.html
delete mode 100644 deps/dsfmt-2.2/html/closed.png
delete mode 100644 deps/dsfmt-2.2/html/d_s_f_m_t-common_8h.html
delete mode 100644 deps/dsfmt-2.2/html/d_s_f_m_t-common_8h_source.html
delete mode 100644 deps/dsfmt-2.2/html/d_s_f_m_t_8c.html
delete mode 100644 deps/dsfmt-2.2/html/d_s_f_m_t_8h.html
delete mode 100644 deps/dsfmt-2.2/html/d_s_f_m_t_8h_source.html
delete mode 100644 deps/dsfmt-2.2/html/doxygen.css
delete mode 100644 deps/dsfmt-2.2/html/doxygen.png
delete mode 100644 deps/dsfmt-2.2/html/files.html
delete mode 100644 deps/dsfmt-2.2/html/functions.html
delete mode 100644 deps/dsfmt-2.2/html/functions_vars.html
delete mode 100644 deps/dsfmt-2.2/html/globals.html
delete mode 100644 deps/dsfmt-2.2/html/globals_defs.html
delete mode 100644 deps/dsfmt-2.2/html/globals_func.html
delete mode 100644 deps/dsfmt-2.2/html/globals_type.html
delete mode 100644 deps/dsfmt-2.2/html/globals_vars.html
delete mode 100644 deps/dsfmt-2.2/html/howto-compile.html
delete mode 100644 deps/dsfmt-2.2/html/index.html
delete mode 100644 deps/dsfmt-2.2/html/mainpage_8txt.html
delete mode 100644 deps/dsfmt-2.2/html/nav_f.png
delete mode 100644 deps/dsfmt-2.2/html/nav_h.png
delete mode 100644 deps/dsfmt-2.2/html/open.png
delete mode 100644 deps/dsfmt-2.2/html/struct_d_s_f_m_t___t.html
delete mode 100644 deps/dsfmt-2.2/html/tab_a.png
delete mode 100644 deps/dsfmt-2.2/html/tab_b.png
delete mode 100644 deps/dsfmt-2.2/html/tab_h.png
delete mode 100644 deps/dsfmt-2.2/html/tab_s.png
delete mode 100644 deps/dsfmt-2.2/html/tabs.css
delete mode 100644 deps/dsfmt-2.2/html/union_w128___t.html
delete mode 100644 deps/dsfmt-2.2/test.c
delete mode 100644 deps/utf8proc-v1.1.6/Changelog
delete mode 100644 deps/utf8proc-v1.1.6/LICENSE
delete mode 100644 deps/utf8proc-v1.1.6/Makefile
delete mode 100644 deps/utf8proc-v1.1.6/README
delete mode 100644 deps/utf8proc-v1.1.6/data_generator.rb
delete mode 100644 deps/utf8proc-v1.1.6/lump.txt
delete mode 100644 deps/utf8proc-v1.1.6/pgsql/Makefile
delete mode 100644 deps/utf8proc-v1.1.6/pgsql/utf8proc.sql
delete mode 100644 deps/utf8proc-v1.1.6/pgsql/utf8proc_pgsql.c
delete mode 100644 deps/utf8proc-v1.1.6/ruby/extconf.rb
delete mode 100644 deps/utf8proc-v1.1.6/ruby/gem/LICENSE
delete mode 100644 deps/utf8proc-v1.1.6/ruby/gem/utf8proc.gemspec
delete mode 100644 deps/utf8proc-v1.1.6/ruby/utf8proc.rb
delete mode 100644 deps/utf8proc-v1.1.6/ruby/utf8proc_native.c
delete mode 100644 deps/utf8proc-v1.1.6/utf8proc.c
delete mode 100644 deps/utf8proc-v1.1.6/utf8proc.h
delete mode 100644 deps/utf8proc-v1.1.6/utf8proc_data.c
delete mode 100644 test/perf/kernel/.gitattributes
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list