[Pkg-ocaml-maint-commits] [ocaml-debian-formats] branch master updated (c558195 -> b260c58)
Sylvain LE GALL
gildor at moszumanska.debian.org
Mon May 11 00:23:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
gildor pushed a change to branch master
in repository ocaml-debian-formats.
from c558195 Add debian/watch parser and a prototype for oasis-db
new b368633 Update with oasis v0.3.0~rc3++
new a2053c6 Rerun oasis setup.
new b4c2443 regenerate with newer oasis
new 17c2755 add draft opam file
new a9f5ae3 fix build with Ocaml 4.02+
new b260c58 Merge branch 'build-fix' of https://github.com/edwintorok/ocaml-debian-formats
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:
AUTHORS.txt | 9 +-
INSTALL.txt | 25 +-
Makefile | 11 +-
README.txt | 14 +-
_oasis | 12 +-
_tags | 67 +-
configure | 23 +-
myocamlbuild.ml | 582 +-
opam/descr | 1 +
opam/findlib | 1 +
opam/opam | 33 +
setup.ml | 6912 +++++++++++++-------
src/DFChangelog.mli | 30 +
src/DFWatch.mli | 4 +
src/META | 4 +-
...debian-formats.mllib => debian-formats.mldylib} | 6 +-
src/debian-formats.mllib | 6 +-
17 files changed, 4965 insertions(+), 2775 deletions(-)
create mode 100644 opam/descr
create mode 100644 opam/findlib
create mode 100644 opam/opam
create mode 100644 src/DFChangelog.mli
create mode 100644 src/DFWatch.mli
copy src/{debian-formats.mllib => debian-formats.mldylib} (54%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-debian-formats.git
More information about the Pkg-ocaml-maint-commits
mailing list