[Pkg-ocaml-maint-commits] [fieldslib] branch upstream updated (3535f19 -> 38eb5cb)

Hilko Bengen bengen at moszumanska.debian.org
Sun Jan 3 18:54:53 UTC 2016


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

bengen pushed a change to branch upstream
in repository fieldslib.

      from  3535f19   Imported Upstream version 109.20.00
       new  38eb5cb   Imported Upstream version 113.00.00

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:
 CHANGES.md                                         |   47 +
 COPYRIGHT.txt                                      |    2 +-
 INSTALL.txt                                        |   10 +-
 Makefile                                           |    2 +-
 _oasis                                             |   15 +-
 _tags                                              |   13 +-
 configure                                          |    4 +-
 {sample => example}/input.mli                      |    0
 {sample => example}/test.ml                        |    0
 {sample => example}/test.mli                       |    0
 lib/META                                           |    8 +-
 lib/fieldslib.mldylib                              |    4 +
 lib/fieldslib.mllib                                |    4 +
 myocamlbuild.ml                                    |  388 ++--
 setup.ml                                           | 2045 +++++++++++++++-----
 syntax/pa_fields_conv.ml                           |   92 +-
 ...pa_fields_conv.mllib => pa_fields_conv.mldylib} |    0
 {lib_test => test}/fields_test.ml                  |    0
 {lib_test => test}/should_fail                     |    0
 {lib_test => test}/test1.ml                        |    0
 {lib_test => test}/test2.ml                        |    0
 {lib_test => test}/test3.ml                        |    0
 {lib_test => test}/test4.ml                        |    0
 {lib_test => test}/test5.ml                        |    0
 {lib_test => test}/test6.ml                        |    0
 {lib_test => test}/test7.ml                        |    0
 {lib_test => test}/test8.ml                        |    0
 27 files changed, 1965 insertions(+), 669 deletions(-)
 create mode 100644 CHANGES.md
 rename {sample => example}/input.mli (100%)
 rename {sample => example}/test.ml (100%)
 rename {sample => example}/test.mli (100%)
 create mode 100644 lib/fieldslib.mldylib
 create mode 100644 lib/fieldslib.mllib
 copy syntax/{pa_fields_conv.mllib => pa_fields_conv.mldylib} (100%)
 rename {lib_test => test}/fields_test.ml (100%)
 rename {lib_test => test}/should_fail (100%)
 rename {lib_test => test}/test1.ml (100%)
 rename {lib_test => test}/test2.ml (100%)
 rename {lib_test => test}/test3.ml (100%)
 rename {lib_test => test}/test4.ml (100%)
 rename {lib_test => test}/test5.ml (100%)
 rename {lib_test => test}/test6.ml (100%)
 rename {lib_test => test}/test7.ml (100%)
 rename {lib_test => test}/test8.ml (100%)

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



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