[Pkg-ocaml-maint-commits] [ocaml-zarith] branch master updated (bfd5cb0 -> 06dddfa)

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


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

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

      from  bfd5cb0   Add pristine-tar to debian/gbp.conf
       new  407722a   Switch upstream location to github
       new  f0827a1   New upstream version 1.5
       new  e4e68e5   Updated version 1.5 from 'upstream/1.5'
       new  c1845d1   New upstream release
       new  14d140f   Remove patch (merged upstream)
       new  5a21528   Update Vcs-*
       new  06dddfa   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:
 .gitignore                                         |  10 ++
 Changes                                            |  13 ++-
 META                                               |   2 +-
 Makefile                                           |  25 ----
 README                                             | 130 ---------------------
 README.md                                          | 126 ++++++++++++++++++++
 caml_z.c                                           |   6 +-
 debian/changelog                                   |   9 ++
 debian/control                                     |   6 +-
 .../patches/0001-Build-plugin-with-linkall.patch   |  22 ----
 debian/patches/series                              |   1 -
 debian/watch                                       |   3 +-
 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 ++
 20 files changed, 333 insertions(+), 252 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 Makefile
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 debian/patches/0001-Build-plugin-with-linkall.patch
 delete mode 100644 debian/patches/series

-- 
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