[Pkg-ocaml-maint-commits] [parmap] branch master updated (ceb2767 -> 32e0ead)

Stéphane Glondu glondu at moszumanska.debian.org
Sat Jul 22 10:49:23 UTC 2017


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

glondu pushed a change to branch master
in repository parmap.

      from  ceb2767   Update changelog and prepare upload to unstable
       new  218dd85   New upstream version 1.0~rc8
       new  b7181c2   Updated version 1.0~rc8 from 'upstream/1.0_rc8'
       new  f0adefd   New upstream release
       new  fe35ba0   Refresh patches
       new  64b4ef3   Update packaging
       new  d956215   Update Vcs-*
       new  f42a58e   Bump debhelper compat to 9
       new  32e0ead   Update changelog and prepare upload to unstable

The 8 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:
 ChangeLog                                          |   9 -
 Changelog                                          |  20 +-
 Makefile.in                                        |   2 +-
 README.maintainer                                  |  11 +
 debian/changelog                                   |   9 +
 debian/compat                                      |   2 +-
 debian/control                                     |   6 +-
 debian/libparmap-ocaml-dev.install.in              |   2 +-
 ...1-Update-version-number-in-various-places.patch |   5 +-
 debian/rules                                       |   2 +-
 myocamlbuild.ml                                    |   4 +-
 opam                                               |  28 ++
 parmap.ml                                          | 398 +++++++++++----------
 parmap.mldylib                                     |   1 +
 parmap.mli                                         |   9 +
 parmap.mllib                                       |   1 +
 setcore.mli => setcore.ml                          |   0
 17 files changed, 290 insertions(+), 219 deletions(-)
 delete mode 100644 ChangeLog
 create mode 100644 README.maintainer
 create mode 100644 opam
 rename setcore.mli => setcore.ml (100%)

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



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