[Pkg-ocaml-maint-commits] [ocaml-ssl] branch upstream updated (41fb689 -> ec6dc4c)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Oct 14 09:29:27 UTC 2015


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

glondu pushed a change to branch upstream
in repository ocaml-ssl.

      from  41fb689   Imported Upstream version 0.4.7
       new  4a8ddaf   Imported Upstream version 0.5.0
       new  ec6dc4c   Imported Upstream version 0.5.1

The 2 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                                            |  18 +
 Makefile                                           |   2 +-
 README => README.md                                |  55 +--
 configure                                          | 110 +++++-
 configure.ac                                       |   4 +-
 doc/html/Ssl.html                                  | 368 ++++++++++++++++-----
 doc/html/Ssl_threads.html                          |  12 +-
 doc/html/index.html                                |  12 +-
 doc/html/index_attributes.html                     |   4 +-
 doc/html/index_class_types.html                    |   4 +-
 doc/html/index_classes.html                        |   4 +-
 doc/html/index_exceptions.html                     |  12 +-
 .../{index_classes.html => index_extensions.html}  |   6 +-
 doc/html/index_methods.html                        |   4 +-
 doc/html/index_module_types.html                   |   4 +-
 doc/html/index_modules.html                        |   4 +-
 doc/html/index_types.html                          |   7 +-
 doc/html/index_values.html                         |  49 ++-
 doc/html/type_Ssl.html                             |  20 +-
 doc/html/type_Ssl_threads.html                     |   4 +-
 src/META.in                                        |   2 +-
 src/Makefile.in                                    |   1 +
 src/ssl.ml                                         |  55 ++-
 src/ssl.mli                                        |  59 +++-
 src/ssl_stubs.c                                    | 200 ++++++++++-
 25 files changed, 821 insertions(+), 199 deletions(-)
 rename README => README.md (75%)
 copy doc/html/{index_classes.html => index_extensions.html} (84%)

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



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