[libpoet-perl] branch master updated (3edb360 -> f639fb5)
    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 change to branch master
in repository libpoet-perl.
      from  3edb360   releasing package libpoet-perl version 0.13-2
      adds  c6bdd02   Imported Upstream version 0.14
       new  278ae06   Merge tag 'upstream/0.14'
       new  bf9b5a6   Import Upstream version 0.14
       new  04a5b51   Email change: Florian Schlichting -> fsfs at debian.org
       new  dc6d586   Add new dependency Class::Load; promote Plack::Middleware::Debug from Suggests to Depends (closes: #731988)
       new  f639fb5   update changelog
The 5 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                              |   7 ++
 LICENSE                              |  22 ++--
 MANIFEST                             |   4 +
 META.json                            |  53 +++++-----
 META.yml                             |   5 +-
 Makefile.PL                          | 147 ++++++++++++++++-----------
 bin/poet                             |   6 +-
 debian/changelog                     |  12 +++
 debian/control                       |   7 +-
 debian/copyright                     |   2 +-
 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 +-
 59 files changed, 476 insertions(+), 328 deletions(-)
 create mode 100644 lib/Poet/Module/Mask.pm
 create mode 100644 lib/TAGS
 create mode 100644 perltidy.LOG
-- 
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