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

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

      from  4633ea9   Update changelog and prepare upload to unstable
       new  42251d1   Update Homepage and watch to point to github
       new  5207e8d   New upstream version 0.2.1
       new  5f63000   Updated version 0.2.1 from 'upstream/0.2.1'
       new  f13cff1   New upstream release
       new  3862ced   Update Vcs-*
       new  4b2d8fd   Bump debhelper compat to 10
       new  eb4d021   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                  |    4 +
 Makefile.in              |    6 +-
 bootstrap                |   20 +-
 config.guess             | 1420 +++++++++++++++++++++
 config.sub               | 1799 +++++++++++++++++++++++++++
 configure                | 3053 +++++++++++++++++++++++++++-------------------
 configure.ac             |   27 +-
 debian/changelog         |   10 +
 debian/compat            |    2 +-
 debian/control           |    8 +-
 debian/watch             |    2 +-
 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 +-
 21 files changed, 5932 insertions(+), 1537 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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to