[Pkg-ocaml-maint-commits] [fieldslib] branch master updated (ced0da6 -> aaf986b)

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


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

bengen pushed a change to branch master
in repository fieldslib.

      from  ced0da6   109.20.03-1
       new  38eb5cb   Imported Upstream version 113.00.00
       new  c107932   Merge tag 'upstream/113.00.00'
       new  ef6e38b   Bump Standards-Version
       new  101232f   Fix debian/copyright using dh_make template
       new  f964bbb   Generate API documentation using dh_ocamldoc(1)
       new  aaf986b   113.00.00-1

The 6 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                                        |   6 +-
 Makefile                                           |   2 +-
 _oasis                                             |   8 +-
 _tags                                              |   9 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   2 +-
 debian/copyright                                   |  21 +-
 .../libfields-camlp4-dev.ocamldoc                  |   0
 {sample => example}/input.mli                      |   0
 {sample => example}/test.ml                        |   0
 {sample => example}/test.mli                       |   0
 lib/META                                           |  12 +-
 lib/{fieldslib.mllib => fieldslib.mldylib}         |   0
 myocamlbuild.ml                                    | 210 ++++---
 setup.ml                                           | 665 ++++++++++++---------
 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
 29 files changed, 691 insertions(+), 394 deletions(-)
 create mode 100644 CHANGES.md
 copy syntax/pa_fields_conv.mli => debian/libfields-camlp4-dev.ocamldoc (100%)
 rename {sample => example}/input.mli (100%)
 rename {sample => example}/test.ml (100%)
 rename {sample => example}/test.mli (100%)
 copy lib/{fieldslib.mllib => fieldslib.mldylib} (100%)
 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