[Pkg-ocaml-maint-commits] [ocsigenserver] branch master updated (1553659 -> 1ac123a)

Stéphane Glondu glondu at moszumanska.debian.org
Fri Jun 27 08:18:40 UTC 2014


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

glondu pushed a change to branch master
in repository ocsigenserver.

      from  1553659   Prepare upload to unstable
       new  9ea853c   Update debian/watch
       new  f47d47a   Imported Upstream version 2.3.1
       new  cf340b2   Imported Upstream version 2.4.0
       new  10752c8   Merge tag 'upstream/2.4.0'
       new  7eed2d7   New upstream release
       new  7344bd0   Update packaging
       new  1ac123a   Update changelog and prepare upload to unstable

The 7 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                        |  35 +++++++-
 Makefile.dist                     |  41 ++++++++++
 Makefile.options                  |   4 +-
 README                            |   6 +-
 VERSION                           |   2 +-
 debian/changelog                  |   7 ++
 debian/control                    |   1 +
 debian/watch                      |   3 +-
 doc/Makefile                      |   2 +-
 doc/indexdoc                      |   2 +-
 opam/opam                         |  10 ++-
 src/baselib/Makefile              |   2 +-
 src/baselib/ocsigen_config.mli    |   2 +
 src/baselib/ocsigen_lib.ml        | 166 --------------------------------------
 src/baselib/ocsigen_lib.mli       |  17 ----
 src/extensions/Makefile           |   1 +
 src/extensions/accesscontrol.ml   |  24 +++---
 src/files/META.in                 |   2 +-
 src/http/http_headers.ml          |   1 +
 src/http/http_headers.mli         |   1 +
 src/http/ocsigen_headers.ml       |  10 +++
 src/http/ocsigen_headers.mli      |   1 +
 src/http/ocsigen_http_com.ml      |  12 +++
 src/http/ocsigen_http_com.mli     |   3 +-
 src/server/ocsigen_extensions.ml  |   2 +-
 src/server/ocsigen_extensions.mli |   2 +-
 src/server/ocsigen_server.ml      |  46 +++++++++--
 27 files changed, 188 insertions(+), 217 deletions(-)
 create mode 100644 Makefile.dist

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



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