[libpoet-perl] 01/05: Merge tag 'upstream/0.14'

Florian Schlichting fsfs at moszumanska.debian.org
Mon Feb 17 23:20:44 UTC 2014


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

fsfs pushed a commit to branch master
in repository libpoet-perl.

commit 278ae066cd0229a08e236a0c9cee9b4a61f34116
Merge: 3edb360 c6bdd02
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Feb 17 23:32:53 2014 +0100

    Merge tag 'upstream/0.14'
    
    Upstream version 0.14

 Changes                              |   7 ++
 LICENSE                              |  22 ++--
 MANIFEST                             |   4 +
 META.json                            |  53 +++++-----
 META.yml                             |   5 +-
 Makefile.PL                          | 147 ++++++++++++++++-----------
 bin/poet                             |   6 +-
 lib/Poet.pm                          |  10 +-
 lib/Poet/App.pm                      |   4 +-
 lib/Poet/App/Command.pm              |   4 +-
 lib/Poet/App/Command/new.pm          |   8 +-
 lib/Poet/App/Command/script.pm       |   4 +-
 lib/Poet/Cache.pm                    |   9 +-
 lib/Poet/Conf.pm                     |  10 +-
 lib/Poet/Environment.pm              |  10 +-
 lib/Poet/Environment/Generator.pm    |   4 +-
 lib/Poet/Import.pm                   |  10 +-
 lib/Poet/Log.pm                      |  12 +--
 lib/Poet/Manual.pod                  |   2 +-
 lib/Poet/Manual/Configuring.pod      |   4 +-
 lib/Poet/Manual/Intro.pod            |   2 +-
 lib/Poet/Manual/Subclassing.pod      |   2 +-
 lib/Poet/Manual/Tutorial.pod         |   2 +-
 lib/Poet/Mason.pm                    |  12 +--
 lib/Poet/Mason/Plugin.pm             |   4 +-
 lib/Poet/Mason/Plugin/Compilation.pm |   4 +-
 lib/Poet/Mason/Plugin/Request.pm     |   4 +-
 lib/Poet/Mechanize.pm                |   4 +-
 lib/Poet/Module/Mask.pm              |  12 +++
 lib/Poet/Moose.pm                    |  12 +--
 lib/Poet/Plack/Request.pm            |  10 +-
 lib/Poet/Plack/Response.pm           |  10 +-
 lib/Poet/Script.pm                   |   7 +-
 lib/Poet/Server.pm                   |   7 +-
 lib/Poet/Test/Class.pm               |   4 +-
 lib/Poet/Tools.pm                    |   7 +-
 lib/Poet/Types.pm                    |   4 +-
 lib/Poet/Util/Debug.pm               |  10 +-
 lib/Poet/Util/File.pm                |  10 +-
 lib/Poet/Util/Web.pm                 |  10 +-
 lib/Poet/t/App.pm                    |   4 +-
 lib/Poet/t/Conf.pm                   |   4 +-
 lib/Poet/t/Environment.pm            |   4 +-
 lib/Poet/t/Import.pm                 |  34 ++-----
 lib/Poet/t/Log.pm                    |   4 +-
 lib/Poet/t/NoLog4perl.pm             |   5 +-
 lib/Poet/t/PSGIHandler.pm            |   4 +-
 lib/Poet/t/Run.pm                    |   4 +-
 lib/Poet/t/Script.pm                 |   4 +-
 lib/Poet/t/Subclassing.pm            |  10 +-
 lib/Poet/t/Util.pm                   |   4 +-
 lib/TAGS                             | 191 +++++++++++++++++++++++++++++++++++
 perltidy.LOG                         |  21 ++++
 share/generate.skel/bin/run.pl       |  10 +-
 t/author-NoLog4perl.t                |   4 +-
 t/author-NoLogAnyAdapterLog4perl.t   |   4 +-
 56 files changed, 458 insertions(+), 325 deletions(-)

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



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