[Pkg-ocaml-maint-commits] [cmdliner] branch upstream updated (f035d5a -> 13ba3a3)

Mehdi Dogguy mehdi at moszumanska.debian.org
Sun Jan 17 23:38:42 UTC 2016


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

mehdi pushed a change to branch upstream
in repository cmdliner.

      from  f035d5a   Imported Upstream version 0.9.7
       new  13ba3a3   Imported Upstream version 0.9.8

The 1 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:
 .merlin                                            |   3 +
 CHANGES.md                                         |  26 ++-
 README.md                                          |   2 +-
 _tags                                              |   2 +-
 doc/Cmdliner.Arg.html                              |  53 ++++-
 doc/Cmdliner.Manpage.html                          |   9 +-
 doc/Cmdliner.Term.html                             |  56 +++--
 doc/Cmdliner.html                                  |  82 ++++---
 ...index_exceptions.html => index_extensions.html} |   4 +-
 doc/index_types.html                               |   6 +
 doc/index_values.html                              |  17 +-
 doc/type_Cmdliner.Arg.html                         |   5 +-
 doc/type_Cmdliner.Manpage.html                     |   6 +-
 doc/type_Cmdliner.Term.html                        |   4 +
 doc/type_Cmdliner.html                             |  16 +-
 opam                                               |   8 +-
 pkg/META                                           |   2 +-
 pkg/topkg-ext.ml                                   |   2 +-
 pkg/topkg.ml                                       |   2 +-
 src/cmdliner.ml                                    | 241 +++++++++++++++------
 src/cmdliner.mli                                   | 180 ++++++++++-----
 test/chorus.ml                                     |   6 +-
 test/cp_ex.ml                                      |   2 +-
 test/darcs_ex.ml                                   |  11 +-
 test/man_test.ml                                   |  73 +++++++
 test/revolt.ml                                     |   2 +-
 test/rm_ex.ml                                      |   6 +-
 test/tail_ex.ml                                    |   2 +-
 test/tests.itarget                                 |   5 +-
 29 files changed, 615 insertions(+), 218 deletions(-)
 create mode 100644 .merlin
 copy doc/{index_exceptions.html => index_extensions.html} (89%)
 create mode 100644 test/man_test.ml

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



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