[Pkg-ocaml-maint-commits] [mysql-ocaml] branch master updated (4e9fde5 -> f143f30)

Stéphane Glondu glondu at moszumanska.debian.org
Mon May 4 11:39:30 UTC 2015


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

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

      from  4e9fde5   Update changelog and prepare upload to unstable
       new  c627bfd   Imported Upstream version 1.1.3
       new  4f3267e   Imported Upstream version 1.2.0
       new  b236509   Merge tag 'upstream/1.2.0'
       new  c1906c0   New upstream release
       new  03b8cbd   Remove camlp4 from Build-Depends
       new  569a1f9   Bump Standards-Version to 3.9.6 (no changes)
       new  1b8ed1c   Bump debhelper compat level to 9
       new  34353b1   Add ocaml-findlib to Recommends
       new  fa76a00   Switch debian/copyright to format 1.0
       new  f143f30   Update changelog and prepare upload to unstable

The 10 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         |    3 +
 CHANGES            |    8 +
 Makefile.in        |    4 +-
 Makefile.msvc      |    4 +-
 VERSION            |    6 -
 VERSION.in         |    1 +
 config.h.in        |   58 +
 configure          | 2235 ++++++++++++++++++++++------
 configure.in       |   74 +-
 debian/changelog   |   12 +
 debian/compat      |    2 +-
 debian/control     |    7 +-
 debian/copyright   |   31 +-
 debian/rules       |    2 +-
 etc/get_version.ml |   11 +-
 etc/shtool         | 4083 ----------------------------------------------------
 etc/shtool.1       |  269 ----
 mysql.ml           |   29 +-
 mysql.mli          |    1 +
 mysql_stubs.c      |   21 +-
 20 files changed, 1945 insertions(+), 4916 deletions(-)
 delete mode 100644 VERSION
 create mode 100644 VERSION.in
 create mode 100644 config.h.in
 delete mode 100755 etc/shtool
 delete mode 100644 etc/shtool.1

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



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