[Pkg-ocaml-maint-commits] [camlp4] branch master updated (bf2c745 -> 24efb71)

Ximin Luo infinity0 at debian.org
Thu Oct 20 17:20:55 UTC 2016


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

infinity0 pushed a change to branch master
in repository camlp4.

      from  bf2c745   Prepare upload to unstable
       new  00bde94   New upstream version 4.03+1
       new  d25a81d   Merge tag 'upstream/4.03+1'
       new  24efb71   Update changelogs and versions

The 3 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:
 CHANGES.md                                       |   23 +-
 README.md                                        |    7 +
 _tags                                            |    2 +-
 build/camlp4-targets.sh                          |    8 +-
 build/install.sh                                 |   12 +
 camlp4/Camlp4/Camlp4Ast.partial.ml               |    5 +-
 camlp4/Camlp4/OCamlInitSyntax.ml                 |    1 +
 camlp4/Camlp4/Printers/OCaml.ml                  |   17 +-
 camlp4/Camlp4/Printers/OCaml.mli                 |    1 +
 camlp4/Camlp4/Sig.ml                             |    1 +
 camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml       |  192 +-
 camlp4/Camlp4/Struct/CleanAst.ml                 |    4 +-
 camlp4/Camlp4/Struct/Lexer.mll                   |    5 +
 camlp4/Camlp4Filters/Camlp4FoldGenerator.ml      |    8 +-
 camlp4/Camlp4OptTop.mlpack                       |    2 +
 camlp4/Camlp4Parsers/Camlp4OCamlParser.ml        |   17 +-
 camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml |   19 +-
 camlp4/Camlp4Top/Rprint.ml                       |   12 +-
 camlp4/boot/Camlp4.ml                            | 5009 +++++++++++++---------
 camlp4/boot/Camlp4Ast.ml                         |   86 +-
 camlp4/boot/camlp4boot.ml                        |   49 +-
 camlp4/camlp4lib.mllib                           |    2 +-
 camlp4/config/Camlp4_config.ml                   |    4 +-
 configure                                        |   23 +
 debian/changelog                                 |    7 +
 debian/control                                   |   10 +-
 myocamlbuild.ml                                  |   65 +-
 opam                                             |    1 -
 28 files changed, 3278 insertions(+), 2314 deletions(-)
 create mode 100644 camlp4/Camlp4OptTop.mlpack

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



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