r73211 - in /branches/upstream/libconfig-std-perl/current: Changes META.yml lib/Config/Std.pm

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Apr 23 15:42:30 UTC 2011


Author: gregoa
Date: Sat Apr 23 15:42:22 2011
New Revision: 73211

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73211
Log:
[svn-upgrade] new version libconfig-std-perl (0.900)

Modified:
    branches/upstream/libconfig-std-perl/current/Changes
    branches/upstream/libconfig-std-perl/current/META.yml
    branches/upstream/libconfig-std-perl/current/lib/Config/Std.pm

Modified: branches/upstream/libconfig-std-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-std-perl/current/Changes?rev=73211&op=diff
==============================================================================
--- branches/upstream/libconfig-std-perl/current/Changes (original)
+++ branches/upstream/libconfig-std-perl/current/Changes Sat Apr 23 15:42:22 2011
@@ -1,6 +1,6 @@
 Revision history for Config-Std
 
-0.9   Tue Apr 12 20:41:04 2011
+0.900  Tue Apr 12 20:41:04 2011
     - Change of Maintainers.
     - Reordered Changes to latest first.
     - Module::Build::Compat creating Makefile.PL traditional

Modified: branches/upstream/libconfig-std-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-std-perl/current/META.yml?rev=73211&op=diff
==============================================================================
--- branches/upstream/libconfig-std-perl/current/META.yml (original)
+++ branches/upstream/libconfig-std-perl/current/META.yml Sat Apr 23 15:42:22 2011
@@ -15,7 +15,7 @@
 provides:
   Config::Std:
     file: lib/Config/Std.pm
-    version: 0.9
+    version: 0.900
   Config::Std::Block:
     file: lib/Config/Std.pm
   Config::Std::Comment:
@@ -36,4 +36,4 @@
   version: 0
 resources:
   license: http://dev.perl.org/licenses/
-version: 0.9
+version: 0.900

Modified: branches/upstream/libconfig-std-perl/current/lib/Config/Std.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libconfig-std-perl/current/lib/Config/Std.pm?rev=73211&op=diff
==============================================================================
--- branches/upstream/libconfig-std-perl/current/lib/Config/Std.pm (original)
+++ branches/upstream/libconfig-std-perl/current/lib/Config/Std.pm Sat Apr 23 15:42:22 2011
@@ -1,6 +1,6 @@
 package Config::Std;
 
-our $VERSION = '0.9';
+our $VERSION = '0.900';
 
 require v5.7.3; # RT#21184
 




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