[Pkg-ocaml-maint-commits] [ocaml-extunix] branch master updated (584f54d -> 21338c6)

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Jul 19 21:51:27 UTC 2015


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

mehdi pushed a change to branch master
in repository ocaml-extunix.

      from  584f54d   Release to unstable
       new  d587f5f   Imported Upstream version 0.1.1
       new  9a1ced2   Merge tag 'upstream/0.1.1'
       new  1cfc054   New upstream release.
       new  2fcee14   Refresh patches
       new  21338c6   Release to unstable

The 5 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:
 CHANGES.txt                                        |    7 +
 Makefile                                           |   11 +-
 _oasis                                             |    8 +-
 _tags                                              |   87 +-
 configure                                          |    4 +-
 debian/changelog                                   |    7 +
 ...lity-to-disable-execinfo-test-through-env.patch |   14 +-
 myocamlbuild.ml                                    |  328 ++--
 setup.ml                                           | 1893 +++++++++++++++-----
 src/META                                           |    4 +-
 src/discover.ml                                    |    2 +
 src/extUnix.mlpp                                   |  115 +-
 src/{api.odocl => extunix.mldylib}                 |    0
 src/libextunix_stubs.clib                          |    3 +-
 src/poll.c                                         |   77 +
 src/sendmsg.c                                      |   24 +-
 src/unistd.c                                       |   13 +-
 test/test.ml                                       |   39 +-
 test/testba.ml                                     |    9 +-
 19 files changed, 2017 insertions(+), 628 deletions(-)
 copy src/{api.odocl => extunix.mldylib} (100%)
 create mode 100644 src/poll.c

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



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