[Pkg-ocaml-maint-commits] [type-conv] branch master updated (0a2ce1d -> 6f80876)
Hilko Bengen
bengen at moszumanska.debian.org
Fri Jan 1 19:36:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
bengen pushed a change to branch master
in repository type-conv.
from 0a2ce1d 111.13.00-1
adds 667c3c7 Imported Upstream version 113.00.02
adds 2324d6b Merge tag 'upstream/113.00.02'
adds 9258eac Bump Standards-Version
adds 6f80876 113.00.02-1
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 186 ++++++
CHANGES.txt | 61 --
COPYRIGHT.txt | 2 +-
INSTALL.txt | 4 +-
README.md | 2 +-
_oasis | 10 +-
_tags | 11 +-
debian/changelog | 7 +
debian/control | 2 +-
lib/META | 14 -
myocamlbuild.ml | 212 ++++---
setup.ml | 654 ++++++++++++---------
src/META | 12 +
{lib => src}/pa_type_conv.ml | 56 +-
lib/pa_type_conv.mllib => src/pa_type_conv.mldylib | 0
{lib => src}/pa_type_conv.mli | 3 +
{lib => src}/pa_type_conv.mllib | 0
17 files changed, 784 insertions(+), 452 deletions(-)
create mode 100644 CHANGES.md
delete mode 100644 CHANGES.txt
delete mode 100644 lib/META
create mode 100644 src/META
rename {lib => src}/pa_type_conv.ml (96%)
copy lib/pa_type_conv.mllib => src/pa_type_conv.mldylib (100%)
rename {lib => src}/pa_type_conv.mli (99%)
rename {lib => src}/pa_type_conv.mllib (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/type-conv.git
More information about the Pkg-ocaml-maint-commits
mailing list