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

gregoa pushed a commit to branch master
in repository libimager-perl.

commit a46402364959cfad6fff6dda00b209ec38ea4f6a
Merge: 3ed4350 6950676
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 2 21:43:46 2015 +0200

    Merge tag 'upstream/1.003+dfsg'
    
    Upstream version 1.003+dfsg

 Changes                    |  78 +++++++++
 FT2/FT2.pm                 |   2 +-
 GIF/GIF.pm                 |   2 +-
 GIF/Makefile.PL            |   2 +-
 ICO/ICO.pm                 |  13 +-
 ICO/ICO.xs                 |   8 +-
 ICO/imicon.c               |  12 +-
 ICO/imicon.h               |   4 +-
 ICO/t/t10icon.t            |  27 ++-
 Imager.pm                  | 152 +++++++++++++++--
 Imager.xs                  | 156 ++++++++++++++++-
 JPEG/JPEG.pm               |   2 +-
 MANIFEST                   |   1 +
 META.json                  |   4 +-
 META.yml                   |  18 +-
 Makefile.PL                | 327 ++++++++++++++----------------------
 PNG/PNG.pm                 |   2 +-
 T1/T1.pm                   |   2 +-
 TIFF/TIFF.pm               |   2 +-
 W32/W32.pm                 |   2 +-
 apidocs.perl               |  13 +-
 draw.c                     | 318 +++++++++++++++++++++++------------
 image.c                    |  79 +++++++++
 imager.h                   |  12 ++
 imdatatypes.h              | 410 ++++++++++++++++++++++++++++++++++++++++++++-
 imext.c                    |  13 +-
 imext.h                    |   9 +
 imexttypes.h               |  21 ++-
 immacros.h                 |  14 +-
 inc/Devel/CheckLib.pm      |  10 +-
 lib/Imager/API.pod         |  39 +++++
 lib/Imager/APIRef.pod      | 233 +++++++++++++++++++++++++-
 lib/Imager/Draw.pod        |  83 +++++++++
 lib/Imager/Files.pod       |  16 +-
 lib/Imager/ImageTypes.pod  |  67 +++++++-
 lib/Imager/Matrix2d.pm     |  71 +++++++-
 lib/Imager/Probe.pm        |  18 +-
 perlio.c                   |   2 +
 polygon.c                  | 295 +++++++++++++++++++++++++-------
 t/100-base/010-introvert.t |  45 ++++-
 t/250-draw/020-flood.t     | 136 ++++++++++++++-
 t/250-draw/050-polyaa.t    |  94 +++++++++--
 t/250-draw/060-polypoly.t  | 126 ++++++++++++++
 t/450-api/100-inline.t     |  52 +++++-
 t/900-util/050-matrix.t    |  13 +-
 typemap.local              |  10 ++
 46 files changed, 2536 insertions(+), 479 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libimager-perl.git

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

Reply via email to