[Pkg-ocaml-maint-commits] [labltk] branch master updated (80ea4ae -> 35d5088)

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 master
in repository labltk.

      from  80ea4ae   Update changelog and prepare upload to unstable
       new  2a1b578   Add filter-pristine-tar directive to d/gbp.conf
       new  2ba9e91   Imported Upstream version 8.06.1+dfsg
       new  fb73c8b   Merge tag 'upstream/8.06.1+dfsg'
       new  970e866   New upstream release
       new  35d5088   This version depends on ocaml >= 4.03

The 5 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 +-
 debian/changelog                        |  6 +++++
 debian/control                          |  2 +-
 debian/gbp.conf                         |  4 ++++
 labltk/Makefile                         |  2 +-
 support/Makefile.common                 |  2 +-
 support/camltk.h                        |  4 ++--
 support/cltkCaml.c                      |  2 +-
 support/cltkUtf.c                       |  4 ++--
 23 files changed, 97 insertions(+), 49 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