[Pkg-ocaml-maint-commits] [ocurl] 05/07: Updated version 0.7.10 from 'upstream/0.7.10'

Mehdi Dogguy mehdi at moszumanska.debian.org
Fri Aug 11 19:15:02 UTC 2017


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

mehdi pushed a commit to branch master
in repository ocurl.

commit 758a28876a162cd4ded3f2cfdd534d1f0ebf4a61
Merge: 1ce33b3 bf225f1
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Fri Aug 11 14:54:57 2017 -0400

    Updated version 0.7.10 from 'upstream/0.7.10'
    
    with Debian dir ef66b20f4a196348b83826bb5662b1bbb93af6a4

 .gitignore                    |    4 +-
 .travis.yml                   |   13 +
 CHANGES.txt                   |   20 +
 Makefile.in                   |   31 +-
 README => README.md           |   13 +-
 appveyor.yml                  |   13 +
 config.h.in                   |   38 +-
 configure                     |  200 ++++++--
 configure.in => configure.ac  |   25 +-
 curl-helper.c                 | 1048 +++++++++++++++++++++++------------------
 curl.ml                       |   40 +-
 curl.mli                      |   50 +-
 curl_lwt.ml                   |    4 +
 curl_lwt.mli                  |    5 +
 errors.ml                     |  116 +++++
 examples/Makefile.in          |   16 +-
 examples/test_cb_exn.ml       |    3 +-
 examples/test_lwt.ml          |   10 +-
 examples/test_memory_leaks.ml |    7 +-
 opam                          |   26 +
 20 files changed, 1117 insertions(+), 565 deletions(-)

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



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