[libimager-perl] branch master updated (e3ef710 -> 016c8ea)

gregor herrmann gregoa at debian.org
Thu May 5 12:16:01 UTC 2016


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

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

      from  e3ef710   update changelog
      adds  f74a12f   Imported Upstream version 1.005+dfsg
       new  39ae41a   Merge tag 'upstream/1.005+dfsg'
       new  0d12c43   update changelog
       new  f6ed960   Add build dependency on Test::More 0.99.
       new  e596f24   Declare compliance with Debian Policy 3.9.8.
       new  ec1860d   Update years of packaging copyright.
       new  6e56c7f   Set bindnow linker flag in debian/rules.
       new  ce22d2e   autopkgtest: also run second level tests for smoke test.
       new  016c8ea   update changelog

The 8 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                           | 101 ++++++++
 FT2/FT2.pm                        |   2 +-
 FT2/freetyp2.c                    |   2 +
 GIF/GIF.pm                        |   2 +-
 GIF/GIF.xs                        |   5 +-
 GIF/imgif.c                       | 142 +++-------
 ICO/ICO.pm                        |   2 +-
 ICO/msicon.c                      |   3 +-
 Imager.pm                         |   2 +-
 Imager.xs                         |  36 ++-
 MANIFEST                          |   1 +
 META.json                         |   4 +-
 META.yml                          |   4 +-
 Makefile.PL                       |   2 +-
 combine.im                        |   2 +
 debian/changelog                  |  15 +-
 debian/control                    |   5 +-
 debian/copyright                  |   2 +-
 debian/rules                      |   2 +
 debian/tests/pkg-perl/smoke-files |  10 +
 debian/tests/pkg-perl/smoke-skip  |   1 +
 debian/tests/pkg-perl/smoke-tests |   2 +
 filters.im                        |  35 ++-
 fontft1.c                         |   1 +
 image.c                           |   6 +-
 img8.c                            |   2 +-
 lib/Imager/Color.pm               |   5 +-
 lib/Imager/Probe.pm               |  46 +++-
 log.c                             |   8 +-
 palimg.c                          |   6 +-
 rotate.im                         |   8 +
 samples/samp-form.cgi             |   2 +-
 t/100-base/020-color.t            |  12 +-
 t/200-file/010-iolayer.t          |  32 ++-
 t/200-file/400-basic.t            | 528 ++++++++++++++++++++------------------
 t/250-draw/010-draw.t             |  12 +-
 t/400-filter/020-autolevels.t     |  38 +++
 37 files changed, 653 insertions(+), 435 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-files
 create mode 100644 debian/tests/pkg-perl/smoke-skip
 create mode 100644 debian/tests/pkg-perl/smoke-tests
 create mode 100644 t/400-filter/020-autolevels.t

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



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