[libspreadsheet-read-perl] branch master updated (e2c6d4c -> ec9fb2e)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Thu Dec 22 18:58:32 UTC 2016


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

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

      from  e2c6d4c   update changelog
      adds  fbb29c6   CPANTESTERS showed that some versions really messed op numeric/percentage
      adds  d5403ba   Versions
      adds  ba07dd3   List non-core modules/version used on very verbose in xlscat
      adds  0cb3112   register last change(s)
      adds  4720ed5   Versions
      adds  1f63265   Option to export all sheets in a spreadsheet to CSV (UTF-8 only)
      adds  a6cc8b9   add charset to content type in html output
      adds  c90b748   Make S::R's ReadData strip attribute available to xlscat
      adds  3c6fdca   Try formula support
      adds  116a824   Option to have xlscat show formulas instead of values
      adds  54f64c2   cuddle sub declarations
      adds  2c90d21   Add OO and feature to add new sheeft to existing book
      adds  a403a0e   5.8 has no defined-or
      adds  53a53da   More OO and tests
      adds  58ebd32   tests for add ()
      adds  d800a0b   Spelling, versions, release!
      adds  c08ccb2   Add new test to MANIFEST
      adds  982e7e1   OO fixes and tests
      adds  ace8c09   Several OO fixes, more tests, more docs
      adds  bd5537f   New upstream version 0.69
       new  d2bd116   Merge tag 'upstream/0.69'
       new  72a814f   Update debian/changelog
       new  6fc1028   Update debian/changelog
       new  1d70831   debian/control: remove explicitly build dependency on versioned Test::More, requires version 0.88 that is satisfied in all maintained Debian distributions
       new  ec9fb2e   releasing libspreadsheet-read-perl version 0.69-1

The 5 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                |  12 ++
 MANIFEST               |   1 +
 META.json              | 148 +++++++++----------
 META.yml               |   8 +-
 Makefile.PL            |   6 +-
 Read.pm                | 376 +++++++++++++++++++++++++++++++++++++++++--------
 debian/changelog       |  13 +-
 debian/control         |   1 -
 examples/ss-dups-tk.pl |  15 +-
 examples/ss2tk         |   3 +-
 examples/ssdiff        |   3 +-
 examples/xls2csv       |  52 +++++--
 examples/xlscat        |  56 +++++---
 t/203_csv.t            |   3 +-
 t/204_csv.t            |   3 +-
 t/205_csv.t            | 165 ++++++++++++++++++++++
 t/213_csv.t            |   3 +-
 t/214_csv.t            |   3 +-
 t/223_csv.t            |   3 +-
 t/224_csv.t            |   3 +-
 t/36_xls.t             |   3 +-
 t/51_sc.t              |   3 +-
 t/605_perc.t           |  11 +-
 t/615_perc.t           |  14 +-
 24 files changed, 687 insertions(+), 221 deletions(-)
 create mode 100644 t/205_csv.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