[Pkg-ocaml-maint-commits] [ocaml-csv] branch master updated (950478b -> a504639)

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


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

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

      from  950478b   Update changelog and prepare upload to unstable
       new  a33a6f0   Imported Upstream version 1.5
       new  3364973   Merge tag 'upstream/1.5'
       new  9c5d95a   New upstream release
       new  eed8594   Fix Vcs-Git
       new  fa0ea25   Fix short license name
       new  f63dcf5   Bump Standards-Version to 3.9.8
       new  a504639   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:
 .merlin             |   3 ++
 Makefile            |   7 ++-
 _oasis              |   3 +-
 _oasis_remove_.ml   |   7 +++
 csv.install         |   6 +++
 debian/changelog    |   8 +++
 debian/control      |   4 +-
 debian/copyright    |   2 +-
 examples/csvtool.ml | 139 ++++++++++++++++++++++++++++------------------------
 opam/descr          |   8 +++
 opam/findlib        |   1 +
 opam/opam           |  33 +++++++++++++
 src/csv.ml          |  22 ++++-----
 src/csv.mli         |  10 ++++
 14 files changed, 171 insertions(+), 82 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