[Pkg-ocaml-maint-commits] [ssreflect] branch upstream updated (0dfc136 -> bdffa48)
Enrico Tassi
gareuselesinge at moszumanska.debian.org
Wed Dec 28 13:32:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
gareuselesinge pushed a change to branch upstream
in repository ssreflect.
from 0dfc136 Imported Upstream version 1.6
new bdffa48 New upstream version 1.6.1
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:
AUTHORS | 16 +-
CeCILL-B | 515 +++++++-
ChangeLog | 109 +-
INSTALL | 101 +-
README | 41 +-
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 +-
30 files changed, 1495 insertions(+), 2099 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
More information about the Pkg-ocaml-maint-commits
mailing list