[Pkg-ocaml-maint-commits] [otags] branch master updated (324cfaf -> 64f522d)

Hendrik Tews hendrik-guest at alioth.debian.org
Fri Aug 30 21:13:36 UTC 2013


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

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

      from  324cfaf   apapt to type-conv renaming
       new  14c80b2   Imported Upstream version 4.00.1
       new  806cb68   Merge tag 'upstream/4.00.1'
       new  59bd774   update changelog
       new  9afaace   delete type conf name patch
       new  99fe137   update build dependencies
       new  acd1aca   Imported Upstream version 4.00.2
       new  501074d   Merge tag 'upstream/4.00.2'
       new  64f522d   update changelog

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:
 ChangeLog                           |   46 +++++++++++++++++++++++
 INSTALL                             |    6 +--
 Makefile.in                         |    2 +-
 add_quotation.ml                    |    2 +-
 add_quotation.mli                   |    2 +-
 camlp4_names.ml                     |    2 +-
 camlp4_names.mli                    |    2 +-
 conf.mli                            |    2 +-
 configure                           |   12 +++---
 debian/changelog                    |    8 ++++
 debian/control                      |    5 +--
 debian/patches/series               |    1 -
 debian/patches/type-conf-name.patch |   16 --------
 doc/changes.html                    |   23 ++++++++++--
 doc/otags.1                         |   44 +++++++++++-----------
 doc/otags.html                      |   69 ++++++++++++++++-------------------
 emacs.ml                            |    2 +-
 emacs.mli                           |    2 +-
 global.ml                           |    2 +-
 global.mli                          |    2 +-
 misc.ml                             |    2 +-
 misc.mli                            |    2 +-
 monitor_line_directive.ml           |    2 +-
 monitor_line_directive.mli          |    2 +-
 otags.ml                            |   10 +++--
 parser_factory.ml                   |    2 +-
 parser_factory.mli                  |    2 +-
 parser_hints.ml                     |    2 +-
 parser_hints.mli                    |    2 +-
 reparse.ml                          |    2 +-
 reparse.mli                         |    2 +-
 source_channel.ml                   |    2 +-
 source_channel.mli                  |    2 +-
 tags.ml                             |   49 +++++++++++++++++++++++--
 tags.mli                            |    2 +-
 test/a.ml                           |   11 ++++++
 test/d.ml                           |    2 +-
 test/test.TAGS                      |   25 ++++++++-----
 test/test.tags                      |    7 +++-
 translate_location.ml               |    2 +-
 translate_location.mli              |    2 +-
 types.ml                            |    2 +-
 types.mli                           |    2 +-
 util/dump-camlp4.ml                 |   12 +++++-
 vi.ml                               |    2 +-
 vi.mli                              |    2 +-
 46 files changed, 262 insertions(+), 142 deletions(-)
 delete mode 100644 debian/patches/type-conf-name.patch

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



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