r63327 - in /branches/upstream/libpoe-api-peek-perl/current: META.yml Makefile.PL README lib/POE/API/Peek.pm

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Oct 4 20:50:23 UTC 2010


Author: periapt-guest
Date: Mon Oct  4 20:48:37 2010
New Revision: 63327

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63327
Log:
Load /tmp/tmp.Osm4h5w5zZ/to_upload/POE-API-Peek-2.16 into
branches/upstream/libpoe-api-peek-perl/current.

Modified:
    branches/upstream/libpoe-api-peek-perl/current/META.yml
    branches/upstream/libpoe-api-peek-perl/current/Makefile.PL
    branches/upstream/libpoe-api-peek-perl/current/README
    branches/upstream/libpoe-api-peek-perl/current/lib/POE/API/Peek.pm

Modified: branches/upstream/libpoe-api-peek-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-api-peek-perl/current/META.yml?rev=63327&op=diff
==============================================================================
--- branches/upstream/libpoe-api-peek-perl/current/META.yml (original)
+++ branches/upstream/libpoe-api-peek-perl/current/META.yml Mon Oct  4 20:48:37 2010
@@ -17,4 +17,4 @@
   Devel::Size: 0
   POE: 1.293
   Test::More: 0
-version: 2.16_2
+version: 2.16

Modified: branches/upstream/libpoe-api-peek-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-api-peek-perl/current/Makefile.PL?rev=63327&op=diff
==============================================================================
--- branches/upstream/libpoe-api-peek-perl/current/Makefile.PL (original)
+++ branches/upstream/libpoe-api-peek-perl/current/Makefile.PL Mon Oct  4 20:48:37 2010
@@ -24,7 +24,7 @@
     'POE' => '1.293',
     'Test::More' => '0'
   },
-  'VERSION' => '2.16_2',
+  'VERSION' => '2.16',
   'test' => {
     'TESTS' => 't/*.t'
   }

Modified: branches/upstream/libpoe-api-peek-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-api-peek-perl/current/README?rev=63327&op=diff
==============================================================================
--- branches/upstream/libpoe-api-peek-perl/current/README (original)
+++ branches/upstream/libpoe-api-peek-perl/current/README Mon Oct  4 20:48:37 2010
@@ -2,7 +2,7 @@
     POE::API::Peek - Peek into the internals of a running POE environment
 
 VERSION
-    version 2.16_2
+    version 2.16
 
 DESCRIPTION
     POE::API::Peek extends the POE::Kernel interface to provide clean access

Modified: branches/upstream/libpoe-api-peek-perl/current/lib/POE/API/Peek.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-api-peek-perl/current/lib/POE/API/Peek.pm?rev=63327&op=diff
==============================================================================
--- branches/upstream/libpoe-api-peek-perl/current/lib/POE/API/Peek.pm (original)
+++ branches/upstream/libpoe-api-peek-perl/current/lib/POE/API/Peek.pm Mon Oct  4 20:48:37 2010
@@ -1,6 +1,6 @@
 package POE::API::Peek;
 BEGIN {
-  $POE::API::Peek::VERSION = '2.16_2';
+  $POE::API::Peek::VERSION = '2.16';
 }
 # ABSTRACT: Peek into the internals of a running POE environment
 
@@ -526,7 +526,7 @@
 
 =head1 VERSION
 
-version 2.16_2
+version 2.16
 
 =head1 DESCRIPTION
 




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