r58518 - in /trunk/libconfig-mvp-reader-ini-perl: Changes META.json META.yml Makefile.PL README debian/changelog debian/control dist.ini lib/Config/MVP/Reader/INI.pm

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu May 27 16:07:56 UTC 2010


Author: ansgar-guest
Date: Thu May 27 16:07:24 2010
New Revision: 58518

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58518
Log:
WAITS-FOR: libconfig-mvp-perl 2.101460-1
* New upstream release.
* Bump (build-)dep on libconfig-mvp-perl to >= 2.101460.

Modified:
    trunk/libconfig-mvp-reader-ini-perl/Changes
    trunk/libconfig-mvp-reader-ini-perl/META.json
    trunk/libconfig-mvp-reader-ini-perl/META.yml
    trunk/libconfig-mvp-reader-ini-perl/Makefile.PL
    trunk/libconfig-mvp-reader-ini-perl/README
    trunk/libconfig-mvp-reader-ini-perl/debian/changelog
    trunk/libconfig-mvp-reader-ini-perl/debian/control
    trunk/libconfig-mvp-reader-ini-perl/dist.ini
    trunk/libconfig-mvp-reader-ini-perl/lib/Config/MVP/Reader/INI.pm

Modified: trunk/libconfig-mvp-reader-ini-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/Changes?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/Changes (original)
+++ trunk/libconfig-mvp-reader-ini-perl/Changes Thu May 27 16:07:24 2010
@@ -1,4 +1,7 @@
 Revision history for Config-MVP-Reader-INI
+
+2.101460  2010-05-26 22:30:18 America/New_York
+          now implements the new Reader interface from Config::MVP v2
 
 1.101460  2010-05-26 08:30:54 America/New_York
           remove outdated test

Modified: trunk/libconfig-mvp-reader-ini-perl/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/META.json?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/META.json (original)
+++ trunk/libconfig-mvp-reader-ini-perl/META.json Thu May 27 16:07:24 2010
@@ -4,7 +4,7 @@
       "Ricardo Signes <rjbs at cpan.org>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 3.101450",
+   "generated_by" : "Dist::Zilla version 3.101460",
    "license" : "perl_5",
    "meta-spec" : {
       "url" : "http://github.com/dagolden/cpan-meta/",
@@ -20,7 +20,8 @@
       "runtime" : {
          "requires" : {
             "Config::INI::Reader" : "0",
-            "Config::MVP" : "0.101440",
+            "Config::MVP" : "2",
+            "Config::MVP::Reader" : "0",
             "Config::MVP::Reader::Findable::ByExtension" : "0",
             "Moose" : "0"
          }
@@ -36,113 +37,113 @@
          "url" : "git://git.codesimply.com/Config-INI-MVP.git"
       }
    },
-   "version" : "1.101460",
+   "version" : "2.101460",
    "x_Dist_Zilla" : {
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::GatherDir",
             "name" : "@RJBS/@Basic/GatherDir",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@RJBS/@Basic/PruneCruft",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::ManifestSkip",
             "name" : "@RJBS/@Basic/ManifestSkip",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@RJBS/@Basic/MetaYAML",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@RJBS/@Basic/License",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@RJBS/@Basic/Readme",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExtraTests",
             "name" : "@RJBS/@Basic/ExtraTests",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@RJBS/@Basic/ExecDir",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@RJBS/@Basic/ShareDir",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "name" : "@RJBS/@Basic/MakeMaker",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@RJBS/@Basic/Manifest",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@RJBS/@Basic/TestRelease",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@RJBS/@Basic/ConfirmRelease",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@RJBS/@Basic/UploadToCPAN",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereq",
             "name" : "@RJBS/AutoPrereq",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoVersion",
             "name" : "@RJBS/AutoVersion",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::PkgVersion",
             "name" : "@RJBS/PkgVersion",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@RJBS/MetaConfig",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@RJBS/MetaJSON",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@RJBS/NextRelease",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@RJBS/PodSyntaxTests",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::Repository",
@@ -177,22 +178,22 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "3.101450"
+            "version" : "3.101460"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "3.101450"
+            "version" : "3.101460"
          }
       ],
       "zilla" : {
@@ -200,7 +201,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "3.101450"
+         "version" : "3.101460"
       }
    }
 }

Modified: trunk/libconfig-mvp-reader-ini-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/META.yml?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/META.yml (original)
+++ trunk/libconfig-mvp-reader-ini-perl/META.yml Thu May 27 16:07:24 2010
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.31
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 3.101450, CPAN::Meta::Converter version 2.101460'
+generated_by: 'Dist::Zilla version 3.101460, CPAN::Meta::Converter version 2.101460'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -15,98 +15,99 @@
 name: Config-MVP-Reader-INI
 requires:
   Config::INI::Reader: 0
-  Config::MVP: 0.101440
+  Config::MVP: 2
+  Config::MVP::Reader: 0
   Config::MVP::Reader::Findable::ByExtension: 0
   Moose: 0
 resources:
   repository: git://git.codesimply.com/Config-INI-MVP.git
-version: 1.101460
+version: 2.101460
 x_Dist_Zilla:
   plugins:
     -
       class: Dist::Zilla::Plugin::GatherDir
       name: '@RJBS/@Basic/GatherDir'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@RJBS/@Basic/PruneCruft'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::ManifestSkip
       name: '@RJBS/@Basic/ManifestSkip'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@RJBS/@Basic/MetaYAML'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::License
       name: '@RJBS/@Basic/License'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@RJBS/@Basic/Readme'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::ExtraTests
       name: '@RJBS/@Basic/ExtraTests'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@RJBS/@Basic/ExecDir'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@RJBS/@Basic/ShareDir'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::MakeMaker
       name: '@RJBS/@Basic/MakeMaker'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@RJBS/@Basic/Manifest'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@RJBS/@Basic/TestRelease'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@RJBS/@Basic/ConfirmRelease'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@RJBS/@Basic/UploadToCPAN'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::AutoPrereq
       name: '@RJBS/AutoPrereq'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::AutoVersion
       name: '@RJBS/AutoVersion'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::PkgVersion
       name: '@RJBS/PkgVersion'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@RJBS/MetaConfig'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@RJBS/MetaJSON'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@RJBS/NextRelease'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@RJBS/PodSyntaxTests'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::Repository
       name: '@RJBS/Repository'
@@ -134,21 +135,21 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: 3.101450
+      version: 3.101460
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: 3.101450
+      version: 3.101460
   zilla:
     class: Dist::Zilla
     config:
       is_trial: 0
-    version: 3.101450
+    version: 3.101460

Modified: trunk/libconfig-mvp-reader-ini-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/Makefile.PL?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/Makefile.PL (original)
+++ trunk/libconfig-mvp-reader-ini-perl/Makefile.PL Thu May 27 16:07:24 2010
@@ -23,11 +23,12 @@
   'NAME' => 'Config::MVP::Reader::INI',
   'PREREQ_PM' => {
     'Config::INI::Reader' => '0',
-    'Config::MVP' => '0.101440',
+    'Config::MVP' => '2',
+    'Config::MVP::Reader' => '0',
     'Config::MVP::Reader::Findable::ByExtension' => '0',
     'Moose' => '0'
   },
-  'VERSION' => '1.101460',
+  'VERSION' => '2.101460',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: trunk/libconfig-mvp-reader-ini-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/README?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/README (original)
+++ trunk/libconfig-mvp-reader-ini-perl/README Thu May 27 16:07:24 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Config-MVP-Reader-INI,
-version 1.101460:
+version 2.101460:
 
   an MVP config reader for .ini files
 

Modified: trunk/libconfig-mvp-reader-ini-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/debian/changelog?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/debian/changelog (original)
+++ trunk/libconfig-mvp-reader-ini-perl/debian/changelog Thu May 27 16:07:24 2010
@@ -1,3 +1,12 @@
+libconfig-mvp-reader-ini-perl (2.101460-1) UNRELEASED; urgency=low
+
+  WAITS-FOR: libconfig-mvp-perl 2.101460-1
+
+  * New upstream release.
+  * Bump (build-)dep on libconfig-mvp-perl to >= 2.101460.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Fri, 28 May 2010 00:33:16 +0900
+
 libconfig-mvp-reader-ini-perl (1.101460-1) unstable; urgency=low
 
   * Initial Release. (Closes: #583217)

Modified: trunk/libconfig-mvp-reader-ini-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/debian/control?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/debian/control (original)
+++ trunk/libconfig-mvp-reader-ini-perl/debian/control Thu May 27 16:07:24 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libconfig-ini-perl, libconfig-mvp-perl (>= 1.101451),
+Build-Depends-Indep: libconfig-ini-perl, libconfig-mvp-perl (>= 2.101460),
  libmoose-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at 43-1.org>
@@ -14,7 +14,7 @@
 Package: libconfig-mvp-reader-ini-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libconfig-ini-perl,
- libconfig-mvp-perl (>= 1.101451), libmoose-perl
+ libconfig-mvp-perl (>= 2.101460), libmoose-perl
 Enhances: libconfig-mvp-perl
 Replaces: libconfig-ini-mvp-perl (<< 0.024-2)
 Description: Perl module providing a MVP config reader for .ini files

Modified: trunk/libconfig-mvp-reader-ini-perl/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/dist.ini?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/dist.ini (original)
+++ trunk/libconfig-mvp-reader-ini-perl/dist.ini Thu May 27 16:07:24 2010
@@ -5,4 +5,4 @@
 copyright_year   = 2008
 
 [@RJBS]
-version = 1
+version = 2

Modified: trunk/libconfig-mvp-reader-ini-perl/lib/Config/MVP/Reader/INI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-mvp-reader-ini-perl/lib/Config/MVP/Reader/INI.pm?rev=58518&op=diff
==============================================================================
--- trunk/libconfig-mvp-reader-ini-perl/lib/Config/MVP/Reader/INI.pm (original)
+++ trunk/libconfig-mvp-reader-ini-perl/lib/Config/MVP/Reader/INI.pm Thu May 27 16:07:24 2010
@@ -1,12 +1,13 @@
 package Config::MVP::Reader::INI;
 BEGIN {
-  $Config::MVP::Reader::INI::VERSION = '1.101460';
+  $Config::MVP::Reader::INI::VERSION = '2.101460';
 }
 use Moose;
+extends 'Config::MVP::Reader';
 with 'Config::MVP::Reader::Findable::ByExtension';
 # ABSTRACT: an MVP config reader for .ini files
 
-use Config::MVP 0.101440; # new reader interface
+use Config::MVP 2; # Reader is a base class
 
 
 # Clearly this should be an attribute with a builder blah blah blah. -- rjbs,
@@ -26,7 +27,7 @@
   package
    Config::MVP::Reader::INI::INIReader;
 BEGIN {
-  $Config::MVP::Reader::INI::INIReader::VERSION = '1.101460';
+  $Config::MVP::Reader::INI::INIReader::VERSION = '2.101460';
 }
   use base 'Config::INI::Reader';
 
@@ -86,7 +87,7 @@
 
 =head1 VERSION
 
-version 1.101460
+version 2.101460
 
 =head1 DESCRIPTION
 




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