Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2012-05-25 16:17:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Uploader (Old)
 and      /work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-CPAN-Uploader", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes    
2011-09-23 12:36:09.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
    2012-05-25 16:17:44.000000000 +0200
@@ -1,0 +2,6 @@
+Wed May 23 13:25:55 UTC 2012 - [email protected]
+
+- updated to 0.103001
+ * Small fixes about upload_uri usage (Getty)
+
+-------------------------------------------------------------------

Old:
----
  CPAN-Uploader-0.103000.tar.gz

New:
----
  CPAN-Uploader-0.103001.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-CPAN-Uploader.spec ++++++
--- /var/tmp/diff_new_pack.iCV2Es/_old  2012-05-25 16:17:46.000000000 +0200
+++ /var/tmp/diff_new_pack.iCV2Es/_new  2012-05-25 16:17:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,35 +16,26 @@
 #
 
 
-
 Name:           perl-CPAN-Uploader
-Version:        0.103000
-Release:        1
-License:        GPL-1.0+ or Artistic-1.0
+Version:        0.103001
+Release:        0
 %define cpan_name CPAN-Uploader
 Summary:        upload things to the CPAN
-Url:            http://search.cpan.org/dist/CPAN-Uploader/
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
+Url:            http://search.cpan.org/dist/CPAN-Uploader/
 Source:         
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Basename)
-BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.084
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Test::More) >= 0.96
-Requires:       perl(Carp)
-Requires:       perl(Data::Dumper)
-Requires:       perl(File::Basename)
-Requires:       perl(File::Spec)
+#BuildRequires: perl(CPAN::Uploader)
 Requires:       perl(Getopt::Long::Descriptive) >= 0.084
 Requires:       perl(HTTP::Request::Common)
 Requires:       perl(HTTP::Status)
@@ -70,9 +61,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++++++ CPAN-Uploader-0.103000.tar.gz -> CPAN-Uploader-0.103001.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/Changes 
new/CPAN-Uploader-0.103001/Changes
--- old/CPAN-Uploader-0.103000/Changes  2011-04-08 04:05:17.000000000 +0200
+++ new/CPAN-Uploader-0.103001/Changes  2012-03-26 14:32:48.000000000 +0200
@@ -1,5 +1,8 @@
 Revision history for CPAN-Uploader
 
+0.103001  2012-03-26 08:32:44 America/New_York
+          Small fixes about upload_uri usage (Getty)
+
 0.103000  2011-04-07 22:05:13 America/New_York
           allow an alternate upload_uri via constructor arg or env var
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/LICENSE 
new/CPAN-Uploader-0.103001/LICENSE
--- old/CPAN-Uploader-0.103000/LICENSE  2011-04-08 04:05:17.000000000 +0200
+++ new/CPAN-Uploader-0.103001/LICENSE  2012-03-26 14:32:48.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2011 by Ricardo SIGNES.
+This software is Copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
   The GNU General Public License, Version 1, February 1989
 
-                   GNU GENERAL PUBLIC LICENSE
-                    Version 1, February 1989
+                    GNU GENERAL PUBLIC LICENSE
+                     Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
-                59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
+ 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The license agreements of most software companies try to keep users
 at the mercy of those companies.  By contrast, our General Public
@@ -67,7 +68,7 @@
   The precise terms and conditions for copying, distribution and
 modification follow.
 
-                   GNU GENERAL PUBLIC LICENSE
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any program or other work which
@@ -185,7 +186,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -207,9 +208,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
-       Appendix: How to Apply These Terms to Your New Programs
+        Appendix: How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to humanity, the best way to achieve this is to make it
@@ -235,8 +236,9 @@
     GNU General Public License for more details.
 
     You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software Foundation,
-    Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA  02110-1301 
USA
+
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -270,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2011 by Ricardo SIGNES.
+This software is Copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/META.json 
new/CPAN-Uploader-0.103001/META.json
--- old/CPAN-Uploader-0.103000/META.json        2011-04-08 04:05:17.000000000 
+0200
+++ new/CPAN-Uploader-0.103001/META.json        2012-03-26 14:32:48.000000000 
+0200
@@ -4,7 +4,7 @@
       "Ricardo SIGNES <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.200005, CPAN::Meta::Converter 
version 2.110930",
+   "generated_by" : "Dist::Zilla version 4.300010, CPAN::Meta::Converter 
version 2.120630",
    "license" : [
       "perl_5"
    ],
@@ -16,20 +16,22 @@
    "prereqs" : {
       "configure" : {
          "requires" : {
-            "ExtUtils::MakeMaker" : "6.31"
+            "ExtUtils::MakeMaker" : "6.30"
          }
       },
       "runtime" : {
          "requires" : {
-            "Carp" : 0,
-            "Data::Dumper" : 0,
-            "File::Basename" : 0,
-            "File::Spec" : 0,
+            "Carp" : "0",
+            "Data::Dumper" : "0",
+            "File::Basename" : "0",
+            "File::Spec" : "0",
             "Getopt::Long::Descriptive" : "0.084",
-            "HTTP::Request::Common" : 0,
-            "HTTP::Status" : 0,
-            "LWP::UserAgent" : 0,
-            "Term::ReadKey" : 0
+            "HTTP::Request::Common" : "0",
+            "HTTP::Status" : "0",
+            "LWP::UserAgent" : "0",
+            "Term::ReadKey" : "0",
+            "strict" : "0",
+            "warnings" : "0"
          }
       },
       "test" : {
@@ -40,128 +42,130 @@
    },
    "release_status" : "stable",
    "resources" : {
+      "homepage" : "https://github.com/rjbs/cpan-uploader";,
       "repository" : {
          "type" : "git",
-         "url" : "git://git.codesimply.com/CPAN-Uploader.git"
+         "url" : "https://github.com/rjbs/cpan-uploader.git";,
+         "web" : "https://github.com/rjbs/cpan-uploader";
       }
    },
-   "version" : "0.103000",
+   "version" : "0.103001",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
             "name" : "@RJBS/CheckPrereqsIndexed",
-            "version" : "0.002"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@RJBS/AutoPrereqs",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@RJBS/Git::NextVersion",
-            "version" : "1.110500"
+            "version" : "1.120370"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
             "name" : "@RJBS/Repository",
-            "version" : "0.17"
+            "version" : "0.18"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -172,7 +176,7 @@
                }
             },
             "name" : "@RJBS/TestMoreWithSubtests",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -180,52 +184,67 @@
             "version" : "3.101641"
          },
          {
+            "class" : "Dist::Zilla::Plugin::GithubMeta",
+            "name" : "@RJBS/GithubMeta",
+            "version" : "0.28"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@RJBS/@Git/Check",
-            "version" : "1.110500"
+            "version" : "1.120370"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@RJBS/@Git/Commit",
-            "version" : "1.110500"
+            "version" : "1.120370"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@RJBS/@Git/Tag",
-            "version" : "1.110500"
+            "version" : "1.120370"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@RJBS/@Git/Push",
-            "version" : "1.110500"
+            "version" : "1.120370"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "4.200005"
+            "version" : "4.300010"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":IncModules",
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "4.200005"
+            "version" : "4.300010"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "4.200005"
+            "version" : "4.300010"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::FinderCode",
+            "name" : ":MainModule",
+            "version" : "4.300010"
          }
       ],
       "zilla" : {
          "class" : "Dist::Zilla::Dist::Builder",
          "config" : {
-            "is_trial" : 0
+            "is_trial" : "0"
          },
-         "version" : "4.200005"
+         "version" : "4.300010"
       }
    }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/META.yml 
new/CPAN-Uploader-0.103001/META.yml
--- old/CPAN-Uploader-0.103000/META.yml 2011-04-08 04:05:17.000000000 +0200
+++ new/CPAN-Uploader-0.103001/META.yml 2012-03-26 14:32:48.000000000 +0200
@@ -5,9 +5,9 @@
 build_requires:
   Test::More: 0.96
 configure_requires:
-  ExtUtils::MakeMaker: 6.31
+  ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.200005, CPAN::Meta::Converter version 
2.110930'
+generated_by: 'Dist::Zilla version 4.300010, CPAN::Meta::Converter version 
2.120630'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -23,103 +23,106 @@
   HTTP::Status: 0
   LWP::UserAgent: 0
   Term::ReadKey: 0
+  strict: 0
+  warnings: 0
 resources:
-  repository: git://git.codesimply.com/CPAN-Uploader.git
-version: 0.103000
+  homepage: https://github.com/rjbs/cpan-uploader
+  repository: https://github.com/rjbs/cpan-uploader.git
+version: 0.103001
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::CheckPrereqsIndexed
       name: '@RJBS/CheckPrereqsIndexed'
-      version: 0.002
+      version: 0.007
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@RJBS/AutoPrereqs'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@RJBS/Git::NextVersion'
-      version: 1.110500
+      version: 1.120370
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
-      version: 0.17
+      version: 0.18
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -127,45 +130,57 @@
           phase: test
           type: requires
       name: '@RJBS/TestMoreWithSubtests'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::PodWeaver
       name: '@RJBS/PodWeaver'
       version: 3.101641
     -
+      class: Dist::Zilla::Plugin::GithubMeta
+      name: '@RJBS/GithubMeta'
+      version: 0.28
+    -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@RJBS/@Git/Check'
-      version: 1.110500
+      version: 1.120370
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@RJBS/@Git/Commit'
-      version: 1.110500
+      version: 1.120370
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@RJBS/@Git/Tag'
-      version: 1.110500
+      version: 1.120370
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@RJBS/@Git/Push'
-      version: 1.110500
+      version: 1.120370
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 4.200005
+      version: 4.300010
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':IncModules'
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 4.200005
+      version: 4.300010
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 4.200005
+      version: 4.300010
+    -
+      class: Dist::Zilla::Plugin::FinderCode
+      name: ':MainModule'
+      version: 4.300010
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: 4.200005
+    version: 4.300010
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/Makefile.PL 
new/CPAN-Uploader-0.103001/Makefile.PL
--- old/CPAN-Uploader-0.103000/Makefile.PL      2011-04-08 04:05:17.000000000 
+0200
+++ new/CPAN-Uploader-0.103001/Makefile.PL      2012-03-26 14:32:48.000000000 
+0200
@@ -4,39 +4,41 @@
 
 
 
-use ExtUtils::MakeMaker 6.31;
+use ExtUtils::MakeMaker 6.30;
 
 
 
 my %WriteMakefileArgs = (
-  'ABSTRACT' => 'upload things to the CPAN',
-  'AUTHOR' => 'Ricardo SIGNES <[email protected]>',
-  'BUILD_REQUIRES' => {
-    'Test::More' => '0.96'
+  "ABSTRACT" => "upload things to the CPAN",
+  "AUTHOR" => "Ricardo SIGNES <rjbs\@cpan.org>",
+  "BUILD_REQUIRES" => {
+    "Test::More" => "0.96"
   },
-  'CONFIGURE_REQUIRES' => {
-    'ExtUtils::MakeMaker' => '6.31'
+  "CONFIGURE_REQUIRES" => {
+    "ExtUtils::MakeMaker" => "6.30"
   },
-  'DISTNAME' => 'CPAN-Uploader',
-  'EXE_FILES' => [
-    'bin/cpan-upload'
+  "DISTNAME" => "CPAN-Uploader",
+  "EXE_FILES" => [
+    "bin/cpan-upload"
   ],
-  'LICENSE' => 'perl',
-  'NAME' => 'CPAN::Uploader',
-  'PREREQ_PM' => {
-    'Carp' => '0',
-    'Data::Dumper' => '0',
-    'File::Basename' => '0',
-    'File::Spec' => '0',
-    'Getopt::Long::Descriptive' => '0.084',
-    'HTTP::Request::Common' => '0',
-    'HTTP::Status' => '0',
-    'LWP::UserAgent' => '0',
-    'Term::ReadKey' => '0'
+  "LICENSE" => "perl",
+  "NAME" => "CPAN::Uploader",
+  "PREREQ_PM" => {
+    "Carp" => 0,
+    "Data::Dumper" => 0,
+    "File::Basename" => 0,
+    "File::Spec" => 0,
+    "Getopt::Long::Descriptive" => "0.084",
+    "HTTP::Request::Common" => 0,
+    "HTTP::Status" => 0,
+    "LWP::UserAgent" => 0,
+    "Term::ReadKey" => 0,
+    "strict" => 0,
+    "warnings" => 0
   },
-  'VERSION' => '0.103000',
-  'test' => {
-    'TESTS' => 't/*.t'
+  "VERSION" => "0.103001",
+  "test" => {
+    "TESTS" => "t/*.t"
   }
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/README 
new/CPAN-Uploader-0.103001/README
--- old/CPAN-Uploader-0.103000/README   2011-04-08 04:05:17.000000000 +0200
+++ new/CPAN-Uploader-0.103001/README   2012-03-26 14:32:48.000000000 +0200
@@ -1,11 +1,11 @@
 
 
 This archive contains the distribution CPAN-Uploader,
-version 0.103000:
+version 0.103001:
 
   upload things to the CPAN
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/bin/cpan-upload 
new/CPAN-Uploader-0.103001/bin/cpan-upload
--- old/CPAN-Uploader-0.103000/bin/cpan-upload  2011-04-08 04:05:17.000000000 
+0200
+++ new/CPAN-Uploader-0.103001/bin/cpan-upload  2012-03-26 14:32:48.000000000 
+0200
@@ -83,7 +83,7 @@
 
 =head1 VERSION
 
-version 0.103000
+version 0.103001
 
 =head1 USAGE
 
@@ -115,7 +115,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103000/lib/CPAN/Uploader.pm 
new/CPAN-Uploader-0.103001/lib/CPAN/Uploader.pm
--- old/CPAN-Uploader-0.103000/lib/CPAN/Uploader.pm     2011-04-08 
04:05:17.000000000 +0200
+++ new/CPAN-Uploader-0.103001/lib/CPAN/Uploader.pm     2012-03-26 
14:32:48.000000000 +0200
@@ -1,8 +1,8 @@
 use strict;
 use warnings;
 package CPAN::Uploader;
-BEGIN {
-  $CPAN::Uploader::VERSION = '0.103000';
+{
+  $CPAN::Uploader::VERSION = '0.103001';
 }
 # ABSTRACT: upload things to the CPAN
 
@@ -51,11 +51,14 @@
   return "$class/$version";
 }
 
+sub uri { shift->{upload_uri} || $UPLOAD_URI }
+sub target { shift->{target} || 'PAUSE' }
+
 sub _upload {
   my $self = shift;
   my $file = shift;
 
-  $self->log("registering upload with PAUSE web server");
+  $self->log("registering upload with " . $self->target . " web server");
 
   my $agent = LWP::UserAgent->new;
   $agent->agent( $self->_ua_string );
@@ -92,7 +95,7 @@
   );
 
   # Make the request to the PAUSE web server
-  $self->log("POSTing upload for $file");
+  $self->log("POSTing upload for $file to $uri");
   my $response = $agent->request($request);
 
   # So, how'd we do?
@@ -103,8 +106,8 @@
   if ($response->is_error) {
     if ($response->code == RC_NOT_FOUND) {
       die "PAUSE's CGI for handling messages seems to have moved!\n",
-        "(HTTP response code of 404 from the PAUSE web server)\n",
-        "It used to be: ", $UPLOAD_URI, "\n",
+        "(HTTP response code of 404 from the ", $self->target, " web 
server)\n",
+        "It used to be: ", $uri, "\n",
         "Please inform the maintainer of $self.\n";
     } else {
       die "request failed with error code ", $response->code,
@@ -118,7 +121,7 @@
       "----- RESPONSE END -------\n"
     );
 
-    $self->log("PAUSE add message sent ok [" . $response->code . "]");
+    $self->log($self->target . " add message sent ok [" . $response->code . 
"]");
   }
 }
 
@@ -183,7 +186,7 @@
 
 =head1 VERSION
 
-version 0.103000
+version 0.103001
 
 =head1 METHODS
 
@@ -250,7 +253,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2011 by Ricardo SIGNES.
+This software is copyright (c) 2012 by Ricardo SIGNES.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to