[libautodie-perl] branch master updated (9bb0f2f -> 4d99ad4)

gregor herrmann gregoa at debian.org
Mon Jan 27 15:50:48 UTC 2014


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

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

      from  9bb0f2f   releasing package libautodie-perl version 2.22-1
      adds  0f2a1c7   Imported Upstream version 2.23
       new  9ae037a   Merge tag 'upstream/2.23'
       new  febab56   New upstream release.
       new  9be13d3   Update years of upstream copyright.
       new  4d99ad4   releasing package libautodie-perl version 2.23-1

The 4 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                             |  21 ++++++
 LICENSE                             |   6 +-
 MANIFEST                            |   4 +
 META.json                           |   7 +-
 META.yml                            |   6 +-
 Makefile.PL                         |  57 +++++++-------
 benchmarks/Fatal_Leaky_Benchmark.pm |   4 +-
 benchmarks/call.pl                  |   8 +-
 benchmarks/raw-call.pl              |  17 +++++
 debian/changelog                    |   7 ++
 debian/copyright                    |  68 ++++++++---------
 dist.ini                            |   3 +
 lib/Fatal.pm                        | 144 +++++++++++++++++++++++++-----------
 lib/autodie.pm                      |   6 +-
 lib/autodie/exception.pm            |   4 +-
 lib/autodie/exception/system.pm     |   2 +-
 lib/autodie/hints.pm                |   2 +-
 lib/autodie/skip.pm                 |   2 +-
 t/Fatal.t                           |   2 +-
 t/args.t                            |  46 ++++++++++++
 t/open.t                            |  16 ++--
 t/release-pod-coverage.t            |   1 +
 t/release-pod-syntax.t              |   1 +
 t/rt-74246.t                        |  14 ++++
 24 files changed, 321 insertions(+), 127 deletions(-)
 mode change 100644 => 100755 benchmarks/call.pl
 create mode 100755 benchmarks/raw-call.pl
 create mode 100755 t/args.t
 create mode 100644 t/rt-74246.t

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



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