[Pkg-ocaml-maint-commits] [ocaml-portaudio] branch upstream updated (aa1b564 -> 5207e8d)

Stéphane Glondu glondu at moszumanska.debian.org
Mon Jul 17 22:01:07 UTC 2017


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

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

      from  aa1b564   Imported Upstream version 0.2.0
       new  5207e8d   New upstream version 0.2.1

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                  |    4 +
 Makefile.in              |    6 +-
 bootstrap                |   20 +-
 config.guess             | 1420 +++++++++++++++++++++
 config.sub               | 1799 +++++++++++++++++++++++++++
 configure                | 3053 +++++++++++++++++++++++++++-------------------
 configure.ac             |   27 +-
 install-sh               |  527 ++++++++
 m4/ax_compare_version.m4 |  177 ---
 m4/base_checks.m4        |  164 +++
 m4/cpp_check_class.m4    |   24 +
 m4/detect_binding.m4     |   88 +-
 m4/ocaml.m4              |   25 +
 m4/ocaml_compilers.m4    |   18 +-
 m4/pkg_config.m4         |   76 ++
 src/Makefile.in          |    6 +-
 src/portaudio_stubs.c    |   13 +-
 17 files changed, 5916 insertions(+), 1531 deletions(-)
 create mode 100755 config.guess
 create mode 100755 config.sub
 create mode 100755 install-sh
 delete mode 100644 m4/ax_compare_version.m4
 create mode 100644 m4/base_checks.m4
 create mode 100644 m4/cpp_check_class.m4
 create mode 100644 m4/pkg_config.m4

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



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