[libgd-perl] branch master updated (d781d68 -> 9e177f9)

Jonas Smedegaard dr at jones.dk
Fri Jun 6 10:07:44 UTC 2014


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

js pushed a change to branch master
in repository libgd-perl.

      from  d781d68   Prepare for release: Update changelog and copyright hints.
       new  26eb2f7   Bump standards-compliance to 3.9.5.
       new  c61dd76   Stop mentioning 'gd2 variant' in short description: There is only that single variant on GD nowadays.
       new  c90a2ca   Update watch file to use metacpan.org and cpan.org/modules URLs (not search.cpan.org URL).
       new  451832a   Update copyright info: Extend coverage of packaging.
       new  00c2da3   Extract metadata from images and fonts before copyright check (don't just skip check them).
       new  d5a4d1f   Fix break libgd-gd2-perl and libgd-gd2-noxpm-perl, as intended since 2.49-1.
       new  f516184   Update changelog, control file and copyright hints.
      adds  50ec167   Doc + Meta fixes.
      adds  f399bbc   fixed typo in warning message
      adds  08b3dd4   fix misleading warning message about gd.h header
      adds  04f47ff   documentation fixes
      adds  701191f   version bump
      adds  fd06c2b   Fix regression tests to run on Ubuntu 12.04 and later 64bit edition
      adds  54aa48b   version bump
      adds  0037325   version mixup - now 2.53
      adds  9f41a62   Imported Upstream version 2.53
       new  1a7cf0f   Merge tag 'upstream/2.53'
       new  323f53e   Put aside upstream shipped autogenerated file during build.
       new  7279b56   Extend image expansion to cover jpeg-*.
       new  f335954   Update homepage.
       new  9e177f9   Prepare release: Update changelog, control file and copyright hints.

The 12 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:
 ChangeLog                                  |   3 +
 GD.pm                                      |   6 +-
 GD/{Image.pm.PLS => Image.pm}              |  61 +--------
 GD/Simple.pm                               |   7 +-
 LICENSE                                    |   6 +
 MANIFEST                                   |  59 ++++++---
 META.json                                  |  12 +-
 META.yml                                   |   8 +-
 Makefile.PL                                |  20 ++-
 README                                     |  25 ++--
 bdf_scripts/cvtbdf.pl                      | 206 +++++++++++++++++++++++++++++
 debian/changelog                           |  28 ++++
 debian/control                             |  15 ++-
 debian/control.in                          |   8 +-
 debian/copyright                           |   2 +-
 debian/copyright_hints                     |  40 +++---
 debian/license-miner                       | 205 ++++++++++++++++++++++++++++
 debian/rules                               |  31 ++++-
 debian/watch                               |   2 +-
 demos/draw_colors.pl                       |  35 +++++
 t/{test.out.10.jpeg => test.out.10.jpeg-1} | Bin 1892 -> 1892 bytes
 t/{test.out.10.png => test.out.10.png-4}   | Bin 2521 -> 2542 bytes
 t/{test.out.2.jpeg => test.out.2.jpeg-1}   | Bin 13068 -> 13068 bytes
 t/{test.out.2.png-2 => test.out.2.png-3}   | Bin
 t/{test.out.3.jpeg => test.out.3.jpeg-1}   | Bin 8647 -> 8647 bytes
 t/{test.out.4.jpeg => test.out.4.jpeg-1}   | Bin 2120 -> 2120 bytes
 t/{test.out.5.jpeg => test.out.5.jpeg-1}   | Bin 3899 -> 3899 bytes
 t/{test.out.6.jpeg => test.out.6.jpeg-1}   | Bin 9611 -> 9611 bytes
 t/{test.out.7.jpeg => test.out.7.jpeg-1}   | Bin 12797 -> 12797 bytes
 t/test.out.8.jpeg-1                        | Bin 0 -> 8838 bytes
 t/test.out.8.png-7                         | Bin 0 -> 3391 bytes
 t/{test.out.9.jpeg => test.out.9.jpeg-1}   | Bin 1882 -> 1882 bytes
 32 files changed, 639 insertions(+), 140 deletions(-)
 copy GD/{Image.pm.PLS => Image.pm} (81%)
 create mode 100644 LICENSE
 create mode 100755 bdf_scripts/cvtbdf.pl
 create mode 100644 debian/license-miner
 create mode 100755 demos/draw_colors.pl
 copy t/{test.out.10.jpeg => test.out.10.jpeg-1} (92%)
 copy t/{test.out.10.png => test.out.10.png-4} (89%)
 copy t/{test.out.2.jpeg => test.out.2.jpeg-1} (99%)
 copy t/{test.out.2.png-2 => test.out.2.png-3} (100%)
 copy t/{test.out.3.jpeg => test.out.3.jpeg-1} (98%)
 copy t/{test.out.4.jpeg => test.out.4.jpeg-1} (95%)
 copy t/{test.out.5.jpeg => test.out.5.jpeg-1} (96%)
 copy t/{test.out.6.jpeg => test.out.6.jpeg-1} (98%)
 copy t/{test.out.7.jpeg => test.out.7.jpeg-1} (99%)
 create mode 100644 t/test.out.8.jpeg-1
 create mode 100644 t/test.out.8.png-7
 copy t/{test.out.9.jpeg => test.out.9.jpeg-1} (93%)

-- 
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