[libspreadsheet-read-perl] annotated tag upstream/0.64 created (now 800dde4)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Apr 25 21:28:37 UTC 2016


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

kanashiro-guest pushed a change to annotated tag upstream/0.64
in repository libspreadsheet-read-perl.

        at  800dde4   (tag)
   tagging  9167070e06b565c767523a4368470dc049686fdd (commit)
  replaces  upstream/0.63
 tagged by  Lucas Kanashiro
        on  Mon Apr 25 17:35:07 2016 -0300

- Log -----------------------------------------------------------------
Upstream version 0.64
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJXHn97AAoJEPgjonKYg8l8wAcP/id1UB6TR52+m/ZBb17lp6K8
lA6ijU+93Ah4He/QJG4zMTDYzNmTEZJ+zuR1E+t6VmcpHF6UVi1cUcFw5u2+09ZU
2BdcTFk3UeVefx/CygZuXsFunwg/2p3U9O4VV3ww+5C1rBkbVmZlRv4gBklFfnlv
1Ua9AZF0N0TDYxUpu/4/R1NHYGSq8cVlpg8jSGzaR09KVISyn+DtCm7ti+sS7Cvv
YlgeE2CqDV9PDRptgY1nS/IGN0xBQEXWLroBJ1+FnlKtSBykBCzuSiGkZLZ/osXa
ei65vXFl9w0ypEzNzPO5cGaX7ZI5YWUyZGLevaVf8RrsCpz/jSCHD+l2aSf7Ziyv
4nlR83TnRKpkW9ZN4WD1g0kaci1IEpWF+4ipNNietjSfowKNTSuOunFTo3ULNxPr
NsQjp2uOe8IBgWcN8zmIAK/8a6RuZoWh2sOfFhLOm8EJW/3uEWig3zXP6vpGkVYa
u3VUK1GhpM+yyfzX1+0Nt9yVPr3Mfaew+IBAOiWy0+2X8KPT4mUu0IBUZkCFXGz9
UIC+FIRqnj2F9qJUPVPW67R/rAJW9ERUeXLLVaciMruwJ5bxSv72C9VJRA5mz4q4
f9S+Yv9iHVrPWVIPDu9YJUlqKaQU30QjTNn6i7k9Lz4wGYz8PzEGkFkUp+qkiWg1
YF9seJyXhy/v/SCRlPmh
=W60X
-----END PGP SIGNATURE-----

Alan Berndt (1):
      Copy files if they cannot be hardlinked

Gabor Szabo (2):
      links to other modules
      pod update

H.Merijn Brand (135):
      Start using git VCS.
      More stuff to skip
      Full support for Text::CSV (version 1.00 and up)
      Release 0.25
      Added examples/xls2csv
      Encoding schemes
      Added encoding options to examples/xlscat
      New date checks for Spreadsheet::ParseExcel > 0.33
      Default yyyy-mm-dd is now backward compatible with older versions of Spreadsheet::ParseExcel
      Prepare for 0.26
      Fixed META.yml generation
      Added --dtfmt to examples/xlscat
      Incorporate check on minimal version in META.yml generation
      Incorporate the META.yml check in 'make tgzdist'
      Release 0.27
      More data to test in Dates.xls
      Declare Spreadsheet::ParseExcel::FmtDefault
      Add (font)size
      Update docs about Excel quircks and CPAN links
      Reference to public git repo
      Add leakchecks
      I prefer the most recent Text::CSV_XS
      Date checks for not-yet-released Spreadsheet::ParseExcel should not be shipped
      Here we go
      Make Read safer for files that do not match extension, like HTML in foo.xls
      Remove Debian_CPANTS.txt after use
      [rt.cpan.org #39358] Minor spelling changes to the README in Spreadsheet::Read
      readonly META.yml
      Add -A to help output
      YAML declared 1.4 (META.yml) instead of 1.1 (YAML)
      Recommend Text-CSV-0.56
      Bring Makefile.PL in sync with META.yml
      Prepare for extra YAML validity test
      Wrong e-mail in META.yml
      CSV files from a Mac, with \r as eol, would not parse
      Moving forward, releasing as 0.30
      Happy new year.
      Patch for percentage format (Patrick Michaud)
      Detection of percentage type
      0.31
      Swap got/expected
      Add support for M$ Excel 2007 using Spreadsheet::XLSX
      Re-order YAML, so Parse::CPAN::Meta is happy too (and can be used)
      don't hang in release -t
      Make testsuite report what parser it found/uses
      Spreadsheet::XLSX-0.08 is just a requirement update
      0.32
      Don't test with versions older than the minimal requirement
      prevent checkers to detect modules that are not used unless we know they can be, and even then are not required for the test suite to run
      s/5/4/g, as .5 might get rounded to 1
      Test with all the common YAML parsers. "YAML" is known to be broken, YAML::XS, YAML::Syck, YAML::Tiny and Parse::CPAN::Meta all behave fine
      Declare Spreadsheet::XLSX::Fmt2007
      Some Perl::Critic changes
      make testYAML executable
      Kwalitee tests are done in make tgzdist
      recommend most recent versions
      A useful application worth sharing: ss-dups-tk.pl
      Go for it. 0.33
      All new parser versions
      Text::CSV_XS requires 0.29 or up, as we use ->eof ()
      add Test::NoWarnings
      undef and 0 are not legal cell names
      Text::CSV_XS 0.62 is Test::NoWarnings safe. 0.61 is not
      add resources/repository in META.yml
      Test::NoWarnings is not used in AUTOMATED_TESTING
      add configure_requires to META.yml
      Added -n to xlscat
      small reformat of Changes incl typoes
      Add pprove (not for public consumption)
      Do not depend on XLSX actual version
      XLSX tests skip on feature, not on version
      recommend newest versions
      Be clear how to fetch most recent source
      Require Text::CSV_XS for CSV for auto-detection of \r
      Add strip option
      Move attributes from TODO to own section
      Spreadsheet::XLSX 0.12 still does not support attributes
      New attribute "parser" to force format
      Allow SC  streams
      Support real streams for XLS/XLSX
      Extra tests for .txt read as csv
      Streams seem to be done now.
      IO streams done better
      IO streams improvements
      Updated META.yml to meet most recent specs (optional_features = map)
      Add row () and cellrow ()
      Recommend (and tested with) most recent modules
      sync up Makefile.PL with generated META.yml
      Doc fix (RT#54507, Patrick Cronin)
      Upped Copyright notices to 2010
      Check installed/recommended module versions
      Drop YAML version to 1.0
      [rt.cpan.org #56151] default value of clip is incorrect
      Text-CSV_XS 0.73 released
      Note change in Changelog
      Release 0.40
      Spell-check
      Check spelling before a make tgzdist
      Fixed requiring optional modules (RT#61928 - Roderick Schupp)
      New versions
      Add --html to xlscat
      Copyright upped to 2011
      Recommend latest versions
      New version deps
      Force CSV parser when in-sep is given
      prefer Data::Peek over Data::Dumper if available
      Changelog
      Some HTML beautifications on output (CSS)
      Changed name in META.yml (RT#69574)
      Ignore generated META files
      More cross-checks for META data
      Make minimal version checks subtests
      more perls to test with
      NAME / DISTNAME in Makefile.PL
      Text::CSV_XS 0.85 is out now
      Make all my ChangeLog's look more or less the same
      Updated copyright to 2012
      xiao test case for encoding
      dropped deprecated comment in CSS
      Support passing attributes to the underlying parser
      loose ends before a new possible dist
      Do not strip fields in sheets with no cells at all (RT#74976)
      Versions update
      Note that empty sheets are skipped when clip is true (RT#75277)
      meta-spec in json is an integer
      Allow undef as valid value for the options
      Tidy docs (whitespace)
      versions
      Don't raise warnings if only generating one of cells or rc
      No more testing on 5.6.0 and 5.6.1 due to toolchain issues
      perl5.17 requires { to be escaped in regex when used as literal
      versions
      Merge pull request #2 from szabgab/patch-1
      Merge pull request #3 from szabgab/patch-2
      Merge pull request #6 from bentglasstube/fix-hard-link

H.Merijn Brand - Tux (154):
      Versions
      Improve documentation consistency (RT#80409)
      Updated copyright to 2013
      Add libreoffice as alias for odt/sxc
      nopermute is useless for xlscat
      Force old(er) tar format (ustar) - assumes GNU tar on release box
      Fix yml/json optional_features
      Show how to find the syntax that requires newer version(s)
      Update META checker
      Release 0.48
      The Lancaster Consensus changes the META-2.0 to 1.4 conversion
      Versions
      /dev/null cannot be used for tests on Windows
      More perl versions to test under
      Added xlsgrep to examples
      A spreadsheet has rows, not lines
      Versions
      ws spreadsheet format testing stuff
      iwr spreadsheet testing stuff
      add xls_grep
      Allow -C B,D for xlscat
      Versions
      return 0 on requested help
      More prominent reference to xlscat in docs
      Distributions are not allowed to have linked files
      Don't take xlsgrep in MANIFEST
      added --color as alias for --ansi in xlscat
      Store CSV parse error - if any - in $ss->[0]{error}
      Release 0.52
      Updated copyright to 2014
      Prefer Data::Peek over Data::Dumper
      prepare support for Spreadsheet::ParseXLSX
      Spreadsheet::ParseExcel date format checks
      Extended date testing for ParseXLSX
      DateFormat "d-mmm" is correct in ParseXLSX (bug in ParseExcel)
      Better color conversion for xls and xlsx
      bad skip count for dates
      Different return value for invisible part of merged fields in XLSX
      Spreadsheet::ParseXLSX has been released
      Prepare for release
      Optional features required versions now builtin
      Actually *prefer* Data::Peek, but use Data::Dumper if not avail
      Minumum version for Text::CSV_PP is 1.17
      Release 0.54
      New versions, plus testing upstream
      Mention Spreadsheet::CSV in documentation
      Versions
      Add ssdiff to examples
      Amend -n to also number in HTML mode
      Versions
      used-by
      Changelog
      Updated copyright to 2015
      versions
      Output UTF-8 in xlscat and xlsgrep
      versions
      Versions
      Moved project to github
      Add --sort to xlscat
      clip before conversion in XLS and XLSX
      Save Julia's test files
      Prevent double-localizing of $/
      Note perl5 core ticket number in changelog
      test with current perl blead
      No need to do release check on old(er) perls
      Remove perl recommendation from META as it breaks cpan clients
      Move sort instruction to correct place in xlscat's help
      Add check for ChangeLog date
      versions
      Minimal support (+ docs) for merged cells
      MinimumVersion improvements
      versions
      Enable Travis
      Try getting Travis to install all optional parts too
      all dependencies are optional
      Travis notifications to IRC
      Only decode in HTML if needed
      Use official methods for merged cells on Excel
      Make parser errors report at one level up
      Make parser checks safer
      Versions - awaiting Spreadsheet::ParseXLSX release
      Don't over-eagerly select non-existing columns with -C
      Allow -h with -L
      versions
      versions
      No merged cell support in Spreadsheet::XLSX
      Skip date check in changes when testing versions from upper level
      Release
      Discourage Spreadsheet::XLSX
      New meta checks (QAH 2105)
      discourage is stronger than not encouraged
      merge used-by changes from Text::CSV_XS
      Be a bit less rude
      sync meta-stuff
      keep a test script
      A single space is not an empty field
      Strip the correct selection (RT#105197)
      sync used-by from CSV_XS
      versions
      prevent calling VERSION with no argument
      some perlcritic finds I agree with
      version handling and object invocation
      Allow to prefer your own parser in %ENV
      Prepare to allow Spreadsheet::XLSX::Reader::LibXML
      typo in docs
      another typo
      Prepare for perl-5.22 in travis
      Add test file for PM problem
      revert travis enable 5.22. It's not yet ready :(
      Basic support for Spreadsheet::XLSX::Reader::LibXML
      remove useless semicolon
      style. fix PR layout
      Changes + credit
      Add a contributing guide
      references to my .perltidyrc and .perlcriticrc
      nice md links. reads better
      ask travis nicely to install all supported parsers
      Spreadsheet::XLSX::Reader::LibXML-0.38.8 still returns percentage as numeric
      Up minimal XLSX::Reader::LibXML minimal version
      These prereqs are not pre-installed on OSX
      Spreadsheet::Perl is not even supported
      Try passing osx on travis
      Travis: try to see if this restores PASS on Linux
      Prefer US spelling
      Prepare for colors in XLSX::Reader::LibXML
      whitspace
      A new attr.xlsx with Format:row 13 and Format:column D hidden
      Guard against negative minrow
      Fix pod links
      don't call printf with empty format
      Documentation works
      _merge_map guard
      skip 637 while in state of flux (merge issues in XLSX::Reader::LibXML)
      Support Spreadsheet::XLSX::Reader::LibXML requires version v0.38.14Support Spreadsheet::XLSX::Reader::LibXML requires version v0.38.14
      Check minimum version for pre-selected parser
      do not check the parser version value in 600
      Merge used-by works
      Disable Spreadsheet::XLSX::Reader::LibXML for perl-5.10 and older
      $cell can be undef or scalar
      Catch up with Spreadsheet::XLSX::Reader::LibXML
      Disable Spreadsheet::XLSX::Reader::LibXML on author request
      Remove Spreadsheet::XLSX::Reader::LibXML from supported list in docs
      versions and used-by merge
      Spelling
      versions
      Disable Travis/OSX while they do not really support it
      New ParseXLSX
      merge META work
      Add 5.22 to travis
      It's 2016
      Spreadsheet::XLSX seems to be inconsistent on some Debian
      Decode utf-16be entries in Excel when appropriate
      Two examples in xlscat
      Versions

Lucas Kanashiro (1):
      Imported Upstream version 0.64

-----------------------------------------------------------------------

No new revisions were added by this update.

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