This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpdf-create-perl.
commit 240a66ffcb1adbdd940e2078193715f74069dfbe Merge: 395fe78 07a0e11 Author: gregor herrmann <[email protected]> Date: Sat Nov 21 21:02:06 2015 +0100 Merge tag 'upstream/1.19' Upstream version 1.19 CHANGES | 73 -- Changes | 106 ++ MANIFEST | 11 +- META.json | 35 +- META.yml | 25 +- Makefile.PL | 66 +- README | 154 ++- eg/pdf-logo.gif | Bin 0 -> 9162 bytes eg/pdf-logo.jpg | Bin 0 -> 2817 bytes eg/sample-cgi.pl | 62 +- eg/sample.pl | 78 +- lib/PDF/Create.pm | 2826 +++++++++++++++++++++------------------------ lib/PDF/Create/Outline.pm | 6 +- lib/PDF/Create/Page.pm | 1436 +++++++++++++---------- lib/PDF/Image/GIF.pm | 9 +- lib/PDF/Image/JPEG.pm | 6 +- t/00-load.t | 15 + t/01-basic.t | 5 +- t/02-string.t | 5 +- t/03-image.t | 5 +- t/04-drawing.t | 5 +- t/05-outline.t | 5 +- t/06-annotation.t | 5 +- t/07-fonts.t | 5 +- t/09-cgi.t | 5 +- t/10-generic.t | 103 ++ t/11-encode.t | 4 +- t/50-versioning.t | 5 +- t/99-wifi-parabola.t | 5 +- t/changes.t | 9 + t/manifest.t | 11 + t/pod.t | 12 + 32 files changed, 2669 insertions(+), 2428 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdf-create-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
