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

mehdi pushed a change to branch master
in repository ocurl.

      from  1ce33b3   Update changelog and prepare upload to unstable
       new  85c2a6c   New upstream version 0.7.7
       new  af92f63   New upstream version 0.7.8
       new  f3febe8   New upstream version 0.7.9
       new  bf225f1   New upstream version 0.7.10
       new  758a288   Updated version 0.7.10 from 'upstream/0.7.10'
       new  5294830   New upstream release
       new  bbd89f1   Refresh patches

The 7 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:
 .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 +
 debian/changelog                                   |    6 +
 .../0002-Disable-Internet-using-tests.patch        |    8 +-
 ...0003-CURLE_URL_MALFORMAT_USER-is-obsolete.patch |    4 +-
 ...stallation-on-bytecode-only-architectures.patch |   13 +-
 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 +
 24 files changed, 1134 insertions(+), 579 deletions(-)
 create mode 100644 .travis.yml
 rename README => README.md (70%)
 create mode 100644 appveyor.yml
 rename configure.in => configure.ac (92%)
 create mode 100644 errors.ml
 create mode 100644 opam

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to