[Pkg-ocaml-maint-commits] [easy-format] branch master updated (441df10 -> 0145bc7)

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jan 26 15:12:31 UTC 2016


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

glondu pushed a change to branch master
in repository easy-format.

      from  441df10   Update changelog and prepare upload to unstable
       new  b44b26d   Update debian/watch
       new  11d5496   Remove empty debian/patches
       new  967a86e   Imported Upstream version 1.1.0
       new  3471338   Imported Upstream version 1.2.0
       new  9559aa8   Merge tag 'upstream/1.2.0'
       new  8c0f9f3   New upstream release
       new  11ff8c7   Update Vcs-*
       new  0145bc7   Update changelog and prepare upload to unstable

The 8 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            |  23 +++
 .ocp-indent           |  22 +++
 Changes               |   6 +-
 Makefile              |  29 ++--
 TODO                  |   3 -
 debian/changelog      |   8 +
 debian/control        |   4 +-
 debian/patches/series |   0
 debian/watch          |   2 +-
 easy_format.ml        | 450 +++++++++++++++++++++++++++++++-------------------
 easy_format.mli       |  93 +++++++----
 examples/jsonpp.ml    |  20 +--
 lambda_example.ml     |  25 ++-
 simple_example.ml     | 141 +++++++++++++---
 test_easy_format.ml   |  32 ++--
 15 files changed, 567 insertions(+), 291 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .ocp-indent
 delete mode 100644 TODO
 delete mode 100644 debian/patches/series

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



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