r58461 - in /branches/upstream/libconfig-mvp-reader-ini-perl/current: Changes MANIFEST META.json META.yml Makefile.PL README lib/Config/MVP/Reader/INI.pm t/01-Config-INI-MVP.t

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Wed May 26 13:51:00 UTC 2010


Author: ansgar-guest
Date: Wed May 26 13:50:52 2010
New Revision: 58461

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58461
Log:
[svn-upgrade] Integrating new upstream version, libconfig-mvp-reader-ini-perl (1.101460)

Removed:
    branches/upstream/libconfig-mvp-reader-ini-perl/current/t/01-Config-INI-MVP.t
Modified:
    branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes
    branches/upstream/libconfig-mvp-reader-ini-perl/current/MANIFEST
    branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json
    branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml
    branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL
    branches/upstream/libconfig-mvp-reader-ini-perl/current/README
    branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/Changes Wed May 26 13:50:52 2010
@@ -1,4 +1,7 @@
 Revision history for Config-MVP-Reader-INI
+
+1.101460  2010-05-26 08:30:54 America/New_York
+          remove outdated test
 
 1.101450  2010-05-25 18:16:05 America/New_York
           [BREAKS BACKWARD COMPATIBILITY]

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/MANIFEST?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/MANIFEST (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/MANIFEST Wed May 26 13:50:52 2010
@@ -8,7 +8,6 @@
 dist.ini
 eg/mvp.ini
 lib/Config/MVP/Reader/INI.pm
-t/01-Config-INI-MVP.t
 t/lib/Foo/Bar.pm
 t/lib/Foo/Baz.pm
 t/lib/Foo/Quux.pm

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/META.json Wed May 26 13:50:52 2010
@@ -36,7 +36,7 @@
          "url" : "git://git.codesimply.com/Config-INI-MVP.git"
       }
    },
-   "version" : "1.101450",
+   "version" : "1.101460",
    "x_Dist_Zilla" : {
       "plugins" : [
          {

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/META.yml Wed May 26 13:50:52 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.101450'
+generated_by: 'Dist::Zilla version 3.101450, CPAN::Meta::Converter version 2.101460'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,7 +20,7 @@
   Moose: 0
 resources:
   repository: git://git.codesimply.com/Config-INI-MVP.git
-version: 1.101450
+version: 1.101460
 x_Dist_Zilla:
   plugins:
     -

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/Makefile.PL Wed May 26 13:50:52 2010
@@ -27,7 +27,7 @@
     'Config::MVP::Reader::Findable::ByExtension' => '0',
     'Moose' => '0'
   },
-  'VERSION' => '1.101450',
+  'VERSION' => '1.101460',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/README?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/README (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/README Wed May 26 13:50:52 2010
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Config-MVP-Reader-INI,
-version 1.101450:
+version 1.101460:
 
   an MVP config reader for .ini files
 

Modified: branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm?rev=58461&op=diff
==============================================================================
--- branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm (original)
+++ branches/upstream/libconfig-mvp-reader-ini-perl/current/lib/Config/MVP/Reader/INI.pm Wed May 26 13:50:52 2010
@@ -1,6 +1,6 @@
 package Config::MVP::Reader::INI;
 BEGIN {
-  $Config::MVP::Reader::INI::VERSION = '1.101450';
+  $Config::MVP::Reader::INI::VERSION = '1.101460';
 }
 use Moose;
 with 'Config::MVP::Reader::Findable::ByExtension';
@@ -26,7 +26,7 @@
   package
    Config::MVP::Reader::INI::INIReader;
 BEGIN {
-  $Config::MVP::Reader::INI::INIReader::VERSION = '1.101450';
+  $Config::MVP::Reader::INI::INIReader::VERSION = '1.101460';
 }
   use base 'Config::INI::Reader';
 
@@ -86,7 +86,7 @@
 
 =head1 VERSION
 
-version 1.101450
+version 1.101460
 
 =head1 DESCRIPTION
 




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