r62708 - in /branches/upstream/libmoosex-method-signatures-perl/current: Changes META.json META.yml Makefile.PL README dist.ini lib/MooseX/Method/Signatures.pm lib/MooseX/Method/Signatures/Meta/Method.pm lib/MooseX/Method/Signatures/Types.pm

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Mon Sep 20 10:59:38 UTC 2010


Author: eloy
Date: Mon Sep 20 10:59:21 2010
New Revision: 62708

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62708
Log:
[svn-upgrade] new version libmoosex-method-signatures-perl (0.36)

Modified:
    branches/upstream/libmoosex-method-signatures-perl/current/Changes
    branches/upstream/libmoosex-method-signatures-perl/current/META.json
    branches/upstream/libmoosex-method-signatures-perl/current/META.yml
    branches/upstream/libmoosex-method-signatures-perl/current/Makefile.PL
    branches/upstream/libmoosex-method-signatures-perl/current/README
    branches/upstream/libmoosex-method-signatures-perl/current/dist.ini
    branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures.pm
    branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Meta/Method.pm
    branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Types.pm

Modified: branches/upstream/libmoosex-method-signatures-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/Changes?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/Changes (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/Changes Mon Sep 20 10:59:21 2010
@@ -1,4 +1,8 @@
 Version history for MooseX::Method::Signatures
+
+0.36  Tue, 31 Aug 2010 23:36:19 +0200
+  * Avoid deprecation warnings from new Moose version by depending on
+    MooseX::LazyRequire 0.06 (Jeremy Carman).
 
 0.35  Mon, 19 Jul 2010 05:50:08 +0200
   * Updated to avoid warnings from Moose 1.09 (Dave Rolsky).

Modified: branches/upstream/libmoosex-method-signatures-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/META.json?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/META.json (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/META.json Mon Sep 20 10:59:21 2010
@@ -19,7 +19,7 @@
       "Nicholas Perez <nperez at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101670",
+   "generated_by" : "Dist::Zilla version 4.102340, CPAN::Meta::Converter version 2.102400",
    "license" : [
       "perl_5"
    ],
@@ -45,7 +45,7 @@
             "Moose::Meta::Method" : 0,
             "Moose::Util" : 0,
             "Moose::Util::TypeConstraints" : 0,
-            "MooseX::LazyRequire" : "0.04",
+            "MooseX::LazyRequire" : "0.06",
             "MooseX::Meta::TypeConstraint::ForceCoercion" : 0,
             "MooseX::Types" : "0.19",
             "MooseX::Types::Moose" : "0.19",
@@ -89,98 +89,98 @@
          "web" : "http://github.com/rafl/moosex-method-signatures"
       }
    },
-   "version" : "0.35",
+   "version" : "0.36",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@FLORA/@Basic/GatherDir",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@FLORA/@Basic/PruneCruft",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@FLORA/@Basic/ManifestSkip",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@FLORA/@Basic/MetaYAML",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@FLORA/@Basic/License",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@FLORA/@Basic/Readme",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@FLORA/@Basic/ExtraTests",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@FLORA/@Basic/ExecDir",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@FLORA/@Basic/ShareDir",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@FLORA/@Basic/MakeMaker",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@FLORA/@Basic/Manifest",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@FLORA/@Basic/TestRelease",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@FLORA/@Basic/ConfirmRelease",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@FLORA/@Basic/UploadToCPAN",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@FLORA/MetaConfig",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@FLORA/MetaJSON",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@FLORA/PkgVersion",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@FLORA/PodSyntaxTests",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::NoTabsTests",
@@ -190,7 +190,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@FLORA/MetaResources",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::Authority",
@@ -210,7 +210,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereq",
             "name" : "@FLORA/AutoPrereq",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereq",
@@ -221,27 +221,27 @@
                }
             },
             "name" : "Prereq",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.101831"
+            "version" : "4.102340"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.101831"
+            "version" : "4.102340"
          }
       ],
       "zilla" : {
@@ -249,7 +249,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "4.101831"
+         "version" : "4.102340"
       }
    },
    "x_authority" : "cpan:FLORA"

Modified: branches/upstream/libmoosex-method-signatures-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/META.yml?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/META.yml (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/META.yml Mon Sep 20 10:59:21 2010
@@ -30,7 +30,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.31
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101670'
+generated_by: 'Dist::Zilla version 4.102340, CPAN::Meta::Converter version 2.102400'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -46,7 +46,7 @@
   Moose::Meta::Method: 0
   Moose::Util: 0
   Moose::Util::TypeConstraints: 0
-  MooseX::LazyRequire: 0.04
+  MooseX::LazyRequire: 0.06
   MooseX::Meta::TypeConstraint::ForceCoercion: 0
   MooseX::Types: 0.19
   MooseX::Types::Moose: 0.19
@@ -65,81 +65,81 @@
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Method-Signatures
   homepage: http://search.cpan.org/dist/MooseX-Method-Signatures
   repository: git://github.com/rafl/moosex-method-signatures.git
-version: 0.35
+version: 0.36
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@FLORA/@Basic/GatherDir'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@FLORA/@Basic/PruneCruft'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@FLORA/@Basic/ManifestSkip'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@FLORA/@Basic/MetaYAML'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::License
       name: '@FLORA/@Basic/License'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@FLORA/@Basic/Readme'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@FLORA/@Basic/ExtraTests'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@FLORA/@Basic/ExecDir'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@FLORA/@Basic/ShareDir'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@FLORA/@Basic/MakeMaker'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@FLORA/@Basic/Manifest'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@FLORA/@Basic/TestRelease'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@FLORA/@Basic/ConfirmRelease'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@FLORA/@Basic/UploadToCPAN'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@FLORA/MetaConfig'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@FLORA/MetaJSON'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@FLORA/PkgVersion'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@FLORA/PodSyntaxTests'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::NoTabsTests
       name: '@FLORA/NoTabsTests'
@@ -147,7 +147,7 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@FLORA/MetaResources'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::Authority
       name: '@FLORA/Authority'
@@ -163,7 +163,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereq
       name: '@FLORA/AutoPrereq'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::Prereq
       config:
@@ -171,26 +171,26 @@
           phase: runtime
           type: requires
       name: Prereq
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.101831
+      version: 4.102340
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.101831
+      version: 4.102340
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.101831
+    version: 4.102340
 x_authority: cpan:FLORA

Modified: branches/upstream/libmoosex-method-signatures-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/Makefile.PL?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/Makefile.PL (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/Makefile.PL Mon Sep 20 10:59:21 2010
@@ -39,7 +39,7 @@
     'Moose::Meta::Method' => '0',
     'Moose::Util' => '0',
     'Moose::Util::TypeConstraints' => '0',
-    'MooseX::LazyRequire' => '0.04',
+    'MooseX::LazyRequire' => '0.06',
     'MooseX::Meta::TypeConstraint::ForceCoercion' => '0',
     'MooseX::Types' => '0.19',
     'MooseX::Types::Moose' => '0.19',
@@ -55,7 +55,7 @@
     'aliased' => '0',
     'namespace::autoclean' => '0'
   },
-  'VERSION' => '0.35',
+  'VERSION' => '0.36',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: branches/upstream/libmoosex-method-signatures-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/README?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/README (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/README Mon Sep 20 10:59:21 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution MooseX-Method-Signatures,
-version 0.35:
+version 0.36:
 
   Method declarations with type constraints and no source filter
 

Modified: branches/upstream/libmoosex-method-signatures-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/dist.ini?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/dist.ini (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/dist.ini Mon Sep 20 10:59:21 2010
@@ -1,5 +1,5 @@
 name = MooseX-Method-Signatures
-version = 0.35
+version = 0.36
 author = Florian Ragwitz <rafl at debian.org>
 author = Ash Berlin <ash at cpan.org>
 author = Cory Watson <gphat at cpan.org>

Modified: branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures.pm?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures.pm (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures.pm Mon Sep 20 10:59:21 2010
@@ -6,7 +6,7 @@
   $MooseX::Method::Signatures::AUTHORITY = 'cpan:FLORA';
 }
 BEGIN {
-  $MooseX::Method::Signatures::VERSION = '0.35';
+  $MooseX::Method::Signatures::VERSION = '0.36';
 }
 # ABSTRACT: Method declarations with type constraints and no source filter
 
@@ -14,7 +14,7 @@
 use Devel::Declare 0.005011 ();
 use B::Hooks::EndOfScope 0.07;
 use Moose::Meta::Class;
-use MooseX::LazyRequire 0.04;
+use MooseX::LazyRequire 0.06;
 use MooseX::Types::Moose 0.19 qw/Str Bool CodeRef/;
 use Text::Balanced qw/extract_quotelike/;
 use MooseX::Method::Signatures::Meta::Method;

Modified: branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Meta/Method.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Meta/Method.pm?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Meta/Method.pm (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Meta/Method.pm Mon Sep 20 10:59:21 2010
@@ -3,7 +3,7 @@
   $MooseX::Method::Signatures::Meta::Method::AUTHORITY = 'cpan:FLORA';
 }
 BEGIN {
-  $MooseX::Method::Signatures::Meta::Method::VERSION = '0.35';
+  $MooseX::Method::Signatures::Meta::Method::VERSION = '0.36';
 }
 
 use Moose;

Modified: branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Types.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Types.pm?rev=62708&op=diff
==============================================================================
--- branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Types.pm (original)
+++ branches/upstream/libmoosex-method-signatures-perl/current/lib/MooseX/Method/Signatures/Types.pm Mon Sep 20 10:59:21 2010
@@ -3,7 +3,7 @@
   $MooseX::Method::Signatures::Types::AUTHORITY = 'cpan:FLORA';
 }
 BEGIN {
-  $MooseX::Method::Signatures::Types::VERSION = '0.35';
+  $MooseX::Method::Signatures::Types::VERSION = '0.36';
 }
 
 use MooseX::Types 0.19 -declare => [qw/ Injections PrototypeInjections Params /];




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