[libpdf-table-perl] 01/02: Merge tag 'upstream/0.9.14'

Thomas Goirand zigo at moszumanska.debian.org
Mon Jan 22 13:43:49 UTC 2018


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

zigo pushed a commit to branch master
in repository libpdf-table-perl.

commit f8efdb786163e2a2899028b7d5cbe29f5195a7b9
Merge: d59aa4d 9774269
Author: Thomas Goirand <zigo at debian.org>
Date:   Mon Jan 22 14:40:22 2018 +0100

    Merge tag 'upstream/0.9.14'
    
    Upstream version 0.9.14

 Changes                                   |  107 +-
 MANIFEST                                  |   14 +-
 MANIFEST.SKIP                             |   21 +
 META.json                                 |   47 +
 META.yml                                  |   42 +-
 Makefile.PL                               |    3 +-
 README.md                                 |   55 +-
 examples/header.pl                        |   54 ++
 examples/header_repeat_with_cell_props.pl |   78 ++
 examples/row_height.pl                    |   45 +
 examples/sample1.pl                       |  236 ++---
 examples/table_of_lorem.pdf               |  Bin 16364 -> 11792 bytes
 lib/PDF/Table.pm                          | 1511 +++++++++++++++++++----------
 t/Basics.t                                |  116 +++
 t/PDF-Table.t                             |  116 +--
 t/lib/PDFAPI2Mock.pm                      |   81 ++
 t/lib/TestData.pm                         |   16 +
 t/manifest.t                              |   11 +
 t/pod.t                                   |    4 +
 t/table.t                                 |   41 +
 util/pod2cpanhtml.pl                      |   29 +
 21 files changed, 1826 insertions(+), 801 deletions(-)

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



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