[Pkg-ocaml-maint-commits] [camlp5] branch master updated (00bfe69 -> 6ab047b)

Stéphane Glondu glondu at moszumanska.debian.org
Fri Oct 9 13:38:40 UTC 2015


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

glondu pushed a change to branch master
in repository camlp5.

      from  00bfe69   New upstream release
       new  76035f5   Imported Upstream version 6.14
       new  74058c8   Merge tag 'upstream/6.14'
       new  6ab047b   New upstream release

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                                              | 5 +++++
 README                                               | 4 ++--
 debian/changelog                                     | 4 ++--
 main/pcaml.ml                                        | 2 +-
 ocaml_src/lib/versdep/{4.02.0.ml => 4.02.3.ml}       | 0
 ocaml_src/lib/versdep/{4.02.0.ml => 4.02.4.ml}       | 0
 ocaml_src/main/pcaml.ml                              | 2 +-
 ocaml_stuff/{4.00.0 => 4.02.3}/parsing/.depend       | 0
 ocaml_stuff/{1.06 => 4.02.3}/parsing/.gitignore      | 0
 ocaml_stuff/{4.02.0 => 4.02.3}/parsing/Makefile      | 0
 ocaml_stuff/{4.02.0 => 4.02.3}/parsing/asttypes.mli  | 0
 ocaml_stuff/{4.02.2 => 4.02.3}/parsing/location.mli  | 0
 ocaml_stuff/{4.01.0 => 4.02.3}/parsing/longident.mli | 0
 ocaml_stuff/{4.02.2 => 4.02.3}/parsing/parsetree.mli | 0
 ocaml_stuff/{1.06 => 4.02.3}/utils/.depend           | 0
 ocaml_stuff/{1.06 => 4.02.3}/utils/.gitignore        | 0
 ocaml_stuff/{4.02.0 => 4.02.3}/utils/Makefile        | 0
 ocaml_stuff/{4.01.0 => 4.02.3}/utils/pconfig.ml      | 2 +-
 ocaml_stuff/{1.06 => 4.02.3}/utils/pconfig.mli       | 0
 ocaml_stuff/{4.02.2 => 4.02.3}/utils/warnings.mli    | 0
 ocaml_stuff/{4.00.0 => 4.02.4}/parsing/.depend       | 0
 ocaml_stuff/{1.06 => 4.02.4}/parsing/.gitignore      | 0
 ocaml_stuff/{4.02.0 => 4.02.4}/parsing/Makefile      | 0
 ocaml_stuff/{4.02.0 => 4.02.4}/parsing/asttypes.mli  | 0
 ocaml_stuff/{4.02.2 => 4.02.4}/parsing/location.mli  | 0
 ocaml_stuff/{4.01.0 => 4.02.4}/parsing/longident.mli | 0
 ocaml_stuff/{4.02.2 => 4.02.4}/parsing/parsetree.mli | 0
 ocaml_stuff/{1.06 => 4.02.4}/utils/.depend           | 0
 ocaml_stuff/{1.06 => 4.02.4}/utils/.gitignore        | 0
 ocaml_stuff/{4.02.0 => 4.02.4}/utils/Makefile        | 0
 ocaml_stuff/{4.01.0 => 4.02.4}/utils/pconfig.ml      | 2 +-
 ocaml_stuff/{1.06 => 4.02.4}/utils/pconfig.mli       | 0
 ocaml_stuff/{4.02.2 => 4.02.4}/utils/warnings.mli    | 0
 33 files changed, 13 insertions(+), 8 deletions(-)
 copy ocaml_src/lib/versdep/{4.02.0.ml => 4.02.3.ml} (100%)
 copy ocaml_src/lib/versdep/{4.02.0.ml => 4.02.4.ml} (100%)
 copy ocaml_stuff/{4.00.0 => 4.02.3}/parsing/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.02.3}/parsing/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.3}/parsing/Makefile (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.3}/parsing/asttypes.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.3}/parsing/location.mli (100%)
 copy ocaml_stuff/{4.01.0 => 4.02.3}/parsing/longident.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.3}/parsing/parsetree.mli (100%)
 copy ocaml_stuff/{1.06 => 4.02.3}/utils/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.02.3}/utils/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.3}/utils/Makefile (100%)
 copy ocaml_stuff/{4.01.0 => 4.02.3}/utils/pconfig.ml (79%)
 copy ocaml_stuff/{1.06 => 4.02.3}/utils/pconfig.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.3}/utils/warnings.mli (100%)
 copy ocaml_stuff/{4.00.0 => 4.02.4}/parsing/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.02.4}/parsing/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.4}/parsing/Makefile (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.4}/parsing/asttypes.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.4}/parsing/location.mli (100%)
 copy ocaml_stuff/{4.01.0 => 4.02.4}/parsing/longident.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.4}/parsing/parsetree.mli (100%)
 copy ocaml_stuff/{1.06 => 4.02.4}/utils/.depend (100%)
 copy ocaml_stuff/{1.06 => 4.02.4}/utils/.gitignore (100%)
 copy ocaml_stuff/{4.02.0 => 4.02.4}/utils/Makefile (100%)
 copy ocaml_stuff/{4.01.0 => 4.02.4}/utils/pconfig.ml (79%)
 copy ocaml_stuff/{1.06 => 4.02.4}/utils/pconfig.mli (100%)
 copy ocaml_stuff/{4.02.2 => 4.02.4}/utils/warnings.mli (100%)

-- 
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