[Pkg-ocaml-maint-commits] [cmdliner] branch master updated (d21081d -> a5d73a7)

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


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

mehdi pushed a change to branch master
in repository cmdliner.

      from  d21081d   Update changelog and prepare upload to unstable
       new  13ba3a3   Imported Upstream version 0.9.8
       new  b260393   Merge tag 'upstream/0.9.8'
       new  3a68392   New upstream release
       new  a5d73a7   Release to unstable

The 4 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 +-
 debian/changelog                                   |   6 +
 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 +-
 30 files changed, 621 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