[libgd-perl] 03/14: Updated version 2.66 from 'upstream/2.66'

gregor herrmann gregoa at debian.org
Fri Jun 23 20:18:44 UTC 2017


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

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

commit b5e4520adc685e0ae525a0bd43012f14bba0ee1b
Merge: 4defd78 46c27fb
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jun 23 21:33:42 2017 +0200

    Updated version 2.66 from 'upstream/2.66'
    
    with Debian dir 9dfd9af15f5e966086cb61fddc7461bba6b5efa7

 .gitignore                                         |    1 -
 ChangeLog                                          |   53 +
 GD.xs                                              | 2620 ++++++++++----------
 MANIFEST                                           |  164 +-
 MANIFEST.SKIP                                      |   13 +
 META.json                                          |   44 +-
 META.yml                                           |   36 +-
 Makefile.PL                                        |  427 +++-
 README                                             |  148 +-
 README.QUICKDRAW                                   |   13 +-
 README.unix                                        |   61 -
 SIGNATURE                                          |  114 +
 bdf_scripts/{bdf2gdfont.PLS => bdf2gdfont_pl.PL}   |    9 +-
 const-c.inc                                        | 1030 ++++++++
 const-xs.inc                                       |   90 +
 GD.pm => lib/GD.pm                                 |  298 ++-
 {GD => lib/GD}/Group.pm                            |   11 +-
 {GD => lib/GD}/Image.pm                            |   24 +-
 GD/Image.pm.PLS => lib/GD/Image_pm.PL              |   33 +-
 {GD => lib/GD}/Polygon.pm                          |    0
 {GD => lib/GD}/Polyline.pm                         |    8 +-
 {GD => lib/GD}/Simple.pm                           |   10 +-
 qd.pl                                              |  898 -------
 t/GD.t                                             |  308 +--
 t/HSV.t                                            |   36 +
 t/test.out.10.gif                                  |  Bin 2659 -> 0 bytes
 t/test.out.10.jpeg                                 |  Bin 1892 -> 0 bytes
 t/test.out.10.jpeg-1                               |  Bin 1892 -> 0 bytes
 t/test.out.10.png                                  |  Bin 2521 -> 0 bytes
 t/test.out.10.png-1                                |  Bin 2797 -> 0 bytes
 t/test.out.10.png-2                                |  Bin 2521 -> 0 bytes
 t/test.out.10.png-3                                |  Bin 2521 -> 0 bytes
 t/test.out.10.png-4                                |  Bin 2542 -> 0 bytes
 t/test.out.2.jpeg                                  |  Bin 13068 -> 0 bytes
 t/test.out.2.png-1                                 |  Bin 1270 -> 0 bytes
 t/test.out.2.png-2                                 |  Bin 1291 -> 0 bytes
 t/test.out.2.png-3                                 |  Bin 1291 -> 0 bytes
 t/test.out.3.jpeg                                  |  Bin 8647 -> 0 bytes
 t/test.out.3.jpeg-1                                |  Bin 8647 -> 0 bytes
 t/test.out.3.png                                   |  Bin 3229 -> 0 bytes
 t/test.out.3.png-1                                 |  Bin 3229 -> 0 bytes
 t/test.out.3.png-2                                 |  Bin 3250 -> 0 bytes
 t/test.out.4.jpeg                                  |  Bin 2120 -> 0 bytes
 t/test.out.4.png                                   |  Bin 269 -> 0 bytes
 t/test.out.4.png-2                                 |  Bin 269 -> 0 bytes
 t/test.out.4.png-3                                 |  Bin 290 -> 0 bytes
 t/test.out.5.jpeg                                  |  Bin 3899 -> 0 bytes
 t/test.out.5.png-1                                 |  Bin 637 -> 0 bytes
 t/test.out.5.png-2                                 |  Bin 658 -> 0 bytes
 t/test.out.6.jpeg                                  |  Bin 9611 -> 0 bytes
 t/test.out.6.jpeg-1                                |  Bin 9611 -> 0 bytes
 t/test.out.6.png                                   |  Bin 3218 -> 0 bytes
 t/test.out.6.png-1                                 |  Bin 3218 -> 0 bytes
 t/test.out.6.png-2                                 |  Bin 3239 -> 0 bytes
 t/test.out.7.jpeg                                  |  Bin 12797 -> 0 bytes
 t/test.out.7.png-1                                 |  Bin 1979 -> 0 bytes
 t/test.out.7.png-2                                 |  Bin 2000 -> 0 bytes
 t/test.out.8.gif                                   |  Bin 3458 -> 0 bytes
 t/test.out.8.jpeg                                  |  Bin 2291 -> 0 bytes
 t/test.out.8.png                                   |  Bin 3449 -> 0 bytes
 t/test.out.8.png-1                                 |  Bin 3607 -> 0 bytes
 t/test.out.8.png-2                                 |  Bin 3603 -> 0 bytes
 t/test.out.8.png-3                                 |  Bin 3605 -> 0 bytes
 t/test.out.8.png-4                                 |  Bin 3424 -> 0 bytes
 t/test.out.8.png-5                                 |  Bin 3340 -> 0 bytes
 t/test.out.8.png-6                                 |  Bin 3449 -> 0 bytes
 t/test.out.9.gif                                   |  Bin 2979 -> 0 bytes
 t/test.out.9.jpeg                                  |  Bin 1882 -> 0 bytes
 t/test.out.9.jpeg-1                                |  Bin 1882 -> 0 bytes
 t/test.out.9.png                                   |  Bin 2804 -> 0 bytes
 t/test.out.9.png-1                                 |  Bin 2804 -> 0 bytes
 t/test.out.9.png-2                                 |  Bin 2804 -> 0 bytes
 t/test.out.9.png-3                                 |  Bin 2825 -> 0 bytes
 t/{ => test_data}/Generic.ttf                      |  Bin
 t/{ => test_data}/frog.jpg                         |  Bin
 t/{ => test_data}/frog.xpm                         |    0
 t/{test.out.2.png => test_data/images/corrupt.png} |  Bin 1270 -> 1270 bytes
 t/test_data/images/t1/1-00.gd                      |  Bin 0 -> 91037 bytes
 t/test_data/images/t1/1-00.gd2                     |  Bin 0 -> 2493 bytes
 t/{test.out.2.gif => test_data/images/t1/1-00.gif} |  Bin
 .../images/t1/1-00.jpeg}                           |  Bin 13068 -> 13068 bytes
 t/{test.out.1.png => test_data/images/t1/1-00.png} |  Bin
 t/test_data/images/t2/2-00.gd                      |  Bin 0 -> 91037 bytes
 t/test_data/images/t2/2-00.gd2                     |  Bin 0 -> 2854 bytes
 t/{test.out.3.gif => test_data/images/t2/2-00.gif} |  Bin
 t/test_data/images/t2/2-00.jpeg                    |  Bin 0 -> 9752 bytes
 t/test_data/images/t2/2-00.png                     |  Bin 0 -> 1626 bytes
 t/test_data/images/t3/3-00.gd                      |  Bin 0 -> 6037 bytes
 t/test_data/images/t3/3-00.gd2                     |  Bin 0 -> 1237 bytes
 t/{test.out.4.gif => test_data/images/t3/3-00.gif} |  Bin
 .../images/t3/3-00.jpeg}                           |  Bin 2120 -> 2120 bytes
 .../images/t3/3-00.png}                            |  Bin
 t/test_data/images/t4/4-00.gd                      |  Bin 0 -> 41537 bytes
 t/test_data/images/t4/4-00.gd2                     |  Bin 0 -> 1713 bytes
 t/{test.out.5.gif => test_data/images/t4/4-00.gif} |  Bin
 .../images/t4/4-00.jpeg}                           |  Bin 3899 -> 3899 bytes
 t/{test.out.5.png => test_data/images/t4/4-00.png} |  Bin
 t/test_data/images/t5/5-00.gd                      |  Bin 0 -> 91037 bytes
 t/test_data/images/t5/5-00.gd2                     |  Bin 0 -> 3104 bytes
 t/{test.out.6.gif => test_data/images/t5/5-00.gif} |  Bin
 t/test_data/images/t5/5-00.jpeg                    |  Bin 0 -> 10644 bytes
 t/test_data/images/t5/5-00.png                     |  Bin 0 -> 1905 bytes
 t/test_data/images/t6/6-00.gd                      |  Bin 0 -> 251037 bytes
 t/test_data/images/t6/6-00.gd2                     |  Bin 0 -> 3647 bytes
 t/{test.out.7.gif => test_data/images/t6/6-00.gif} |  Bin
 .../images/t6/6-00.jpeg}                           |  Bin 12797 -> 12797 bytes
 t/{test.out.7.png => test_data/images/t6/6-00.png} |  Bin
 t/test_data/images/t7/7-00.gd                      |  Bin 0 -> 101037 bytes
 t/test_data/images/t7/7-00.gd2                     |  Bin 0 -> 4360 bytes
 t/test_data/images/t7/7-00.gif                     |  Bin 0 -> 3488 bytes
 .../images/t7/7-00.jpeg}                           |  Bin 8838 -> 8838 bytes
 .../images/t7/7-00.png}                            |  Bin 3391 -> 3370 bytes
 t/test_data/images/t7/7-01.gd2                     |  Bin 0 -> 4363 bytes
 t/{ => test_data}/palettemap.png                   |  Bin
 t/test_data/tile.gd                                |  Bin 0 -> 1499 bytes
 t/test_data/tile.gd2                               |  Bin 0 -> 1082 bytes
 t/{ => test_data}/tile.gif                         |  Bin
 t/{ => test_data}/tile.jpeg                        |  Bin
 t/{ => test_data}/tile.png                         |  Bin
 t/transp.t                                         |   62 +
 t/z_kwalitee.t                                     |   34 +
 t/z_manifest.t                                     |   16 +
 t/z_pod-spell-mistakes.t                           |   32 +
 t/z_pod.t                                          |   10 +
 124 files changed, 3709 insertions(+), 2894 deletions(-)

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



More information about the Pkg-perl-cvs-commits mailing list