[Pkg-ocaml-maint-commits] [labltk] branch upstream updated (54c144b -> 2ba9e91)

Stéphane Glondu glondu at moszumanska.debian.org
Wed Jun 8 15:29:44 UTC 2016


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

glondu pushed a change to branch upstream
in repository labltk.

      from  54c144b   Imported Upstream version 8.06.0+dfsg
       new  2ba9e91   Imported Upstream version 8.06.1+dfsg

The 1 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:
 .gitignore                              |  4 ++++
 Changes                                 | 10 +++++++++
 README.md                               |  7 ++++++
 browser/Makefile                        |  4 ++--
 browser/Makefile.nt                     |  4 ++--
 browser/Makefile.shared                 |  6 ++---
 browser/{dummyUnix.mli => dummyUnix.ml} |  4 ++--
 browser/{dummyWin.mli => dummyWin.ml}   |  0
 browser/fileselect.ml                   |  2 +-
 browser/jg_completion.ml                |  7 +++---
 browser/jg_completion.mli               |  2 +-
 browser/searchid.ml                     | 25 +++++++++++----------
 browser/searchpos.ml                    | 39 ++++++++++++++++++++++-----------
 browser/viewer.ml                       |  4 ++--
 camltk/Makefile                         |  2 +-
 labltk/Makefile                         |  2 +-
 support/Makefile.common                 |  2 +-
 support/camltk.h                        |  4 ++--
 support/cltkCaml.c                      |  2 +-
 support/cltkUtf.c                       |  4 ++--
 20 files changed, 86 insertions(+), 48 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 README.md
 rename browser/{dummyUnix.mli => dummyUnix.ml} (96%)
 rename browser/{dummyWin.mli => dummyWin.ml} (100%)

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



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