[Pkg-ocaml-maint-commits] [yojson] branch master updated (96865a2 -> e3a5051)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jun 1 09:55:20 UTC 2016


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

glondu pushed a change to branch master
in repository yojson.

      from  96865a2   Update changelog and prepare upload to unstable
       new  7d66110   Imported Upstream version 1.3.1
       new  e492073   Imported Upstream version 1.3.2
       new  6955260   Merge tag 'upstream/1.3.2'
       new  e9716b7   New upstream release
       new  c2ea1df   Update packaging
       new  88a67ca   Bump Standards-Version to 3.9.8
       new  a0efe82   Fix Vcs-Git
       new  e3a5051   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                            |   2 +
 .merlin                               |   3 +
 Makefile                              |  31 +-
 common.ml                             |   2 +-
 common.mli                            |   4 +-
 debian/changelog                      |   9 +
 debian/control                        |   4 +-
 debian/libyojson-ocaml-dev.install.in |   1 +
 opam                                  |  23 ++
 pretty.ml                             |  54 +--
 read.mli                              |   6 +-
 read.mll                              | 622 +++++++++++++++++-----------------
 safe.mli                              |   2 +-
 util.ml                               |   3 +
 write.ml                              |  72 ++--
 write.mli                             |   6 +-
 write2.ml                             |   3 +
 write2.mli                            |   6 +
 yojson.ml.cppo                        |   4 +
 yojson.mli.cppo                       |   4 +
 yojson_biniou.ml                      |  66 ++--
 21 files changed, 487 insertions(+), 440 deletions(-)
 create mode 100644 .merlin
 create mode 100644 opam

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



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