[libmason-perl] branch master updated (6b7fe6f -> 062eb2c)

gregor herrmann gregoa at debian.org
Sat Jun 20 01:01:53 UTC 2015


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

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

      from  6b7fe6f   update changelog
       new  03e1c35   Add debian/upstream/metadata
       new  a8b5269   Update debian/changelog
       new  6f273d5   Imported Upstream version 2.24
       new  2f34d0b   Update debian/changelog
       new  615c95a   add bug closer
       new  ad4996a   Reformat debian/control with cme
       new  f6b6882   Declare compliance with Debian Policy 3.9.6.
       new  39f6de2   Add perltidy to Recommends.
       new  062eb2c   releasing package libmason-perl version 2.24-1

The 9 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                                           | 11 ++++
 LICENSE                                           |  2 +-
 MANIFEST                                          |  3 +-
 META.json                                         |  6 +-
 META.yml                                          | 48 +++++++-------
 Makefile.PL                                       |  9 ++-
 debian/changelog                                  | 15 ++++-
 debian/control                                    | 76 ++++++++++++-----------
 debian/upstream/metadata                          |  8 +++
 lib/Mason.pm                                      |  2 +-
 lib/Mason/App.pm                                  |  2 +-
 lib/Mason/CodeCache.pm                            |  2 +-
 lib/Mason/Compilation.pm                          |  5 +-
 lib/Mason/Component.pm                            |  2 +-
 lib/Mason/Component/ClassMeta.pm                  |  2 +-
 lib/Mason/Component/Import.pm                     |  2 +-
 lib/Mason/Component/Moose.pm                      |  5 +-
 lib/Mason/DynamicFilter.pm                        |  2 +-
 lib/Mason/Exceptions.pm                           |  2 +-
 lib/Mason/Filters/Standard.pm                     |  2 +-
 lib/Mason/Interp.pm                               |  2 +-
 lib/Mason/Moose.pm                                |  5 +-
 lib/Mason/Moose/Role.pm                           |  2 +-
 lib/Mason/Plugin.pm                               |  2 +-
 lib/Mason/Plugin/Defer.pm                         |  2 +-
 lib/Mason/Plugin/Defer/Filters.pm                 |  2 +-
 lib/Mason/Plugin/Defer/Request.pm                 |  2 +-
 lib/Mason/Plugin/DollarDot.pm                     |  2 +-
 lib/Mason/Plugin/DollarDot/Compilation.pm         |  2 +-
 lib/Mason/Plugin/LvalueAttributes.pm              |  2 +-
 lib/Mason/Plugin/LvalueAttributes/Interp.pm       |  2 +-
 lib/Mason/Plugin/TidyObjectFiles.pm               |  2 +-
 lib/Mason/Plugin/TidyObjectFiles/Interp.pm        |  2 +-
 lib/Mason/PluginBundle.pm                         |  2 +-
 lib/Mason/PluginBundle/Default.pm                 |  2 +-
 lib/Mason/PluginManager.pm                        |  2 +-
 lib/Mason/PluginRole.pm                           |  2 +-
 lib/Mason/Request.pm                              |  2 +-
 lib/Mason/Result.pm                               |  2 +-
 lib/Mason/Test/Class.pm                           |  2 +-
 lib/Mason/Test/Overrides/Component/StrictMoose.pm |  2 +-
 lib/Mason/Test/Plugins/Notify.pm                  |  2 +-
 lib/Mason/Test/Plugins/Notify/Compilation.pm      |  2 +-
 lib/Mason/Test/Plugins/Notify/Component.pm        |  2 +-
 lib/Mason/Test/Plugins/Notify/Interp.pm           |  2 +-
 lib/Mason/Test/Plugins/Notify/Request.pm          |  2 +-
 lib/Mason/Test/RootClass.pm                       |  2 +-
 lib/Mason/Test/RootClass/Compilation.pm           |  2 +-
 lib/Mason/Test/RootClass/Component.pm             |  2 +-
 lib/Mason/Test/RootClass/Interp.pm                |  2 +-
 lib/Mason/Test/RootClass/Request.pm               |  2 +-
 lib/Mason/TieHandle.pm                            |  2 +-
 lib/Mason/Types.pm                                |  2 +-
 lib/Mason/Util.pm                                 |  2 +-
 lib/Mason/t/Autobase.pm                           |  2 +-
 lib/Mason/t/Cache.pm                              |  2 +-
 lib/Mason/t/CompCalls.pm                          |  2 +-
 lib/Mason/t/Compilation.pm                        |  2 +-
 lib/Mason/t/ComponentMeta.pm                      |  2 +-
 lib/Mason/t/Defer.pm                              |  2 +-
 lib/Mason/t/DollarDot.pm                          |  2 +-
 lib/Mason/t/Errors.pm                             |  9 ++-
 lib/Mason/t/Filters.pm                            |  2 +-
 lib/Mason/t/Globals.pm                            |  2 +-
 lib/Mason/t/HTMLFilters.pm                        |  2 +-
 lib/Mason/t/Interp.pm                             |  4 +-
 lib/Mason/t/LvalueAttributes.pm                   |  2 +-
 lib/Mason/t/Plugins.pm                            | 26 ++++----
 lib/Mason/t/Reload.pm                             |  2 +-
 lib/Mason/t/Request.pm                            |  2 +-
 lib/Mason/t/ResolveURI.pm                         |  2 +-
 lib/Mason/t/Sanity.pm                             |  2 +-
 lib/Mason/t/Sections.pm                           |  2 +-
 lib/Mason/t/Skel.pm                               |  2 +-
 lib/Mason/t/StaticSource.pm                       |  2 +-
 lib/Mason/t/Syntax.pm                             |  2 +-
 lib/Mason/t/Util.pm                               |  2 +-
 perltidy.LOG                                      | 23 -------
 78 files changed, 196 insertions(+), 183 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100644 perltidy.LOG

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