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

gareuselesinge pushed a change to branch master
in repository ssreflect.

      from  18f7769   Fix README/ChangeLog installation
       new  bdffa48   New upstream version 1.6.1
       new  582fd9f   Merge tag 'upstream/1.6.1'
       new  0ab0d73   ssr/mathcomp 1.6

The 3 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:
 AUTHORS                                            |   16 +-
 CeCILL-B                                           |  515 +++++++-
 ChangeLog                                          |  109 +-
 INSTALL                                            |  101 +-
 README                                             |   41 +-
 debian/changelog                                   |    6 +
 debian/libssreflect-ocaml-dev.install.in           |    2 +-
 debian/libssreflect-ocaml.install.in               |    4 +-
 etc/utils/packager                                 |   10 +-
 etc/utils/ssrcoqdep                                |    2 +-
 etc/win-installer.nsi                              |   56 +-
 mathcomp/Make                                      |    4 -
 mathcomp/ssreflect/Make                            |    4 -
 mathcomp/ssreflect/Makefile.coq-makefile           |   23 +-
 mathcomp/ssreflect/opam                            |    4 +-
 mathcomp/ssreflect/plugin/trunk/ssreflect.ml4      |  478 +++----
 .../{ssreflect.mllib => ssreflect_plugin.mlpack}   |    0
 mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4    | 1305 --------------------
 mathcomp/ssreflect/plugin/trunk/ssrmatching.mli    |  241 ----
 mathcomp/ssreflect/plugin/v8.4/ssreflect.ml4       |   15 +-
 .../{ssreflect.mllib => ssreflect_plugin.mllib}    |    0
 mathcomp/ssreflect/plugin/v8.4/ssrmatching.ml4     |   19 +-
 mathcomp/ssreflect/plugin/v8.4/ssrmatching.mli     |    2 +-
 mathcomp/ssreflect/{ => plugin/v8.4}/ssrmatching.v |    3 +-
 mathcomp/ssreflect/plugin/v8.5/ssreflect.ml4       |   70 +-
 .../{ssreflect.mllib => ssreflect_plugin.mllib}    |    0
 mathcomp/ssreflect/plugin/v8.5/ssrmatching.ml4     |  111 +-
 mathcomp/ssreflect/plugin/v8.5/ssrmatching.mli     |    2 +-
 mathcomp/ssreflect/{ => plugin/v8.5}/ssrmatching.v |    3 +-
 .../ssreflect/plugin/{trunk => v8.6}/ssreflect.ml4 |  451 ++++---
 .../ssreflect_plugin.mlpack}                       |    0
 mathcomp/ssreflect/ssrbool.v                       |    2 +
 mathcomp/ssreflect/ssreflect.v                     |    7 +-
 33 files changed, 1504 insertions(+), 2102 deletions(-)
 mode change 120000 => 100644 AUTHORS
 mode change 120000 => 100644 CeCILL-B
 mode change 120000 => 100644 ChangeLog
 mode change 120000 => 100644 INSTALL
 mode change 120000 => 100644 README
 copy mathcomp/ssreflect/plugin/trunk/{ssreflect.mllib => 
ssreflect_plugin.mlpack} (100%)
 delete mode 100644 mathcomp/ssreflect/plugin/trunk/ssrmatching.ml4
 delete mode 100644 mathcomp/ssreflect/plugin/trunk/ssrmatching.mli
 rename mathcomp/ssreflect/plugin/v8.4/{ssreflect.mllib => 
ssreflect_plugin.mllib} (100%)
 copy mathcomp/ssreflect/{ => plugin/v8.4}/ssrmatching.v (91%)
 rename mathcomp/ssreflect/plugin/v8.5/{ssreflect.mllib => 
ssreflect_plugin.mllib} (100%)
 rename mathcomp/ssreflect/{ => plugin/v8.5}/ssrmatching.v (91%)
 copy mathcomp/ssreflect/plugin/{trunk => v8.6}/ssreflect.ml4 (94%)
 rename mathcomp/ssreflect/plugin/{trunk/ssreflect.mllib => 
v8.6/ssreflect_plugin.mlpack} (100%)

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to