[Pkg-ocaml-maint-commits] [ocaml-extunix] branch master updated (724282f -> ab59d6e)

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jul 17 16:37:44 UTC 2017


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

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

      from  724282f   Update changelog and prepare upload to unstable
       new  e7ac256   Switch upstream homepage to github
       new  31b04b7   New upstream version 0.1.4
       new  02b9bfa   New upstream version 0.1.5
       new  75b6e39   Updated version 0.1.5 from 'upstream/0.1.5'
       new  daa90f5   New upstream release
       new  f1300e5   Refresh patch
       new  51f20de   Bump debhelper compat to 10
       new  1e3ccf2   Bump Standards-Version to 4.0.0
       new  9df245f   Add $(DESTDIR) to --docdir in setup.ml call
       new  acf0d5f   Update Vcs-*
       new  ab59d6e   Update changelog and prepare upload to unstable

The 11 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:
 .travis.yml                                        |   13 +
 CHANGES.txt                                        |    8 +
 README.md                                          |   13 +-
 _oasis                                             |   10 +-
 _tags                                              |   47 +-
 appveyor.yml                                       |   13 +
 debian/changelog                                   |   11 +
 debian/compat                                      |    2 +-
 debian/control                                     |   10 +-
 debian/copyright                                   |    2 +-
 ...lity-to-disable-execinfo-test-through-env.patch |    9 +-
 debian/rules                                       |    2 +-
 debian/watch                                       |    5 +-
 myocamlbuild.ml                                    |  722 +-
 opam                                               |   47 +
 setup.ml                                           | 7163 +++++++++++---------
 src/META                                           |    6 +-
 src/common.c                                       |    7 +
 src/discover.ml                                    |   18 +-
 src/extUnix.mlpp                                   |  251 +-
 src/libextunix_stubs.clib                          |    3 +-
 src/mktemp.c                                       |   73 +
 src/sendmsg.c                                      |   14 +-
 src/sockopt.c                                      |   26 +-
 src/stdlib.c                                       |   69 -
 src/time.c                                         |    2 +-
 test/test.ml                                       |   96 +-
 test/testba.ml                                     |   57 +-
 28 files changed, 4910 insertions(+), 3789 deletions(-)
 create mode 100644 .travis.yml
 create mode 100644 appveyor.yml
 create mode 100644 opam
 create mode 100644 src/mktemp.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