[Pkg-ocaml-maint-commits] [camlpdf] branch master updated (c675c8b -> f4d16d0)

Stéphane Glondu glondu at moszumanska.debian.org
Tue Jul 18 18:36:59 UTC 2017


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

glondu pushed a change to branch master
in repository camlpdf.

      from  c675c8b   Upload to unstable
       new  d2cfd7f   New upstream version 2.2
       new  1a50400   New upstream version 2.2.1
       new  60f0fb6   Updated version 2.2.1 from 'upstream/2.2.1'
       new  ead798c   New upstream release
       new  ff374d9   Update packaging
       new  f4d16d0   Update changelog and prepare upload to unstable

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:
 Changes                                |   11 +-
 Makefile                               |   10 +-
 README.md                              |    4 +
 debian/changelog                       |    6 +
 debian/libcamlpdf-ocaml-dev.install.in |    2 +-
 examples/Makefile                      |    4 +-
 examples/OCamlMakefile                 |    4 +-
 flatestubs.c                           |    4 +-
 miniz.c                                | 9750 ++++++++++++++++----------------
 pdf.ml                                 |  197 +-
 pdf.mli                                |   38 +-
 pdfafm.ml                              |    6 +-
 pdfafm.mli                             |    6 +-
 pdfcrypt.ml                            |  343 +-
 pdfcrypt.mli                           |    2 +-
 pdfcryptprimitives.ml                  |   59 +-
 pdfcryptprimitives.mli                 |   14 +
 pdffun.ml                              |    2 +-
 pdfgraphics.mli                        |    2 +-
 pdfio.ml                               |   38 +-
 pdfio.mli                              |    7 +-
 pdfmerge.ml                            |  139 +-
 pdfops.ml                              |    2 +-
 pdfpage.ml                             |  272 +-
 pdfpage.mli                            |    9 +-
 pdfread.ml                             |  320 +-
 pdfread.mli                            |   15 +-
 pdfstandard14.ml                       |   38 +-
 pdfstandard14.mli                      |   14 +-
 pdftext.ml                             |    2 +-
 pdftext.mli                            |    4 +
 pdfutil.ml                             |   21 +-
 pdfutil.mli                            |    4 +-
 pdfwrite.ml                            |   25 +-
 34 files changed, 6004 insertions(+), 5370 deletions(-)
 mode change 100644 => 100755 examples/OCamlMakefile

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



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