[libtext-csv-xs-perl] branch master updated (0bb510e -> 9a4e413)

gregor herrmann gregoa at debian.org
Thu May 21 18:56:58 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-xs-perl.

      from  0bb510e   releasing package libtext-csv-xs-perl version 1.11-2 to unstable
      adds  c742eab   Imported Upstream version 1.17
       new  0262ba0   Merge tag 'upstream/1.17'
       new  d0cb357   Update debian/changelog
       new  d821f7c   Update years of upstream and packaging copyright.
       new  270394f   Declare compliance with Debian Policy 3.9.6.
       new  7fc8674   Update git URLs in debian/upstream/metadata.
       new  9a4e413   releasing package libtext-csv-xs-perl version 1.17-1

The 6 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:
 CSV_XS.pm                | 481 ++++++++++++++++++++++++-------
 CSV_XS.xs                | 718 ++++++++++++++++++++++++++++-------------------
 ChangeLog                |  48 +++-
 META.json                |  71 ++---
 META.yml                 |  13 +-
 Makefile.PL              |   2 +-
 README                   |  17 +-
 debian/changelog         |   9 +
 debian/control           |   2 +-
 debian/copyright         |   4 +-
 debian/upstream/metadata |   4 +-
 examples/csv-check       |   2 +-
 examples/csv2xls         |   2 +-
 examples/parser-xs.pl    |   2 +-
 examples/speed.pl        |  24 +-
 ppport.h                 | 674 +++++++++++++++++++++++++++-----------------
 t/12_acc.t               |  41 ++-
 t/15_flags.t             |  21 +-
 t/22_scalario.t          |  37 ++-
 t/45_eol.t               |  25 +-
 t/46_eol_si.t            |  22 +-
 t/50_utf8.t              |   6 +-
 t/51_utf8.t              |   2 +-
 t/55_combi.t             |  16 +-
 t/65_allow.t             |  23 +-
 t/78_fragment.t          |  24 +-
 t/79_callbacks.t         |  16 +-
 t/80_diag.t              |  78 +++--
 t/90_csv.t               |  70 ++++-
 t/91_csv_cb.t            |  45 ++-
 30 files changed, 1735 insertions(+), 764 deletions(-)

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



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