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

hendrik-guest pushed a commit to branch master
in repository otags.

commit e037903f353cc4f12ab0f69660aa708737597449
Merge: 635f74b 39b18b3
Author: Hendrik Tews <hend...@askra.de>
Date:   Sat Aug 26 20:54:15 2017 +0200

    Updated version 4.05.1 from 'upstream/4.05.1'
    
    with Debian dir c707af76d1c3cef404744aaa7fd827ea2332975a

 .cvsignore                                 |   11 -
 .gitignore                                 |   14 +
 ChangeLog                                  |  158 +++-
 INSTALL                                    |   22 +-
 Makefile.in                                |  189 ++---
 README                                     |   61 +-
 add_quotation.ml                           |   44 --
 add_quotation.mli                          |   35 -
 camlp4_names.ml                            |  238 ------
 camlp4_names.mli                           |   72 --
 conf.ml.in                                 |   38 +-
 conf.mli                                   |   22 +-
 configure                                  |  165 +---
 contrib/{.cvsignore => .gitignore}         |    0
 contrib/update-otags                       |    4 +-
 contrib/update-otags.8                     |   34 +-
 doc/{.cvsignore => .gitignore}             |    0
 doc/changes.html                           |   51 +-
 doc/otags.1                                |  644 +++++-----------
 doc/otags.html                             |  641 ++++------------
 emacs.ml                                   |   61 +-
 emacs.mli                                  |   16 +-
 fix_location.ml                            |   93 +++
 translate_location.mli => fix_location.mli |   21 +-
 global.ml                                  |   31 +-
 global.mli                                 |   28 +-
 make-distribution                          |  248 ------
 monitor_line_directive.ml                  |  129 ----
 monitor_line_directive.mli                 |   54 --
 otags.ml                                   |  347 ++-------
 otags_dump_ast.ml                          |   85 ---
 misc.ml => otags_misc.ml                   |   22 +-
 misc.mli => otags_misc.mli                 |   22 +-
 types.ml => otags_types.ml                 |   28 +-
 types.mli => otags_types.mli               |   27 +-
 parser_factory.ml                          |  254 -------
 parser_factory.mli                         |   41 -
 parser_hints.ml                            |  124 ---
 parser_hints.mli                           |   36 -
 reparse.ml                                 |  327 --------
 reparse.mli                                |   96 ---
 source_channel.ml                          |   47 +-
 source_channel.mli                         |   27 +-
 tags.ml                                    | 1140 ++++++++++------------------
 tags.mli                                   |   29 +-
 test-distribution                          |   63 --
 test/{.cvsignore => .gitignore}            |    2 +-
 test/a.ml                                  |   12 +-
 test/cpp_i.include.ml                      |    5 -
 test/cpp_i.source.ml                       |    4 -
 test/cppo_i.include.ml                     |   12 -
 test/cppo_i.source.ml                      |   23 -
 test/d.ml                                  |   12 +-
 test/err.ml                                |    6 +
 test/f.ml                                  |    5 -
 test/g.mli                                 |    1 -
 test/ocaml-3121-hints                      |  219 ------
 test/test.TAGS                             |  242 +++---
 test/test.tags                             |   28 +-
 test/usr-lib-ocaml-hints                   |   64 --
 translate_location.ml                      |  189 -----
 util/{.cvsignore => .gitignore}            |    1 +
 util/catch_quot_error.ml                   |   43 --
 util/dump-camlp4.ml                        |  144 ----
 util/filter_for_tag.ml                     |  147 ----
 util/ppx_flush_catchall.ml                 |  164 ++++
 util/test_keywords.ml                      |  111 ---
 util/test_loc_name.ml                      |  173 -----
 util/test_qot.ml                           |  145 ----
 vi.ml                                      |   50 +-
 vi.mli                                     |   16 +-
 71 files changed, 1734 insertions(+), 5923 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/otags.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