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

nicoo-guest pushed a commit to branch master
in repository camlpdf.

commit e848d1d08f3eb0724455947e07dfc9442282b828
Merge: 9946126 deda162
Author: Nicolas Braud-Santoni <nico...@braud-santoni.eu>
Date:   Sat Jul 23 17:11:24 2016 -0400

    Merge tag 'upstream/2.1.1'
    
    Upstream version 2.1.1

 Changes                     |   17 +
 LICENCE => LICENSE          |   36 +
 Makefile                    |   13 +-
 OCamlMakefile               |    4 +-
 introduction_to_camlpdf.pdf |  Bin 106133 -> 106133 bytes
 introduction_to_camlpdf.tex |    4 +-
 logo.pdf                    |  Bin 0 -> 2126 bytes
 mkinstall                   |    3 +
 pdf.ml                      |  269 +++++---
 pdf.mli                     |   16 +-
 pdfafm.ml                   |   17 +-
 pdfafm.mli                  |   10 +-
 pdfafmdata.ml               |   23 +-
 pdfannot.ml                 |   22 +-
 pdfcodec.ml                 |  129 +++-
 pdfcodec.mli                |    6 +
 pdfcrypt.ml                 | 1530 ++++++++++---------------------------------
 pdfcrypt.mli                |   20 +-
 pdfcryptprimitives.ml       |  255 ++++++++
 pdfcryptprimitives.mli      |   33 +
 pdfdest.ml                  |   25 +-
 pdfflate.mli                |    4 +-
 pdfgenlex.ml                |   41 +-
 pdfmerge.ml                 |   21 +-
 pdfmerge.mli                |   19 +-
 pdfops.ml                   |  403 +++++++-----
 pdfpage.ml                  |  107 ++-
 pdfpage.mli                 |    2 +-
 pdfpagelabels.ml            |   69 +-
 pdfpagelabels.mli           |    7 +-
 pdfread.ml                  |  858 ++++++++++++------------
 pdfread.mli                 |    2 -
 pdfstandard14.ml            |   36 +-
 pdfstandard14.mli           |   13 +
 pdfutil.ml                  |   26 +-
 pdfutil.mli                 |    5 +-
 pdfwrite.ml                 |  994 +++++++---------------------
 pdfwrite.mli                |   38 +-
 rijndael-alg-fst.c          | 1400 +++++++++++++++++++++++++++++++++++++++
 rijndael-alg-fst.h          |   47 ++
 sha2.c                      |  949 +++++++++++++++++++++++++++
 sha2.h                      |  108 +++
 stubs-aes.c                 |   69 ++
 stubs-sha2.c                |   34 +
 utop/Makefile               |   29 +
 utop/pdfutop.ml             |    2 +
 46 files changed, 4850 insertions(+), 2865 deletions(-)

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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to