[Pkg-ocaml-maint-commits] [ocaml] branch experimental/master updated (37da7ac -> e2d34ac)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Aug 12 11:52:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

glondu pushed a change to branch experimental/master
in repository ocaml.

      from  37da7ac   More flexible upstream tarball
       new  5d6cecf   Refresh patches
       new  6048514   Imported Upstream version 4.02.3
       new  3879446   Merge tag 'upstream/4.02.3' into experimental/master
       new  c3944aa   New upstream release
       new  f549212   Update ABI
       new  e2d34ac   Cope with installation of *.cmt and *.cmti files

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .depend                                            |  102 +-
 Changes                                            |   19 +
 Makefile                                           |   10 +-
 Makefile.nt                                        |   10 +-
 VERSION                                            |    2 +-
 asmrun/.depend                                     | 1893 ++++++++++----------
 boot/ocamlc                                        |  Bin 1745774 -> 1746238 bytes
 boot/ocamldep                                      |  Bin 556847 -> 557017 bytes
 boot/ocamllex                                      |  Bin 256423 -> 256452 bytes
 bytecomp/bytegen.ml                                |   13 +-
 byterun/.depend                                    | 1185 ++++++------
 byterun/alloc.c                                    |    6 +
 byterun/caml/misc.h                                |    6 +-
 byterun/finalise.c                                 |    2 +
 byterun/major_gc.c                                 |    7 +-
 byterun/minor_gc.c                                 |    4 +-
 debian/changelog                                   |    4 +-
 debian/gen_modules.pl                              |    5 +
 .../0001-Pass-no-relax-to-ld-on-alpha.patch        |    1 -
 .../patches/0002-Call-ld-with-proper-flags.patch   |    1 -
 debian/patches/0003-Don-t-use-rpath.patch          |    1 -
 ...4-Put-manpages-in-section-3o-instead-of-3.patch |    1 -
 ...ple-declarations-in-generated-.c-files-in.patch |    1 -
 ...ed-bytecode-in-C-object-when-using-custom.patch |    1 -
 .../0007-Tune-resource-usage-of-some-tests.patch   |    1 -
 ...acktraces-don-t-work-on-powerpc-and-sparc.patch |    1 -
 debian/rules                                       |    2 +-
 debugger/.depend                                   |    2 +-
 lex/.depend                                        |    6 +-
 ocamlbuild/.depend                                 |   50 +-
 ocamldoc/.depend                                   |   26 +-
 ocamldoc/odoc_sig.ml                               |   14 +-
 otherlibs/bigarray/.depend                         |   41 +-
 otherlibs/graph/.depend                            |  175 +-
 otherlibs/num/.depend                              |   26 +-
 otherlibs/str/.depend                              |   14 +-
 otherlibs/systhreads/.depend                       |   25 +-
 otherlibs/threads/.depend                          |   26 +-
 otherlibs/unix/.depend                             | 1100 ++++++------
 stdlib/.depend                                     |   58 +-
 stdlib/Makefile.shared                             |    3 +-
 tools/.depend                                      |    4 +-
 toplevel/topdirs.ml                                |   20 +-
 typing/typecore.ml                                 |    2 +-
 44 files changed, 2507 insertions(+), 2363 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml.git



More information about the Pkg-ocaml-maint-commits mailing list