[Pkg-ocaml-maint-commits] [ocaml-ssl] branch master updated (e9e7377 -> 12608d1)

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jul 18 19:50:21 UTC 2017


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

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

      from  e9e7377   Release to unstable
       new  15f371c   Update watch to look at github
       new  eb2b1e3   New upstream version 0.5.3
       new  67e1d93   Updated version 0.5.3 from 'upstream/0.5.3'
       new  1af1906   New upstream release
       new  9d636db   Remove patch (applied upstream)
       new  e72351f   Bump debhelper compat to 10
       new  12608d1   Update changelog and prepare upload to unstable

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:
 CHANGES                                            |   6 ++
 configure                                          |  18 ++--
 configure.ac                                       |   2 +-
 debian/changelog                                   |   9 ++
 debian/compat                                      |   2 +-
 debian/control                                     |   2 +-
 ...Use-accessor-functions-for-X509_STORE_CTX.patch |  35 --------
 debian/patches/series                              |   1 -
 debian/watch                                       |   3 +-
 doc/html/Ssl.html                                  |  10 +--
 doc/html/Ssl_threads.html                          |   1 +
 doc/html/index.html                                |   1 +
 doc/html/index_attributes.html                     |   1 +
 doc/html/index_class_types.html                    |   1 +
 doc/html/index_classes.html                        |   1 +
 doc/html/index_exceptions.html                     |   1 +
 doc/html/index_extensions.html                     |   1 +
 doc/html/index_methods.html                        |   1 +
 doc/html/index_module_types.html                   |   1 +
 doc/html/index_modules.html                        |   1 +
 doc/html/index_types.html                          |   1 +
 doc/html/index_values.html                         |   1 +
 doc/html/type_Ssl.html                             |   3 +-
 doc/html/type_Ssl_threads.html                     |   1 +
 examples/stalkd.ml                                 | 100 ++++++++++-----------
 src/Makefile.in                                    |   6 +-
 src/ssl.mli                                        |   5 +-
 src/ssl_stubs.c                                    |  11 ++-
 28 files changed, 103 insertions(+), 123 deletions(-)
 delete mode 100644 debian/patches/0001-Use-accessor-functions-for-X509_STORE_CTX.patch
 delete mode 100644 debian/patches/series

-- 
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