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  8942a63   update changelog
      adds  dce4986   Imported Upstream version 1.07
       new  7a6e9e0   Merge tag 'upstream/1.07'
       new  4aec296   New upstream release.
       new  3362d75   Update years of packaging copyright.
       new  54732a2   Add patch to fix wording in POD.
       new  ab91416   releasing package libtext-csv-xs-perl version 1.07-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:
 CSV_XS.pm                | 451 +++++++++++++++++++++++++++++++++++++++--------
 CSV_XS.xs                |  78 +++++++-
 ChangeLog                |  22 ++-
 MANIFEST                 |   1 +
 META.json                |  50 +++---
 META.yml                 |   8 +-
 Makefile.PL              |   6 +
 debian/changelog         |   7 +-
 debian/copyright         |   2 +-
 debian/patches/pod.patch |  18 ++
 debian/patches/series    |   1 +
 ppport.h                 | 168 ++++++++++++++++--
 t/12_acc.t               |  12 +-
 t/15_flags.t             |   8 +-
 t/75_hashref.t           |   8 +-
 t/78_fragment.t          |   9 +-
 t/79_callbacks.t         | 163 +++++++++++++++++
 t/80_diag.t              |   2 +-
 t/81_subclass.t          |   4 +-
 t/90_csv.t               |  31 +++-
 20 files changed, 907 insertions(+), 142 deletions(-)
 create mode 100644 debian/patches/pod.patch
 create mode 100644 debian/patches/series
 create mode 100644 t/79_callbacks.t

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to