[libspreadsheet-read-perl] branch master updated (25fdd50 -> d7d6d97)

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Jun 17 17:19:30 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libspreadsheet-read-perl.

      from  25fdd50   update changelog
      adds  2d4c497   Test with perl-5.24.0
      adds  bde3f6a   Show parser-version used under debug
      adds  7bc7a9d   No more Spreadsheet::XLSX::Reader::LibXML
      adds  4ea979b   Support Data::XLSX::Parser ?
      adds  9bb3f2c   versions
      adds  781f5e6   Merge META works
      adds  8cd8588   Debug should show the file name
      adds  8c400aa   Cells will inherit hidden state from hidden rows and columns
      adds  3341365   Require 5.8.0 as 5.6.x does not include required Encode
      adds  5d75e33   Remove Spreadsheet::XLSX::Reader::LibXML test files from distribution
      adds  be25960   Allow old versions of Spreadsheet::ParseXLSX to "fail" on percentage tests
      adds  9264c87   Imported Upstream version 0.66
       new  1ba83c5   Merge tag 'upstream/0.66'
       new  083a1ca   Update debian/changelog
       new  5d3bb7e   debian/control: update version of libdata-peek-perl
       new  d7d6d97   Release libspreadsheet-read-perl version 0.66-1

The 4 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          |  11 +++++
 MANIFEST         |   7 ----
 META.json        | 126 +++++++++++++++++++++++++++----------------------------
 META.yml         |  10 ++---
 Makefile.PL      |   2 +-
 README           |   4 +-
 Read.pm          |  80 +++++++++++++++++++----------------
 debian/changelog |  11 ++++-
 debian/control   |   4 +-
 t/605_perc.t     |  13 ++++--
 t/615_perc.t     |  11 ++++-
 t/630_xlsx.t     | 124 ------------------------------------------------------
 t/631_clr.t      |  56 -------------------------
 t/632_fmt.t      |  70 -------------------------------
 t/633_misc.t     |  54 ------------------------
 t/634_dates.t    |  82 ------------------------------------
 t/635_perc.t     |  46 --------------------
 t/637_merged.t   |  35 ----------------
 18 files changed, 157 insertions(+), 589 deletions(-)
 delete mode 100644 t/630_xlsx.t
 delete mode 100644 t/631_clr.t
 delete mode 100644 t/632_fmt.t
 delete mode 100644 t/633_misc.t
 delete mode 100644 t/634_dates.t
 delete mode 100644 t/635_perc.t
 delete mode 100644 t/637_merged.t

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



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