[Pkg-ocaml-maint-commits] [reactivedata] branch master updated (cf20639 -> 4e7a9fc)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Aug 24 09:45:03 UTC 2016


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

glondu pushed a change to branch master
in repository reactivedata.

      from  cf20639   Upload to unstable
       new  7ac6a5a   Imported Upstream version 0.2
       new  2829871   Merge tag 'upstream/0.2'
       new  bff3ba1   New upstream release
       new  e106567   Update packaging
       new  83f4966   Bump Standards-Version to 3.9.8
       new  fa9d73a   Update Vcs-*
       new  4e7a9fc   Update changelog

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:
 .gitignore                                  |   2 +
 .merlin                                     |   5 +
 CHANGES                                     |  11 ++
 Makefile                                    |  37 +++++
 README.md                                   |   9 +-
 _tags                                       |   4 +
 debian/changelog                            |   8 +
 debian/control                              |   6 +-
 debian/libreactivedata-ocaml-dev.install.in |   3 +
 opam                                        |  16 +-
 pkg/build.ml                                |   6 +-
 src/api.odocl                               |   1 +
 src/reactiveData.ml                         | 246 +++++++++++++++++++++++-----
 src/reactiveData.mli                        | 206 ++++++++++++++++++++---
 14 files changed, 484 insertions(+), 76 deletions(-)
 create mode 100644 .merlin
 create mode 100644 CHANGES
 create mode 100644 src/api.odocl

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



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