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

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

      from  4ecdda0   update changelog
      adds  b98b956   Allow the extra_compiler_flags option to work.
      adds  d096ee5   Fix "perl5i -e" from segfaulting.
      adds  8125d25   Update .travis.yml
      adds  572f872   Merge pull request #292 from viviparous/master
      adds  76034fb   fix some spelling mistakes on the POD
      adds  26a254d   fix stat() and lstat() calls for perl 5.23.3+ (#291)
      adds  9101026   Merge pull request #293 from eserte/master
      adds  4b474bf   resolve #288 - replace JSON with JSON::MaybeXS
      adds  60b6b81   Merge pull request #290 from 
leejo/gh/288_json_to_json_maybexs
      adds  d09e500   Update Signatures.pm
      adds  b6151d5   Update CODE.pm
      adds  7a3dbb3   Update equal.pm
      adds  eb143d8   Update latest.pm
      adds  7c785bf   Update Build.PL
      adds  3927f6b   Remove Time::y2038 as a static dependency.
      adds  4f4441e   Merge branch 'issue/289'
      adds  8de42e8   siganture->signature
      adds  5619e7c   Merge branch 'issue/295'
      adds  e5085bc   Version 2.13.2
      adds  a5a0d8c   New upstream version 2.13.2
       new  5407913   Merge tag 'upstream/2.13.2'
       new  e836207   Update debian/changelog
       new  83538d5   Drop patches which were cherry-picked from upstream or 
have been merged.
       new  bf237a3   Update years of upstream copyright.
       new  5e1f047   Update (build) dependencies.
       new  10e8505   Add a new patch to fix a spelling mistake in the POD.
       new  3d513c2   releasing package libperl5i-perl version 2.13.2-1

The 7 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:
 Build.PL                                           |   6 +-
 Changes                                            |  19 +
 LICENSE                                            |   6 +-
 META.json                                          |  21 +-
 META.yml                                           |  21 +-
 README                                             | 572 ++++++++++++---------
 bin/perl5i.c.PL                                    |   5 +-
 debian/changelog                                   |  10 +-
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 ...ick-d096ee5e-fix-perl5i-dash-e-from-segfaulting |  64 ---
 debian/patches/series                              |   2 -
 debian/patches/spelling.patch                      |  42 +-
 debian/patches/stat_perl_5.23.3.patch              |  31 --
 inc/MyBuild.pm                                     |   1 +
 lib/perl5i.pm                                      |   4 +-
 lib/perl5i/1/CODE.pm                               |   2 +
 lib/perl5i/2.pm                                    |   4 +-
 lib/perl5i/2/CODE.pm                               |   2 +-
 lib/perl5i/2/Meta/Instance.pm                      |   4 +-
 lib/perl5i/2/Signatures.pm                         |   2 +
 lib/perl5i/2/equal.pm                              |   1 +
 lib/perl5i/Meta.pod                                |   2 +-
 lib/perl5i/VERSION.pm                              |   2 +-
 lib/perl5i/latest.pm                               |   2 +
 lib/perl5ifaq.pod                                  |   2 +-
 t/command_line_wrapper.t                           |  17 +
 t/dump/hash.t                                      |   4 +-
 t/dump/obj.t                                       |   4 +-
 29 files changed, 449 insertions(+), 411 deletions(-)
 delete mode 100644 
debian/patches/cherry-pick-d096ee5e-fix-perl5i-dash-e-from-segfaulting
 delete mode 100644 debian/patches/stat_perl_5.23.3.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libperl5i-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