[Pkg-ocaml-maint-commits] [camomile] branch master updated (c6b1cfc -> c69fbcc)

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jul 18 08:27:26 UTC 2017


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

glondu pushed a change to branch master
in repository camomile.

      from  c6b1cfc   Prepare upload to unstable
       new  d995ed7   Update Homepage and watch to point to github
       new  e0c4800   New upstream version 0.8.5
       new  d30533e   Updated version 0.8.5 from 'upstream/0.8.5'
       new  6135ed1   New upstream release
       new  7ff60fc   Refresh patches
       new  f192c80   Import upstream fix for OCaml 4.05
       new  935a274   Update Vcs-*
       new  fe8b763   Bump debhelper compat to 10
       new  058a85e   Remove empty directory /usr/bin from libcamomile-ocaml-dev
       new  c69fbcc   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:
 .depend                                            |  338 +-
 .gitignore                                         |    1 -
 Changes                                            |    6 +
 README                                             |    6 +-
 camomileLibrary.ml                                 |   34 +-
 camomileLibrary.mli                                | 4558 ++++++++++++++++++++
 camomileLibrary.mlip                               |    5 +-
 camomileLibrary.mlp                                |    2 +
 configure                                          |  470 +-
 configure.in                                       |    2 +-
 debian/changelog                                   |   12 +
 debian/compat                                      |    2 +-
 debian/control                                     |    8 +-
 debian/libcamomile-ocaml-dev.dirs.in               |    1 -
 debian/patches/0001-Makefile.patch                 |    5 +-
 .../0002-Install-missing-camomileLibrary.a.patch   |    5 +-
 ...patibility-use-explicit-module-signatures.patch |   42 +
 debian/patches/series                              |    1 +
 debian/watch                                       |    2 +-
 internal/uReStrParser.ml                           |  145 +-
 20 files changed, 5159 insertions(+), 486 deletions(-)
 delete mode 100644 .gitignore
 create mode 100644 camomileLibrary.mli
 create mode 100644 debian/patches/0003-4.05-compatibility-use-explicit-module-signatures.patch

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



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