[libtext-csv-perl] branch master updated (021ec43 -> 9ebeb46)

gregor herrmann gregoa at debian.org
Thu May 21 18:42:18 UTC 2015


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

gregoa pushed a change to branch master
in repository libtext-csv-perl.

      from  021ec43   update changelog
       new  ea5aaba   Add debian/upstream/metadata
       new  c083ef9   Update debian/changelog
      adds  d0d705c   imported from Text-CSV-1.16
      adds  e04e6b5   fixed parse working when setting quote_char undef.
      adds  493219e   added quote_null
      adds  6c45097   removed meaningless code
      adds  7b80388   made auto_diag compat to Text::CSV_XS 0.71 and next version
      adds  6d85a23   updated Changes
      adds  b61cd66   remove comment out lines
      adds  edad26e   updated Changes - added quote_null
      adds  c66028b   updated Changes
      adds  b9c20b4   changed required XS version
      adds  0f17592   updated document
      adds  592c51f   modified t/70_rt.t for Text::CSV_XS 0.72
      adds  8aceef8   fix getline() warnings
      adds  8f3694c   modified  and  format
      adds  ae5691b   updated MANIFEST.SKIP
      adds  4f1f219   Checking in changes prior to tagging of version 1.17.  Changelog diff is:
      adds  9a3c3d5   added meta_merge to Makefile.PL
      adds  78b5bf8   added repository into Makefile.PL
      adds  50c96b3   added files into MANIFEST.SKIP
      adds  756618c   fixed a combine bug with quote_space reported by rt#58356
      adds  91ce245   added tests into t.71_pp.t
      adds  6f04f62   updated test files
      adds  2ea7c15   updated VERSION
      adds  0c813aa   updated Changes
      adds  4f06c68   deleted meaningless code
      adds  57487a2   real eol support for parsing streams (beyond \n, \r and \r\n) -- this is compatible for the coming XS version
      adds  550f042   updated tests for the coming XS version
      adds  30cc1fe   getline didn't work correctly with 0 or null containing lines
      adds  c9981fa   added one test into t/71_pp.t
      adds  953fc3e   updated docs
      adds  eda79b9   updated version and Changes
      adds  ce53cca   updated MANIFEST
      adds  a41d29c   Couldn't parse the csv containing the column starting with '0'.
      adds  6084f08   If a line contains quoted and not quoted column, parsing will be failure.
      adds  013fdbd   modified getline() regexp and made it more readable
      adds  9725fe1   added tests t/71_pp.t
      adds  1bb557f   updated version
      adds  5dcb02f   updated Changes
      adds  6d8c4f0   added t/77_getall.t
      adds  7ea4d5d   updated t/files for Text::CSV_XS new version
      adds  dc66843   updated for getline_all and getline_hr_all
      adds  c0ab7c9   added files/macosx.csv
      adds  3b29754   getline_all can take offset and limit
      adds  3e346e1   updated version
      adds  867e098   updated t/files
      adds  04d7738   updated Chagnes, MANIFEST and README
      adds  a6a998e   add is_missing
      adds  27d9c37   add quote_binary
      adds  f87a524   add record_number
      adds  f31ed6a   add print_hr
      adds  2d0081e   add test for XS parsing '' returns '' instead of undef
      adds  f971956   parse() set UTF8
      adds  ebc8eb9   changed auto_diag for XS behavoir
      adds  039fb8d   fixed t/12_acc.t
      adds  ba9503d   update test files
      adds  b3dc77e   version up
      adds  e4e14e6   clean up code
      adds  5af7f2a   update gimics in Text::CSV
      adds  9787fd3   update docs and Changes
      adds  f42919c   add missing t/46_eol_si.t
      adds  847b822   fixed allow_loose_quotes (rt83705)
      adds  378e4e7   fixed parse escape char and add allow_unquoted_escape
      adds  694ce57   add bug repo tests
      adds  5e2dd4e   fix handling UTF8 in parse
      adds  8aac862   add missing tests in 70_rt.t
      adds  543f8eb   add allow_unqouted_escape default value  and test
      adds  9ed8f6a   add diag_verbose (attribute only)
      adds  26c4e9a   update Changes and version
      adds  6c0aa14   add escapted sep char test to 71_pp.t
      adds  14747f9   update MANIFEST.SKIP
      adds  327ffa1   fix t/rt71_pp.t
      adds  8dd4aec   use eof() in getline as method instead of function  (patche by dylanwh)
      adds  cf4a60d   Tentative fix for RT #931518 (fields with 0s).
      adds  ac7de36   Merge branch 'shlomif-rt93518_zero_in_filenames_fix'
      adds  0ba3479   Fixed minor typo
      adds  313d300   Merge pull request #4 from anirvan/patch-1
      adds  531930e   typo fixes
      adds  21b5f4f   typo fixes
      adds  7029bc3   Merge pull request #5 from dsteinbrunner/patch-1
      adds  d228385   merged https://github.com/makamaka/Text-CSV/pull/8
      adds  44436cf   parse() supports bind_columns()
      adds  7da8430   fix warnings: $. is undefined
      adds  6335303   Merge pull request #9 from ktat/fix_test_70_rt_warnings
      adds  3dfa62c   add decode_utf8 option/method.
      adds  e524de2   add decode_utf8 to pod.
      adds  96d4fab   Merge pull request #10 from ktat/decode_utf8
      adds  ff1e4ec   modified test files for XS 1.02 and old perl.
      adds  45aa352   added missing test file.
      adds  f0ea345   added missing print_hr description
      adds  fdf8026   updated copyright
      adds  1e3248e   updated version
      adds  b950dd3   updated MANIFEST
      adds  fc94aac   fixed MANIFEST
      adds  55c9083   Imported Upstream version 1.33
       new  4c7cf56   Merge tag 'upstream/1.33'
       new  0cb62a0   Update debian/changelog
       new  f30c176   Update years of upstream and packaging copyright.
       new  2ae97f6   Declare compliance with Debian Policy 3.9.6.
       new  e5fa86f   Bump versioned Recommends on libtext-csv-xs-perl.
       new  97d79f1   wrap&sort d/control
       new  34bcc7a   Mark package as autopkgtest-able.
       new  9ebeb46   releasing package libtext-csv-perl version 1.33-1

The 10 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                          |  16 ++++++-
 MANIFEST                         |  63 ++++++++++++------------
 META.json                        |   4 +-
 META.yml                         |  16 +++----
 README                           |   4 +-
 debian/changelog                 |  12 ++++-
 debian/control                   |  21 ++++----
 debian/copyright                 |   6 +--
 debian/patches/autopkgtest.patch |  18 +++++++
 debian/patches/series            |   1 +
 debian/tests/pkg-perl/test-files |   2 +
 debian/upstream/metadata         |   5 ++
 lib/Text/CSV.pm                  |  60 +++++++++++++++++------
 lib/Text/CSV_PP.pm               | 101 ++++++++++++++++++++++-----------------
 t/12_acc.t                       |   4 +-
 t/51_utf8.t                      |  47 +++++++++++-------
 t/70_rt.t                        |   9 ++--
 t/71_pp.t                        |  28 ++++++++++-
 t/77_getall.t                    |  73 ++++++++++++++++------------
 t/81_subclass.t                  |   5 +-
 t/fields_containing_0.t          |  91 +++++++++++++++++++++++++++++++++++
 t/rt99774.t                      |  42 ++++++++++++++++
 22 files changed, 455 insertions(+), 173 deletions(-)
 create mode 100644 debian/patches/autopkgtest.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/tests/pkg-perl/test-files
 create mode 100644 debian/upstream/metadata
 mode change 100644 => 100755 t/12_acc.t
 mode change 100644 => 100755 t/70_rt.t
 create mode 100644 t/fields_containing_0.t
 create mode 100644 t/rt99774.t

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



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