[Pkg-ocaml-maint-commits] [camlp5] branch master updated (d9fcb1f -> cac6dae)

Stéphane Glondu glondu at moszumanska.debian.org
Thu Jun 9 09:33:06 UTC 2016


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

glondu pushed a change to branch master
in repository camlp5.

      from  d9fcb1f   Release to unstable
       new  d727029   Imported Upstream version 6.15
       new  054cbe5   Imported Upstream version 6.16
       new  61ab817   Merge tag 'upstream/6.16'
       new  fdae437   New upstream release
       new  f49594b   Bump debhelper compat to 9
       new  3f109b8   Bump Standards-Version to 3.9.8
       new  25a283a   Update Vcs-*
       new  cac6dae   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:
 CHANGES                                            |  16 ++
 README                                             |   4 +-
 compile/.depend                                    |  16 +-
 compile/Makefile                                   |   2 +-
 debian/changelog                                   |   9 +
 debian/compat                                      |   2 +-
 debian/control                                     |   8 +-
 ...x-for-methods-wrongly-interpreted-as-vals.patch |  81 --------
 .../patches/0002-fixed-bug-on-optional-types.patch | 100 ----------
 debian/patches/series                              |   2 -
 doc/htmlp/lexers.html                              |   4 +-
 etc/.depend                                        | 214 +++++++++++++++------
 etc/Makefile                                       |   2 +-
 etc/pa_sml.ml                                      |   5 +-
 etc/pr_depend.ml                                   |   2 +-
 etc/pr_o.ml                                        |   2 +-
 etc/pr_r.ml                                        |   4 +-
 lib/plexer.ml                                      |  49 +++--
 lib/versdep.ml                                     | 152 +++++++++++++--
 main/.depend                                       |  56 ++++--
 main/Makefile                                      |   2 +-
 main/argl.ml                                       |   8 +-
 main/ast2pt.ml                                     |  33 ++--
 main/pcaml.ml                                      |   4 +-
 meta/.depend                                       |  70 ++++---
 meta/Makefile                                      |   2 +-
 meta/pa_macro.ml                                   |   2 +-
 ocaml_src/lib/plexer.ml                            |  57 +++---
 ocaml_src/lib/versdep/1.06.ml                      |  28 +++
 ocaml_src/lib/versdep/1.07.ml                      |  28 +++
 ocaml_src/lib/versdep/2.00.ml                      |  28 +++
 ocaml_src/lib/versdep/2.01.ml                      |  28 +++
 ocaml_src/lib/versdep/2.02.ml                      |  28 +++
 ocaml_src/lib/versdep/2.03.ml                      |  28 +++
 ocaml_src/lib/versdep/2.04.ml                      |  28 +++
 ocaml_src/lib/versdep/2.99.ml                      |  30 ++-
 ocaml_src/lib/versdep/3.00.ml                      |  28 +++
 ocaml_src/lib/versdep/3.01.ml                      |  28 +++
 ocaml_src/lib/versdep/3.02.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.03.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.04.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.05.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.06.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.07.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.08.0.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.08.1.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.08.2.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.08.3.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.08.4.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.09.0.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.09.1.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.09.2.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.09.3.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.09.4.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.10.0.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.10.1.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.10.2.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.10.3.ml                    |  46 ++++-
 ocaml_src/lib/versdep/3.10.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.11.0.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.11.1.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.11.2.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.11.3.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.11.ml                      |  46 ++++-
 ocaml_src/lib/versdep/3.12.0.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.12.1.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.12.2.ml                    |  47 ++++-
 ocaml_src/lib/versdep/3.13.0-gadt.ml               |  47 ++++-
 ocaml_src/lib/versdep/4.00.0.ml                    |  38 +++-
 ocaml_src/lib/versdep/4.00.1.ml                    |  38 +++-
 ocaml_src/lib/versdep/4.00.2.ml                    |  38 +++-
 ocaml_src/lib/versdep/4.01.0.ml                    |  38 +++-
 ocaml_src/lib/versdep/4.01.1.ml                    |  38 +++-
 ocaml_src/lib/versdep/4.02.0.ml                    |  40 +++-
 ocaml_src/lib/versdep/4.02.1.ml                    |  40 +++-
 ocaml_src/lib/versdep/4.02.2.ml                    |  40 +++-
 ocaml_src/lib/versdep/4.02.3.ml                    |  40 +++-
 ocaml_src/lib/versdep/4.02.4.ml                    |  40 +++-
 ocaml_src/lib/versdep/4.03.0.ml                    |  65 +++++--
 ocaml_src/lib/versdep/{4.02.2.ml => 4.04.0.ml}     |  65 +++++--
 ocaml_src/lib/versdep/jocaml/3.12.0.ml             |  47 ++++-
 ocaml_src/lib/versdep/jocaml/3.12.1.ml             |  47 ++++-
 ocaml_src/lib/versdep/jocaml/3.13.0.ml             |  47 ++++-
 ocaml_src/main/.depend                             |  56 ++++--
 ocaml_src/main/Makefile                            |   2 +-
 ocaml_src/main/argl.ml                             |  16 +-
 ocaml_src/main/ast2pt.ml                           |  34 ++--
 ocaml_src/main/pcaml.ml                            |   4 +-
 ocaml_src/meta/.depend                             |  70 ++++---
 ocaml_src/meta/Makefile                            |   2 +-
 ocaml_src/meta/pa_macro.ml                         |   2 +-
 ocaml_stuff/4.02.0/parsing/location.mli            |   3 -
 ocaml_stuff/4.02.0/parsing/parsetree.mli           |  29 +--
 ocaml_stuff/4.02.0/utils/.depend                   |   6 +-
 ocaml_stuff/4.02.4/utils/.depend                   |   6 +-
 ocaml_stuff/4.03.0/parsing/asttypes.mli            |   6 +
 ocaml_stuff/4.03.0/parsing/location.mli            |  35 +++-
 ocaml_stuff/4.03.0/parsing/parsetree.mli           | 125 ++++++++----
 ocaml_stuff/4.03.0/utils/pconfig.ml                |   4 +-
 ocaml_stuff/4.03.0/utils/warnings.mli              |  19 +-
 ocaml_stuff/{4.00.0 => 4.04.0}/parsing/.depend     |   0
 ocaml_stuff/{1.06 => 4.04.0}/parsing/.gitignore    |   0
 ocaml_stuff/{4.02.0 => 4.04.0}/parsing/Makefile    |   0
 .../{4.02.1 => 4.04.0}/parsing/asttypes.mli        |  31 +--
 .../{4.02.3 => 4.04.0}/parsing/location.mli        |  41 ++--
 ocaml_stuff/4.04.0/parsing/longident.mli           |  25 +++
 .../{4.02.3 => 4.04.0}/parsing/parsetree.mli       | 121 +++++++-----
 ocaml_stuff/{1.06 => 4.04.0}/utils/.depend         |   0
 ocaml_stuff/{1.06 => 4.04.0}/utils/.gitignore      |   0
 ocaml_stuff/{4.02.0 => 4.04.0}/utils/Makefile      |   0
 ocaml_stuff/4.04.0/utils/pconfig.ml                |   4 +
 ocaml_stuff/{1.06 => 4.04.0}/utils/pconfig.mli     |   0
 ocaml_stuff/{4.02.2 => 4.04.0}/utils/warnings.mli  |  39 ++--
 test/check_ocaml_versions.sh                       |  22 ++-
 top/rprint.ml                                      |  57 ++++--
 115 files changed, 3216 insertions(+), 782 deletions(-)
 delete mode 100644 debian/patches/0001-fix-for-methods-wrongly-interpreted-as-vals.patch
 delete mode 100644 debian/patches/0002-fixed-bug-on-optional-types.patch
 delete mode 100644 debian/patches/series
 copy ocaml_src/lib/versdep/{4.02.2.ml => 4.04.0.ml} (89%)
 copy ocaml_stuff/{4.00.0 => 4.04.0}/parsing/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.04.0}/parsing/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.04.0}/parsing/Makefile (100%)
 copy ocaml_stuff/{4.02.1 => 4.04.0}/parsing/asttypes.mli (55%)
 copy ocaml_stuff/{4.02.3 => 4.04.0}/parsing/location.mli (75%)
 create mode 100644 ocaml_stuff/4.04.0/parsing/longident.mli
 copy ocaml_stuff/{4.02.3 => 4.04.0}/parsing/parsetree.mli (87%)
 copy ocaml_stuff/{1.06 => 4.04.0}/utils/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.04.0}/utils/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.04.0}/utils/Makefile (100%)
 create mode 100644 ocaml_stuff/4.04.0/utils/pconfig.ml
 copy ocaml_stuff/{1.06 => 4.04.0}/utils/pconfig.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.04.0}/utils/warnings.mli (72%)

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



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