[Pkg-ocaml-maint-commits] [ocaml-mm] branch master updated (7ce1cb4 -> d229bd4)

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


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

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

      from  7ce1cb4   Update changelog and prepare upload to unstable
       new  8234e45   Update Homepage and watch to point to github
      adds  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
       new  d615e3b   Updated version 0.3.0 from 'upstream/0.3.0'
       new  007b70a   New upstream release
       new  e9a9d6f   Update Vcs-*
       new  89a8c3e   Bump debhelper compat to 10
       new  d229bd4   Update changelog and prepare upload to unstable

The 7 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 +-
 debian/changelog                   |  10 +
 debian/compat                      |   2 +-
 debian/control                     |   8 +-
 debian/watch                       |   2 +-
 examples/display_image/display.ml  |   2 +-
 examples/motion/display/display.ml |   2 +-
 external/Makefile                  |  14 +-
 external/Makefile.defs             |  30 +++
 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 +-
 26 files changed, 1042 insertions(+), 363 deletions(-)
 create mode 100644 external/Makefile.defs

-- 
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