[Pkg-ocaml-maint-commits] [coinst] branch upstream updated (55da541 -> cfa2c3b)

Mehdi Dogguy mehdi at moszumanska.debian.org
Fri Jan 17 21:56:48 UTC 2014


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

mehdi pushed a change to branch upstream
in repository coinst.

      from  55da541   Imported Upstream version 1.9.0
       new  cfa2c3b   Imported Upstream version 1.9.1

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:
 .depend                      |  24 ++-
 .gitignore                   |   5 +-
 CHANGES                      |  10 ++
 Makefile                     |   4 +-
 coinst.ml                    | 413 ++++++++++++++++++++++++++++++++++++++++++-
 coinst_json.ml               | 290 ++++++++++++++++++++++++++++++
 graph.mli => coinst_json.mli |   3 +
 layout.ml                    |  16 +-
 layout.mli                   |   4 +-
 man/comigrate.1              |  10 +-
 ptset.ml                     |  10 ++
 ptset.mli                    |   2 +
 transition.ml                | 188 ++++++++++++++------
 update_data.ml               |  16 +-
 upgrade.ml                   |   2 +-
 upgrade_common.ml            |   4 +-
 util.ml                      |   2 +-
 17 files changed, 901 insertions(+), 102 deletions(-)
 create mode 100644 coinst_json.ml
 copy graph.mli => coinst_json.mli (93%)

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



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