[Pkg-ocaml-maint-commits] [ocaml-ssl] branch master updated (ed6fcf1 -> 6aeb941)

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


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

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

      from  ed6fcf1   Update changelog and prepare upload to unstable
       new  4a8ddaf   Imported Upstream version 0.5.0
       new  ec6dc4c   Imported Upstream version 0.5.1
       new  e1ba23e   Merge tag 'upstream/0.5.1'
       new  bc990df   New upstream release
       new  b8ea113   Update packaging
       new  6aeb941   Prepare upload to unstable

The 6 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 +-
 debian/changelog                                   |   6 +
 debian/libssl-ocaml-dev.docs                       |   2 +-
 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 ++++++++++-
 27 files changed, 828 insertions(+), 200 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