[Pkg-ocaml-maint-commits] [ocaml-zarith] branch upstream updated (e6156f4 -> f0827a1)

Stéphane Glondu glondu at moszumanska.debian.org
Fri Sep 22 13:25:47 UTC 2017


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

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

      from  e6156f4   Imported Upstream version 1.4.1
       new  f0827a1   New upstream version 1.5

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:
 .gitignore       |  10 +++++
 Changes          |  13 +++++-
 META             |   2 +-
 Makefile         |  25 -----------
 README           | 130 -------------------------------------------------------
 README.md        | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 caml_z.c         |   6 +--
 project.mak      |   7 +--
 q.ml             |  36 ++++++++++++++-
 q.mli            |   5 +++
 tests/bi.ml      |  14 +++---
 tests/tofloat.ml |  80 ++++++++++++++++++++++++++--------
 z.mlip           |  52 +++++++++++++---------
 z.mlp            |  30 ++++++-------
 z_pp.pl          |   8 ++++
 15 files changed, 320 insertions(+), 224 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile
 delete mode 100644 README
 create mode 100644 README.md

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



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