[Pkg-ocaml-maint-commits] [ppx-tools] branch master updated (9911918 -> 03927c0)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jul 27 10:40:50 UTC 2016


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

glondu pushed a change to branch master
in repository ppx-tools.

      from  9911918   Upload to unstable
       new  10e72ba   Imported Upstream version 5.0
       new  00c032b   Imported Upstream version 5.0+4.02.0
       new  aa66642   Merge tag 'upstream/5.0+4.02.0'
       new  6974748   Remove obsolete patch
       new  9aa624e   New upstream release
       new  a001081   Update Vcs-*
       new  2bb6d97   Fix spelling error in description
       new  101e3ea   Bump Standards-Version to 3.9.8
       new  03927c0   Update changelog and prepare upload to unstable

The 9 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 +
 .ocp-indent                                        |   2 +
 META                                               |   4 +-
 Makefile                                           |  26 +-
 ast_convenience.ml                                 | 158 ++++++---
 ast_convenience.mli                                |  99 ++++--
 ast_mapper_class.ml                                |  50 +--
 ast_mapper_class.mli                               |   4 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   8 +-
 ...01-Add-support-for-bytecode-architectures.patch |  43 ---
 debian/patches/series                              |   1 -
 dumpast.ml                                         |  50 +--
 genlifter.ml                                       | 375 +++++++++++----------
 opam                                               |  20 +-
 ppx_metaquot.ml                                    |  98 +++---
 rewriter.ml                                        |  87 ++---
 18 files changed, 584 insertions(+), 455 deletions(-)
 create mode 100644 .merlin
 create mode 100644 .ocp-indent
 delete mode 100644 debian/patches/0001-Add-support-for-bytecode-architectures.patch
 delete mode 100644 debian/patches/series

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



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