[libextutils-parsexs-perl] branch master updated (cbf2d13 -> 59e0f5c)

Florian Schlichting fsfs at moszumanska.debian.org
Fri Mar 7 21:24:18 UTC 2014


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  cbf2d13   update changelog
      adds  5ee64ac   Imported Upstream version 3.240000
       new  6e854d2   Merge tag 'upstream/3.240000'
       new  5843669   Imported Upstream version 3.240000
       new  4ca41c5   Bump copyright years
       new  15fa98f   Declare compliance with Debian Policy 3.9.5
       new  59e0f5c   prepare changelog for release

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:
 Changes                            |   7 +
 MANIFEST                           |   3 +-
 META.json                          |  58 --------
 META.yml                           |  60 ++++----
 debian/changelog                   |  11 +-
 debian/control                     |   2 +-
 debian/copyright                   |  10 +-
 lib/ExtUtils/ParseXS.pm            | 283 +++++++++++++++++++++----------------
 lib/ExtUtils/ParseXS.pod           |   3 +-
 lib/ExtUtils/ParseXS/Constants.pm  |   2 +-
 lib/ExtUtils/ParseXS/CountLines.pm |   2 +-
 lib/ExtUtils/ParseXS/Eval.pm       |   2 +-
 lib/ExtUtils/ParseXS/Utilities.pm  |  53 ++++---
 lib/ExtUtils/Typemaps.pm           |   2 +-
 lib/ExtUtils/Typemaps/Cmd.pm       |   2 +-
 lib/ExtUtils/Typemaps/InputMap.pm  |   2 +-
 lib/ExtUtils/Typemaps/OutputMap.pm |   2 +-
 lib/ExtUtils/Typemaps/Type.pm      |   2 +-
 t/001-basic.t                      |   8 ++
 t/002-more.t                       |   9 +-
 t/003-usage.t                      |   4 +
 t/104-map_type.t                   |  28 ++--
 t/114-blurt_death_Warn.t           |   4 +-
 t/XSMore.xs                        |  12 ++
 24 files changed, 299 insertions(+), 272 deletions(-)
 delete mode 100644 META.json

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