[libextutils-parsexs-perl] branch master updated (3398d54 -> 15af9be)

Florian Schlichting fsfs at alioth.debian.org
Sun Aug 11 21:23:48 UTC 2013


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

fsfs pushed a change to branch master
in repository libextutils-parsexs-perl.

      from  3398d54   bumped upstream copyright years
      adds  02c294d   Imported Upstream version 3.210000
       new  a119fd4   Merge tag 'upstream/3.210000'
       new  15af9be   Imported Upstream version 3.210000

The 2 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                                         |    9 +
 MANIFEST                                        |    2 +-
 META.json                                       |    4 +-
 META.yml                                        |    2 +-
 debian/changelog                                |    6 +
 lib/ExtUtils/ParseXS.pm                         |  205 +++++++++++------------
 lib/ExtUtils/ParseXS/Constants.pm               |    4 +-
 lib/ExtUtils/ParseXS/CountLines.pm              |    2 +-
 lib/ExtUtils/ParseXS/Eval.pm                    |    6 +-
 lib/ExtUtils/ParseXS/Utilities.pm               |   76 +--------
 lib/ExtUtils/Typemaps.pm                        |    2 +-
 lib/ExtUtils/Typemaps/Cmd.pm                    |    2 +-
 lib/ExtUtils/Typemaps/InputMap.pm               |    2 +-
 lib/ExtUtils/Typemaps/OutputMap.pm              |   36 ++--
 lib/ExtUtils/Typemaps/Type.pm                   |    2 +-
 lib/ExtUtils/xsubpp                             |   20 ++-
 t/001-basic.t                                   |   46 ++++-
 t/002-more.t                                    |    2 +-
 t/003-usage.t                                   |    2 +-
 t/004-nolinenumbers.t                           |    2 +-
 t/101-standard_typemap_locations.t              |    1 -
 t/102-trim_whitespace.t                         |    1 -
 t/103-tidy_type.t                               |    1 -
 t/104-map_type.t                                |    4 +-
 t/105-valid_proto_string.t                      |    1 -
 t/106-process_typemaps.t                        |    4 +-
 t/108-map_type.t                                |    5 -
 t/109-standard_XS_defs.t                        |    3 +-
 t/110-assign_func_args.t                        |    5 -
 t/111-analyze_preprocessor_statements.t         |    5 -
 t/112-set_cond.t                                |    5 -
 t/113-check_cond_preproc_statements.t           |    5 +-
 t/114-blurt_death_Warn.t                        |    7 +-
 t/115-avoid-noise.t                             |    4 +-
 t/{107-make_targetable.t => 517-t-targetable.t} |   49 ++++--
 t/XSTest.xs                                     |   20 +++
 t/typemap                                       |    2 +-
 37 files changed, 290 insertions(+), 264 deletions(-)
 rename t/{107-make_targetable.t => 517-t-targetable.t} (61%)

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



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