[Pkg-ocaml-maint-commits] [ocaml-csv] branch upstream updated (825a995 -> a33a6f0)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Aug 3 09:41:13 UTC 2016


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

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

      from  825a995   Imported Upstream version 1.4.2
       new  a33a6f0   Imported Upstream version 1.5

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 ++
 Makefile            |   7 ++-
 _oasis              |   3 +-
 _oasis_remove_.ml   |   7 +++
 csv.install         |   6 +++
 examples/csvtool.ml | 139 ++++++++++++++++++++++++++++------------------------
 opam/descr          |   8 +++
 opam/findlib        |   1 +
 opam/opam           |  33 +++++++++++++
 src/csv.ml          |  22 ++++-----
 src/csv.mli         |  10 ++++
 11 files changed, 160 insertions(+), 79 deletions(-)
 create mode 100644 .merlin
 create mode 100644 _oasis_remove_.ml
 create mode 100644 csv.install
 create mode 100644 opam/descr
 create mode 100644 opam/findlib
 create mode 100644 opam/opam

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



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