Hello community, here is the log from the commit of package perl-CPAN-Meta for openSUSE:Factory checked in at 2013-08-07 20:47:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Meta (Old) and /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Meta" Changes: -------- --- /work/SRC/openSUSE:Factory/perl-CPAN-Meta/perl-CPAN-Meta.changes 2013-06-21 12:09:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.perl-CPAN-Meta.new/perl-CPAN-Meta.changes 2013-08-07 20:47:51.000000000 +0200 @@ -1,0 +2,11 @@ +Sun Aug 4 15:07:54 UTC 2013 - [email protected] + +- updated to 2.132140 + [DOCUMENTATION] + - Fixed some typos in CPAN::Meta::Spec + + [OTHER] + - migrated repository to Perl-Toolchain-Gang organization on Github and + updated metadata accordingly + +------------------------------------------------------------------- Old: ---- CPAN-Meta-2.131560.tar.gz New: ---- CPAN-Meta-2.132140.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-CPAN-Meta.spec ++++++ --- /var/tmp/diff_new_pack.MbK5Eo/_old 2013-08-07 20:47:52.000000000 +0200 +++ /var/tmp/diff_new_pack.MbK5Eo/_new 2013-08-07 20:47:52.000000000 +0200 @@ -17,7 +17,7 @@ Name: perl-CPAN-Meta -Version: 2.131560 +Version: 2.132140 Release: 0 %define cpan_name CPAN-Meta Summary: the distribution metadata for a CPAN dist ++++++ CPAN-Meta-2.131560.tar.gz -> CPAN-Meta-2.132140.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/Changes new/CPAN-Meta-2.132140/Changes --- old/CPAN-Meta-2.131560/Changes 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/Changes 2013-08-02 17:54:30.000000000 +0200 @@ -1,5 +1,16 @@ Revision history for CPAN-Meta +2.132140 2013-08-02 11:54:17 America/New_York + + [DOCUMENTATION] + + - Fixed some typos in CPAN::Meta::Spec + + [OTHER] + + - migrated repository to Perl-Toolchain-Gang organization on Github and + updated metadata accordingly + 2.131560 2013-06-05 15:26:36 America/New_York [DOCUMENTATION] @@ -376,3 +387,4 @@ - keep the old specs from getting indexed so as not to confuse people +# vim: ts=2 sts=2 sw=2 et: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/MANIFEST new/CPAN-Meta-2.132140/MANIFEST --- old/CPAN-Meta-2.131560/MANIFEST 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/MANIFEST 2013-08-02 17:54:30.000000000 +0200 @@ -81,7 +81,6 @@ xt/author/critic.t xt/author/pod-spell.t xt/release/distmeta.t -xt/release/minimum-version.t xt/release/pod-coverage.t xt/release/pod-syntax.t xt/release/portability.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/META.json new/CPAN-Meta-2.132140/META.json --- old/CPAN-Meta-2.131560/META.json 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/META.json 2013-08-02 17:54:30.000000000 +0200 @@ -5,7 +5,7 @@ "Ricardo Signes <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131490", + "generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.131560", "license" : [ "perl_5" ], @@ -16,7 +16,14 @@ "name" : "CPAN-Meta", "no_index" : { "directory" : [ + "t", + "xt", + "examples", + "corpus", "history" + ], + "package" : [ + "DB" ] }, "prereqs" : { @@ -41,7 +48,7 @@ "JSON::PP" : "2.27200", "Parse::CPAN::Meta" : "1.4403", "Scalar::Util" : "0", - "perl" : "5.006", + "perl" : "5.008", "strict" : "0", "version" : "0.88", "warnings" : "0" @@ -67,45 +74,47 @@ "provides" : { "CPAN::Meta" : { "file" : "lib/CPAN/Meta.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::Converter" : { "file" : "lib/CPAN/Meta/Converter.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::Feature" : { "file" : "lib/CPAN/Meta/Feature.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::History" : { "file" : "lib/CPAN/Meta/History.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::Prereqs" : { "file" : "lib/CPAN/Meta/Prereqs.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::Spec" : { "file" : "lib/CPAN/Meta/Spec.pm", - "version" : "2.131560" + "version" : "2.132140" }, "CPAN::Meta::Validator" : { "file" : "lib/CPAN/Meta/Validator.pm", - "version" : "2.131560" + "version" : "2.132140" } }, "release_status" : "stable", "resources" : { "bugtracker" : { - "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta" + "web" : "https://github.com/Perl-Toolchain-Gang/cpan-meta/issues" }, + "homepage" : "https://metacpan.org/release/CPAN-Meta", "repository" : { "type" : "git", "url" : "git://github.com/dagolden/cpan-meta.git", - "web" : "http://github.com/dagolden/cpan-meta" + "web" : "https://github.com/dagolden/cpan-meta" } }, - "version" : "2.131560", + "version" : "2.132140", + "x_authority" : "cpan:DAGOLDEN", "x_contributors" : [ "Ansgar Burchardt <[email protected]>", "Avar Arnfjord Bjarmason <[email protected]>", @@ -114,12 +123,15 @@ "Damyan Ivanov <[email protected]>", "Eric Wilhelm <[email protected]>", "Gregor Hermann <[email protected]>", + "Karen Etheridge <[email protected]>", "Ken Williams <[email protected]>", "Kenichi Ishigaki <[email protected]>", "Lars Dieckow <[email protected]>", "Leon Timmermans <[email protected]>", "Mark Fowler <[email protected]>", "Michael G. Schwern <[email protected]>", + "Olaf Alders <[email protected]>", + "Olivier Mengu\u00e9 <[email protected]>", "Randy Sims <[email protected]>" ] } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/META.yml new/CPAN-Meta-2.132140/META.yml --- old/CPAN-Meta-2.131560/META.yml 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/META.yml 2013-08-02 17:54:30.000000000 +0200 @@ -19,7 +19,7 @@ configure_requires: ExtUtils::MakeMaker: 6.30 dynamic_config: 0 -generated_by: 'Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131490' +generated_by: 'Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.131560' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -27,29 +27,35 @@ name: CPAN-Meta no_index: directory: + - t + - xt + - examples + - corpus - history + package: + - DB provides: CPAN::Meta: file: lib/CPAN/Meta.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::Converter: file: lib/CPAN/Meta/Converter.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::Feature: file: lib/CPAN/Meta/Feature.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::History: file: lib/CPAN/Meta/History.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::Prereqs: file: lib/CPAN/Meta/Prereqs.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::Spec: file: lib/CPAN/Meta/Spec.pm - version: 2.131560 + version: 2.132140 CPAN::Meta::Validator: file: lib/CPAN/Meta/Validator.pm - version: 2.131560 + version: 2.132140 requires: CPAN::Meta::Requirements: 2.121 CPAN::Meta::YAML: 0.008 @@ -57,14 +63,16 @@ JSON::PP: 2.27200 Parse::CPAN::Meta: 1.4403 Scalar::Util: 0 - perl: 5.006 + perl: 5.008 strict: 0 version: 0.88 warnings: 0 resources: - bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta + bugtracker: https://github.com/Perl-Toolchain-Gang/cpan-meta/issues + homepage: https://metacpan.org/release/CPAN-Meta repository: git://github.com/dagolden/cpan-meta.git -version: 2.131560 +version: 2.132140 +x_authority: cpan:DAGOLDEN x_contributors: - 'Ansgar Burchardt <[email protected]>' - 'Avar Arnfjord Bjarmason <[email protected]>' @@ -73,10 +81,13 @@ - 'Damyan Ivanov <[email protected]>' - 'Eric Wilhelm <[email protected]>' - 'Gregor Hermann <[email protected]>' + - 'Karen Etheridge <[email protected]>' - 'Ken Williams <[email protected]>' - 'Kenichi Ishigaki <[email protected]>' - 'Lars Dieckow <[email protected]>' - 'Leon Timmermans <[email protected]>' - 'Mark Fowler <[email protected]>' - 'Michael G. Schwern <[email protected]>' + - 'Olaf Alders <[email protected]>' + - 'Olivier Mengu� <[email protected]>' - 'Randy Sims <[email protected]>' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/Makefile.PL new/CPAN-Meta-2.132140/Makefile.PL --- old/CPAN-Meta-2.131560/Makefile.PL 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/Makefile.PL 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; -use 5.006; +use 5.008; use ExtUtils::MakeMaker 6.30; @@ -22,29 +22,29 @@ "PREREQ_PM" => { "CPAN::Meta::Requirements" => "2.121", "CPAN::Meta::YAML" => "0.008", - "Carp" => 0, + "Carp" => "0", "JSON::PP" => "2.27200", "Parse::CPAN::Meta" => "1.4403", - "Scalar::Util" => 0, - "strict" => 0, + "Scalar::Util" => "0", + "strict" => "0", "version" => "0.88", - "warnings" => 0 + "warnings" => "0" }, "TEST_REQUIRES" => { - "Data::Dumper" => 0, - "ExtUtils::MakeMaker" => 0, - "File::Basename" => 0, - "File::Find" => 0, - "File::Spec" => 0, - "File::Spec::Functions" => 0, + "Data::Dumper" => "0", + "ExtUtils::MakeMaker" => "0", + "File::Basename" => "0", + "File::Find" => "0", + "File::Spec" => "0", + "File::Spec::Functions" => "0", "File::Temp" => "0.20", - "IO::Dir" => 0, - "List::Util" => 0, + "IO::Dir" => "0", + "List::Util" => "0", "Test::More" => "0.88", - "overload" => 0, - "utf8" => 0 + "overload" => "0", + "utf8" => "0" }, - "VERSION" => "2.131560", + "VERSION" => "2.132140", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/README new/CPAN-Meta-2.132140/README --- old/CPAN-Meta-2.131560/README 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/README 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ CPAN::Meta - the distribution metadata for a CPAN dist VERSION - version 2.131560 + version 2.132140 SYNOPSIS use v5.10; @@ -167,7 +167,7 @@ my $copy = $meta->as_struct( \%options ); This method returns a deep copy of the object's metadata as an unblessed - has reference. It takes an optional hashref of options. If the hashref + hash reference. It takes an optional hashref of options. If the hashref contains a "version" argument, the copied metadata will be converted to the version of the specification and returned. For example: @@ -262,14 +262,14 @@ SUPPORT Bugs / Feature Requests Please report any bugs or feature requests through the issue tracker at - <http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta>. You will - be notified automatically of any progress on your issue. + <https://github.com/Perl-Toolchain-Gang/cpan-meta/issues>. You will be + notified automatically of any progress on your issue. Source Code This is open source software. The code repository is available for public review and contribution under the terms of the license. - <http://github.com/dagolden/cpan-meta> + <https://github.com/dagolden/cpan-meta> git clone git://github.com/dagolden/cpan-meta.git @@ -293,6 +293,8 @@ * Gregor Hermann <[email protected]> + * Karen Etheridge <[email protected]> + * Ken Williams <[email protected]> * Kenichi Ishigaki <[email protected]> @@ -305,6 +307,10 @@ * Michael G. Schwern <[email protected]> + * Olaf Alders <[email protected]> + + * Olivier Mengué <[email protected]> + * Randy Sims <[email protected]> COPYRIGHT AND LICENSE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/dist.ini new/CPAN-Meta-2.132140/dist.ini --- old/CPAN-Meta-2.131560/dist.ini 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/dist.ini 2013-08-02 17:54:30.000000000 +0200 @@ -8,72 +8,34 @@ [AutoVersion] major = 2 -[@Filter] --bundle = @DAGOLDEN +[@DAGOLDEN] +:version = 0.047 -remove = Git::NextVersion --remove = MetaNoIndex --remove = Test::PodSpelling --remove = MinimumPerl --remove = AutoMetaResources +authority = cpan:DAGOLDEN +no_minimum_perl = 1 tag_format = %v version_regex = ^(\d+\.\d{6})$ ; AutoVersion style - -[Test::PodSpelling] -stopwords = Ansgar -stopwords = Arnfjörð -stopwords = Baz -stopwords = Bjarmason -stopwords = Burchardt -stopwords = CPANPLUS -stopwords = CamelCase -stopwords = Damyan -stopwords = Gregor -stopwords = Hermann -stopwords = IETF +AutoMetaResources.bugtracker.github = user:Perl-Toolchain-Gang +AutoMetaResources.bugtracker.rt = 0 +MetaNoIndex.directory[] = history stopwords = IMPLEMENTORS -stopwords = Ivanov -stopwords = JSON -stopwords = Locator -stopwords = Madsen -stopwords = Prereq -stopwords = Prereqs -stopwords = SIGNES -stopwords = Timmermans stopwords = URL's -stopwords = UTF stopwords = arrayrefs -stopwords = bzr -stopwords = cvs -stopwords = darcs -stopwords = deserialized stopwords = deserializes stopwords = dir stopwords = distmeta stopwords = hashrefs -stopwords = hg stopwords = installable -stopwords = invocant stopwords = json stopwords = lossy -stopwords = mailto stopwords = parsers stopwords = pathname -stopwords = prereq -stopwords = prereqs -stopwords = runtime -stopwords = shortplanks stopwords = subkey stopwords = subkeys stopwords = subtype stopwords = subtypes -stopwords = svn stopwords = unix stopwords = unordered -stopwords = url -stopwords = Ævar - -[MetaNoIndex] -directory = history ; repeat these from Parse::CPAN::Meta to ensure we don't wind up ; with P::C::M installed but the backends not installed (as seen in @@ -82,10 +44,3 @@ perl = 5.006 JSON::PP = 2.27200 CPAN::Meta::YAML = 0.008 - -[MetaResources] -repository.type = git -repository.url = git://github.com/dagolden/cpan-meta.git -repository.web = http://github.com/dagolden/cpan-meta -bugtracker.web = http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/Converter.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/Converter.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/Converter.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/Converter.pm 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; package CPAN::Meta::Converter; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION use CPAN::Meta::Validator; @@ -1280,7 +1280,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 SYNOPSIS @@ -1388,68 +1388,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/Feature.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/Feature.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/Feature.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/Feature.pm 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; package CPAN::Meta::Feature; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION use CPAN::Meta::Prereqs; @@ -44,7 +44,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 DESCRIPTION @@ -101,68 +101,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/History.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/History.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/History.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/History.pm 2013-08-02 17:54:30.000000000 +0200 @@ -3,7 +3,7 @@ use strict; use warnings; package CPAN::Meta::History; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION 1; @@ -21,7 +21,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 DESCRIPTION @@ -305,68 +305,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/Prereqs.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/Prereqs.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/Prereqs.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/Prereqs.pm 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; package CPAN::Meta::Prereqs; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION use Carp qw(confess); @@ -151,7 +151,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 DESCRIPTION @@ -262,68 +262,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/Spec.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/Spec.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/Spec.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/Spec.pm 2013-08-02 17:54:30.000000000 +0200 @@ -1,14 +1,21 @@ -# vi:tw=72 +# XXX RULES FOR PATCHING THIS FILE XXX +# Patches that fix typos or formatting are acceptable. Patches +# that change semantics are not acceptable without prior approval +# by David Golden or Ricardo Signes. + use 5.006; use strict; use warnings; package CPAN::Meta::Spec; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION 1; # ABSTRACT: specification for CPAN distribution metadata + +# vi:tw=72 + __END__ =pod @@ -21,7 +28,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 SYNOPSIS @@ -586,7 +593,7 @@ distribution to specify a dependency on an optional feature of another dependency, the use of C<optional_feature> is discouraged. Instead, create a separate, installable distribution that ensures the desired -feature is available. For example, if C<Foo::Bar> has a "Baz" feature, +feature is available. For example, if C<Foo::Bar> has a C<Baz> feature, release a separate C<Foo-Bar-Baz> distribution that satisfies requirements for the feature. @@ -640,14 +647,14 @@ provides => { 'Foo::Bar' => { file => 'lib/Foo/Bar.pm', - version => 0.27_02 + version => '0.27_02', }, 'Foo::Bar::Blah' => { file => 'lib/Foo/Bar/Blah.pm', }, 'Foo::Bar::Baz' => { file => 'lib/Foo/Bar/Baz.pm', - version => 0.3, + version => '0.3', }, } @@ -735,7 +742,8 @@ Because a url like C<http://myrepo.example.com/> is ambiguous as to type, producers should provide a C<type> whenever a C<url> key is given. The C<type> field should be the name of the most common program used -to work with the repository, e.g. git, svn, cvs, darcs, bzr or hg. +to work with the repository, e.g. C<git>, C<svn>, C<cvs>, C<darcs>, +C<bzr> or C<hg>. =back @@ -996,7 +1004,7 @@ Another subtle error that can occur in resolving prerequisites comes from the way that modules in prerequisites are indexed to distribution files on CPAN. When a module is deleted from a distribution, prerequisites calling -for that module could indicate an older distribution should installed, +for that module could indicate an older distribution should be installed, potentially overwriting files from a newer distribution. For example, as of Oct 31, 2009, the CPAN index file contained these @@ -1140,68 +1148,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta/Validator.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta/Validator.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta/Validator.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta/Validator.pm 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; package CPAN::Meta::Validator; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION #--------------------------------------------------------------------------# @@ -840,7 +840,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 SYNOPSIS @@ -1043,68 +1043,6 @@ =back -=head1 CONTRIBUTORS - -=over 4 - -=item * - -Ansgar Burchardt <[email protected]> - -=item * - -Avar Arnfjord Bjarmason <[email protected]> - -=item * - -Christopher J. Madsen <[email protected]> - -=item * - -Cory G Watson <[email protected]> - -=item * - -Damyan Ivanov <[email protected]> - -=item * - -Eric Wilhelm <[email protected]> - -=item * - -Gregor Hermann <[email protected]> - -=item * - -Ken Williams <[email protected]> - -=item * - -Kenichi Ishigaki <[email protected]> - -=item * - -Lars Dieckow <[email protected]> - -=item * - -Leon Timmermans <[email protected]> - -=item * - -Mark Fowler <[email protected]> - -=item * - -Michael G. Schwern <[email protected]> - -=item * - -Randy Sims <[email protected]> - -=back - =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2010 by David Golden and Ricardo Signes. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/lib/CPAN/Meta.pm new/CPAN-Meta-2.132140/lib/CPAN/Meta.pm --- old/CPAN-Meta-2.131560/lib/CPAN/Meta.pm 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/lib/CPAN/Meta.pm 2013-08-02 17:54:30.000000000 +0200 @@ -2,7 +2,7 @@ use strict; use warnings; package CPAN::Meta; -our $VERSION = '2.131560'; # VERSION +our $VERSION = '2.132140'; # VERSION use Carp qw(carp croak); @@ -348,7 +348,7 @@ =head1 VERSION -version 2.131560 +version 2.132140 =head1 SYNOPSIS @@ -529,7 +529,7 @@ my $copy = $meta->as_struct( \%options ); -This method returns a deep copy of the object's metadata as an unblessed has +This method returns a deep copy of the object's metadata as an unblessed hash reference. It takes an optional hashref of options. If the hashref contains a C<version> argument, the copied metadata will be converted to the version of the specification and returned. For example: @@ -691,7 +691,7 @@ =head2 Bugs / Feature Requests Please report any bugs or feature requests through the issue tracker -at L<http://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Meta>. +at L<https://github.com/Perl-Toolchain-Gang/cpan-meta/issues>. You will be notified automatically of any progress on your issue. =head2 Source Code @@ -699,7 +699,7 @@ This is open source software. The code repository is available for public review and contribution under the terms of the license. -L<http://github.com/dagolden/cpan-meta> +L<https://github.com/dagolden/cpan-meta> git clone git://github.com/dagolden/cpan-meta.git @@ -751,6 +751,10 @@ =item * +Karen Etheridge <[email protected]> + +=item * + Ken Williams <[email protected]> =item * @@ -775,6 +779,14 @@ =item * +Olaf Alders <[email protected]> + +=item * + +Olivier Mengu� <[email protected]> + +=item * + Randy Sims <[email protected]> =back diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/xt/author/pod-spell.t new/CPAN-Meta-2.132140/xt/author/pod-spell.t --- old/CPAN-Meta-2.131560/xt/author/pod-spell.t 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/xt/author/pod-spell.t 2013-08-02 17:54:30.000000000 +0200 @@ -9,58 +9,24 @@ add_stopwords(<DATA>); all_pod_files_spelling_ok( qw( bin lib ) ); __DATA__ -Ansgar -Arnfjörð -Baz -Bjarmason -Burchardt -CPANPLUS -CamelCase -Damyan -Gregor -Hermann -IETF IMPLEMENTORS -Ivanov -JSON -Locator -Madsen -Prereq -Prereqs -SIGNES -Timmermans URL's -UTF arrayrefs -bzr -cvs -darcs -deserialized deserializes dir distmeta hashrefs -hg installable -invocant json lossy -mailto parsers pathname -prereq -prereqs -runtime -shortplanks subkey subkeys subtype subtypes -svn unix unordered -url -Ævar David Golden dagolden @@ -68,20 +34,31 @@ Signes rjbs and +Ansgar +Burchardt ansgar Avar Arnfjord +Bjarmason avar Christopher +Madsen cjm Cory Watson gphat +Damyan +Ivanov dam Eric Wilhelm ewilhelm +Gregor +Hermann gregoa +Karen +Etheridge +ether Ken Williams kwilliams @@ -92,6 +69,7 @@ Dieckow daxim Leon +Timmermans leont Mark Fowler @@ -99,14 +77,21 @@ Michael Schwern mschwern +Olaf +Alders +olaf +Olivier +Mengu� +dolmen Randy Sims randys lib CPAN Meta -Validator -Spec -Feature +Prereqs History +Spec Converter +Validator +Feature diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/CPAN-Meta-2.131560/xt/release/minimum-version.t new/CPAN-Meta-2.132140/xt/release/minimum-version.t --- old/CPAN-Meta-2.131560/xt/release/minimum-version.t 2013-06-05 21:26:44.000000000 +0200 +++ new/CPAN-Meta-2.132140/xt/release/minimum-version.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,8 +0,0 @@ -#!perl - -use Test::More; - -eval "use Test::MinimumVersion"; -plan skip_all => "Test::MinimumVersion required for testing minimum versions" - if $@; -all_minimum_version_ok( qq{5.010} ); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
