[Pkg-ocaml-maint-commits] [ocaml-deriving-ocsigen] branch upstream updated (7ab67a2 -> 6e25289)

Stéphane Glondu glondu at moszumanska.debian.org
Fri Sep 4 11:11:47 UTC 2015


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

glondu pushed a change to branch upstream
in repository ocaml-deriving-ocsigen.

      from  7ab67a2   Imported Upstream version 0.6.2
       new  6e25289   Imported Upstream version 0.7

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:
 .gitignore                   |   2 +-
 .jenkins.sh                  |  15 ++
 CHANGES                      |   6 +
 Makefile                     |  82 ++++------
 _oasis                       |  19 ++-
 configure                    |   7 +-
 doc/apiref-intro             |  40 +++++
 doc/manual-wiki/classes.wiki | 230 +++++++++++++++++++++++++++
 doc/manual-wiki/intro.wiki   | 367 +++++++++++++++++++++++++++++++++++++++++++
 lib/META.ab                  |  16 +-
 lib/deriving_Dump.ml         |  14 +-
 lib/deriving_Eq.ml           |   7 +
 lib/deriving_Eq.mli          |   1 +
 lib/deriving_interned.ml     |  22 +--
 myocamlbuild.ml              |  41 +++++
 opam                         |  26 +++
 opam/descr                   |   1 -
 opam/opam                    |  16 --
 opam/url                     |   1 -
 setup.ml                     |  11 +-
 syntax/common/extend.ml      |  38 ++++-
 syntax/common/utils.ml       |   9 +-
 22 files changed, 861 insertions(+), 110 deletions(-)
 create mode 100644 .jenkins.sh
 create mode 100644 doc/apiref-intro
 create mode 100644 doc/manual-wiki/classes.wiki
 create mode 100644 doc/manual-wiki/intro.wiki
 create mode 100644 opam
 delete mode 100644 opam/descr
 delete mode 100644 opam/opam
 delete mode 100644 opam/url

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



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