[libspreadsheet-read-perl] branch master updated (9691619 -> 99a073a)

gregor herrmann gregoa at debian.org
Mon Feb 19 19:39:59 UTC 2018


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

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

      from  9691619   releasing package libspreadsheet-read-perl version 0.76-1
      adds  f4bde1a   Note possible name clashes with example/tool files
      adds  952c152   Mention unsupported formats
      adds  5e991ec   Add new (unsupported) test file to MANIFEST
      adds  c3c55c6   Rework clipping and stripping
      adds  7aa7d4b   spelling
      adds  9091e3b   Spreadsheet::ParseExcel supports the active flag as of version 0.61
      adds  fffaa82   Hope to prevent $_ side effects from require
      adds  d43e131   Fix typo in docs (SPROUT, RT#124214)
      adds  cb6d1ec   Release
      adds  0c9fe3a   New upstream version 0.78
       new  4813925   Update upstream source from tag 'upstream/0.78'
       new  bade63a   Update debian/changelog
       new  99a073a   releasing package libspreadsheet-read-perl version 0.78-1

The 3 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             |   8 +++
 MANIFEST            |   1 +
 META.json           | 186 ++++++++++++++++++++++++++--------------------------
 META.yml            |   4 +-
 README              |  10 +++
 Read.pm             | 133 +++++++++++++++++++++++--------------
 debian/changelog    |   6 ++
 files/blank.csv     |   2 +-
 files/test.gnumeric | Bin 0 -> 1902 bytes
 t/200_csv.t         |  68 +++++++++++++++----
 t/205_csv.t         |  68 +++++++++++++++----
 t/210_csv.t         |  68 +++++++++++++++----
 t/220_csv.t         |  68 +++++++++++++++----
 t/30_xls.t          |  68 +++++++++++++++----
 t/33_misc.t         |   2 +-
 t/36_xls.t          |  10 ++-
 t/50_sc.t           |   2 +-
 t/51_sc.t           |   2 +-
 t/600_xlsx.t        |  68 +++++++++++++++----
 t/603_misc.t        |   2 +-
 t/610_xlsx.t        |  68 +++++++++++++++----
 t/613_misc.t        |   2 +-
 t/620_xlsx.t        |  68 +++++++++++++++----
 t/623_misc.t        |   2 +-
 24 files changed, 673 insertions(+), 243 deletions(-)
 create mode 100644 files/test.gnumeric

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