[Pkg-julia-devel] [SCM] Julia branch master updated. debian/0.1_20130212.gitf375d4bb-1-6-g0e0d1cc
Sébastien Villemot
sebastien at alioth.debian.org
Wed Feb 13 16:24:28 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 0e0d1cc771b2514c90e1c3a3e4558f8093b4dc4c (commit)
via bcbc2f80d57ecdb7f7e4cf76a26011925563fc7f (commit)
via 5fe11a31842d6374867ebd38051a91ef5992e08e (commit)
via 15c1caa62918ef23e2687f9038b014fa6713bc45 (commit)
via fda76f48d9d4b218074de8dfc46fe423b2ae5ad3 (commit)
via 17d739fa4557c03cc94d56f7a13638cfdebc3b5f (commit)
from bbbfbc02765b5e1cb8c0ba2cffcc2a8011122794 (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 0e0d1cc771b2514c90e1c3a3e4558f8093b4dc4c
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Feb 13 16:52:02 2013 +0100
Debian release 0.1~20130213.git4bc33bbc-1
commit bcbc2f80d57ecdb7f7e4cf76a26011925563fc7f
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Feb 13 16:51:53 2013 +0100
Add COMMIT to .gitignore
Git-Dch: Ignore
commit 5fe11a31842d6374867ebd38051a91ef5992e08e
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Feb 13 16:51:36 2013 +0100
Refresh other patches
commit 15c1caa62918ef23e2687f9038b014fa6713bc45
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Feb 13 16:51:29 2013 +0100
Remove obsolete patches:
+ bump-version-0.1.patch
+ disable-final-uv-loop.patch
+ revert-stdin-file-iostream.patch
commit fda76f48d9d4b218074de8dfc46fe423b2ae5ad3
Merge: bbbfbc0 17d739f
Author: Sébastien Villemot <sebastien at debian.org>
Date: Wed Feb 13 16:51:02 2013 +0100
Merge tag 'upstream/0.1_20130213.git4bc33bbc'
Upstream version 0.1~20130213.git4bc33bbc
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
Makefile | 6 +-
VERSION | 2 +-
base/abstractarray.jl | 10 +-
base/bigfloat.jl | 2 +-
base/bigint.jl | 2 +-
base/bitarray.jl | 28 ---
base/file.jl | 1 +
base/lapack.jl | 2 +-
base/process.jl | 16 +-
base/stream.jl | 7 +-
contrib/windows/prepare-julia-env.bat | 2 +-
debian/changelog | 13 +
debian/patches/bump-version-0.1.patch | 12 -
debian/patches/disable-final-uv-loop.patch | 17 --
debian/patches/libjulia-release-drop-soname.patch | 2 +-
debian/patches/no-git.patch | 20 ++-
debian/patches/no-webrepl.patch | 2 +-
debian/patches/revert-stdin-file-iostream.patch | 72 ------
debian/patches/series | 3 -
debian/patches/use-sonames-with-dlopen.patch | 8 +-
deps/libuv/src/unix/linux/linux-core.c | 8 +-
deps/libuv/src/unix/pipe.c | 2 +-
doc/helpdb.jl | 246 +++------------------
doc/stdlib/base.rst | 212 +++++++++++++++++-
doc/stdlib/sort.rst | 220 +++++--------------
extras/julia_web_base.jl | 2 +-
src/Makefile | 4 +-
src/dlload.c | 4 +-
src/init.c | 32 ++-
src/module.c | 25 ++-
src/wrapper.c | 4 +-
ui/repl-basic.c | 2 +-
ui/repl-readline.c | 10 +-
34 files changed, 398 insertions(+), 601 deletions(-)
delete mode 100644 debian/patches/bump-version-0.1.patch
delete mode 100644 debian/patches/disable-final-uv-loop.patch
delete mode 100644 debian/patches/revert-stdin-file-iostream.patch
hooks/post-receive
--
Julia
More information about the Pkg-julia-devel
mailing list