[Pkg-ocaml-maint-commits] [ocaml-mm] branch upstream updated (880a869 -> 01882a6)

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jul 17 21:54:26 UTC 2017


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

glondu pushed a change to branch upstream
in repository ocaml-mm.

      from  880a869   Merge branch 'upstream' of git+ssh://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-mm into upstream
       new  01882a6   New upstream version 0.3.0

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:
 CHANGES                            |   5 +
 config.guess                       | 346 ++++++++++++----------------------
 config.sub                         | 113 ++++++-----
 configure                          | 372 +++++++++++++++++++++++++++++++++++--
 configure.ac                       |   6 +-
 examples/display_image/display.ml  |   2 +-
 examples/motion/display/display.ml |   2 +-
 external/Makefile                  |  14 +-
 external/Makefile.defs             |  12 +-
 external/mad/MMMad.ml              |   2 +-
 external/oss/MMOSS.ml              |   2 +-
 install-sh                         |  14 +-
 m4/ocaml.m4                        |  25 +++
 m4/ocaml_compilers.m4              |  18 +-
 m4/pkg_config.m4                   |  16 +-
 src/IO.ml                          |   6 +-
 src/MIDI.ml                        |   6 +-
 src/audio.ml                       |  36 +++-
 src/audio.mli                      |  28 +++
 src/audio_c.c                      | 294 +++++++++++++++++++++++++++--
 src/image_c.c                      |  42 +++--
 src/image_c.h                      |   4 +-
 22 files changed, 1002 insertions(+), 363 deletions(-)

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



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