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

treinen pushed a change to branch master
in repository ocamlweb.

      from  89ed060   upload to sid
       new  02924c0   Imported Upstream version 1.39
       new  fa2bec3   Merge tag 'upstream/1.39'
       new  d7e4ef6   new upstream 1.39
       new  ce8e3cd   installation of html doc : regexp
       new  e0ebb1a   d/doc-base: update file name
       new  5379c0c   bump stdrds-version
       new  9303afd   fix adresses in VCS fields
       new  9d1396d   d/copyright: fix Files patterns and order

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                                            |  29 +-
 Makefile.in                                        |  18 +-
 configure                                          | 180 ++++++-----
 cross.ml                                           |   2 +-
 cross.mli                                          |   2 +-
 debian/changelog                                   |  13 +
 debian/control                                     |   6 +-
 debian/copyright                                   |  11 +-
 debian/ocamlweb.doc-base                           |   4 +-
 debian/ocamlweb.docs                               |   2 +-
 doc/ocamlweb-1.38-man.html                         | 314 ------------------
 doc/ocamlweb-1.39-man.html                         | 334 ++++++++++++++++++++
 ...ocamlweb-1.38-man.tex => ocamlweb-1.39-man.tex} |   0
 doclexer.mli                                       |   2 +-
 doclexer.mll                                       | 351 +++++++++++----------
 main.ml                                            |   2 +-
 ocaml-parser/asttypes.mli                          |   2 +-
 ocaml-parser/clflags.ml                            |   2 +-
 ocaml-parser/lexer.mli                             |   2 +-
 ocaml-parser/lexer.mll                             |   2 +-
 ocaml-parser/linenum.mli                           |   2 +-
 ocaml-parser/linenum.mll                           |   2 +-
 ocaml-parser/location.ml                           |   2 +-
 ocaml-parser/location.mli                          |   2 +-
 ocaml-parser/longident.ml                          |   2 +-
 ocaml-parser/longident.mli                         |   2 +-
 ocaml-parser/misc.ml                               |   2 +-
 ocaml-parser/misc.mli                              |   2 +-
 ocaml-parser/parse.ml                              |   2 +-
 ocaml-parser/parse.mli                             |   2 +-
 ocaml-parser/parser.mly                            |   2 +-
 ocaml-parser/parsetree.mli                         |   2 +-
 ocaml-parser/syntaxerr.ml                          |   2 +-
 ocaml-parser/syntaxerr.mli                         |   2 +-
 ocaml-parser/terminfo.ml                           |   2 +-
 ocaml-parser/terminfo.mli                          |   2 +-
 ocaml-parser/warnings.ml                           |   8 +-
 ocaml-parser/warnings.mli                          |   2 +-
 ocamllex-parser/lex_lexer.mll                      |   2 +-
 ocamllex-parser/lex_parser.mly                     |   2 +-
 ocamllex-parser/lex_syntax.mli                     |   2 +-
 output.ml                                          |   2 +-
 output.mli                                         |   2 +-
 pretty.mli                                         |   2 +-
 pretty.mll                                         |   2 +-
 web.ml                                             |  14 +-
 web.mli                                            |   3 +-
 yacc_lexer.mll                                     |   2 +-
 yacc_parser.mly                                    |   2 +-
 yacc_syntax.ml                                     |   2 +-
 yacc_syntax.mli                                    |   2 +-
 51 files changed, 714 insertions(+), 645 deletions(-)
 delete mode 100644 doc/ocamlweb-1.38-man.html
 create mode 100644 doc/ocamlweb-1.39-man.html
 rename doc/{ocamlweb-1.38-man.tex => ocamlweb-1.39-man.tex} (100%)

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to