[libmason-perl] 01/09: Merge tag 'upstream/2.22'

Daniel Lintott dlintott-guest at moszumanska.debian.org
Sun Feb 16 18:01:18 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libmason-perl.

commit 04f1a3a2644ceff2e50a22a513c369d308432058
Merge: 8a8883e d6401c7
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Sun Feb 16 16:45:15 2014 +0000

    Merge tag 'upstream/2.22'
    
    Upstream version 2.22
    
    # gpg: Signature made Sun 16 Feb 2014 16:45:15 GMT using RSA key ID 96CC0909
    # gpg: Good signature from "Daniel Lintott <daniel at serverb.co.uk>"
    # gpg:                 aka "Daniel Lintott <daniel at gns3.serverb.co.uk>"
    # gpg:                 aka "Daniel Lintott <maint at gns3.serverb.co.uk>"

 Changes                                           |  5 ++
 MANIFEST                                          |  2 +
 META.json                                         |  4 +-
 META.yml                                          |  4 +-
 Makefile.PL                                       | 53 +++++++-------
 lib/Mason.pm                                      |  4 +-
 lib/Mason/App.pm                                  |  4 +-
 lib/Mason/CodeCache.pm                            |  4 +-
 lib/Mason/Compilation.pm                          |  4 +-
 lib/Mason/Component.pm                            |  6 +-
 lib/Mason/Component/ClassMeta.pm                  |  4 +-
 lib/Mason/Component/Import.pm                     |  4 +-
 lib/Mason/Component/Moose.pm                      |  6 +-
 lib/Mason/DynamicFilter.pm                        |  4 +-
 lib/Mason/Exceptions.pm                           |  4 +-
 lib/Mason/Filters/Standard.pm                     |  4 +-
 lib/Mason/Interp.pm                               |  4 +-
 lib/Mason/Moose.pm                                |  6 +-
 lib/Mason/Moose/Role.pm                           |  4 +-
 lib/Mason/Plugin.pm                               |  4 +-
 lib/Mason/Plugin/Defer.pm                         |  4 +-
 lib/Mason/Plugin/Defer/Filters.pm                 |  4 +-
 lib/Mason/Plugin/Defer/Request.pm                 |  4 +-
 lib/Mason/Plugin/DollarDot.pm                     |  4 +-
 lib/Mason/Plugin/DollarDot/Compilation.pm         |  4 +-
 lib/Mason/Plugin/LvalueAttributes.pm              |  4 +-
 lib/Mason/Plugin/LvalueAttributes/Interp.pm       |  4 +-
 lib/Mason/Plugin/TidyObjectFiles.pm               |  4 +-
 lib/Mason/Plugin/TidyObjectFiles/Interp.pm        |  4 +-
 lib/Mason/PluginBundle.pm                         |  4 +-
 lib/Mason/PluginBundle/Default.pm                 |  4 +-
 lib/Mason/PluginManager.pm                        |  4 +-
 lib/Mason/PluginRole.pm                           |  4 +-
 lib/Mason/Request.pm                              |  4 +-
 lib/Mason/Result.pm                               |  4 +-
 lib/Mason/Test/Class.pm                           |  4 +-
 lib/Mason/Test/Overrides/Component/StrictMoose.pm |  4 +-
 lib/Mason/Test/Plugins/Notify.pm                  |  4 +-
 lib/Mason/Test/Plugins/Notify/Compilation.pm      |  4 +-
 lib/Mason/Test/Plugins/Notify/Component.pm        |  4 +-
 lib/Mason/Test/Plugins/Notify/Interp.pm           |  4 +-
 lib/Mason/Test/Plugins/Notify/Request.pm          |  4 +-
 lib/Mason/Test/RootClass.pm                       |  4 +-
 lib/Mason/Test/RootClass/Compilation.pm           |  4 +-
 lib/Mason/Test/RootClass/Component.pm             |  4 +-
 lib/Mason/Test/RootClass/Interp.pm                |  4 +-
 lib/Mason/Test/RootClass/Request.pm               |  4 +-
 lib/Mason/TieHandle.pm                            |  4 +-
 lib/Mason/Types.pm                                |  4 +-
 lib/Mason/Util.pm                                 |  4 +-
 lib/Mason/t/Autobase.pm                           |  4 +-
 lib/Mason/t/Cache.pm                              |  4 +-
 lib/Mason/t/CompCalls.pm                          |  4 +-
 lib/Mason/t/Compilation.pm                        |  4 +-
 lib/Mason/t/ComponentMeta.pm                      |  4 +-
 lib/Mason/t/Defer.pm                              |  4 +-
 lib/Mason/t/DollarDot.pm                          |  4 +-
 lib/Mason/t/Errors.pm                             |  4 +-
 lib/Mason/t/Filters.pm                            |  4 +-
 lib/Mason/t/Globals.pm                            |  4 +-
 lib/Mason/t/HTMLFilters.pm                        |  4 +-
 lib/Mason/t/Interp.pm                             | 11 +--
 lib/Mason/t/LvalueAttributes.pm                   |  4 +-
 lib/Mason/t/Plugins.pm                            | 88 ++++++++++++-----------
 lib/Mason/t/Reload.pm                             |  4 +-
 lib/Mason/t/Request.pm                            |  4 +-
 lib/Mason/t/ResolveURI.pm                         |  4 +-
 lib/Mason/t/Sanity.pm                             |  4 +-
 lib/Mason/t/Sections.pm                           |  4 +-
 lib/Mason/t/Skel.pm                               |  4 +-
 lib/Mason/t/StaticSource.pm                       |  4 +-
 lib/Mason/t/Syntax.pm                             |  4 +-
 lib/Mason/t/Util.pm                               |  4 +-
 perltidy.LOG                                      | 23 ++++++
 74 files changed, 183 insertions(+), 277 deletions(-)

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



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