r53959 - in /branches/upstream/liblexical-persistence-perl/current: CHANGES META.yml Makefile.PL README eg/persistence.perl eg/repl-mst.perl lib/Lexical/Persistence.pm t/01_basics.t t/02_pod.t t/03_pod_coverage.t t/04_eval.t

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Mar 8 18:03:30 UTC 2010


Author: jawnsy-guest
Date: Mon Mar  8 18:03:00 2010
New Revision: 53959

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53959
Log:
[svn-upgrade] Integrating new upstream version, liblexical-persistence-perl (1.020)

Modified:
    branches/upstream/liblexical-persistence-perl/current/CHANGES
    branches/upstream/liblexical-persistence-perl/current/META.yml
    branches/upstream/liblexical-persistence-perl/current/Makefile.PL
    branches/upstream/liblexical-persistence-perl/current/README
    branches/upstream/liblexical-persistence-perl/current/eg/persistence.perl
    branches/upstream/liblexical-persistence-perl/current/eg/repl-mst.perl
    branches/upstream/liblexical-persistence-perl/current/lib/Lexical/Persistence.pm
    branches/upstream/liblexical-persistence-perl/current/t/01_basics.t
    branches/upstream/liblexical-persistence-perl/current/t/02_pod.t
    branches/upstream/liblexical-persistence-perl/current/t/03_pod_coverage.t
    branches/upstream/liblexical-persistence-perl/current/t/04_eval.t

Modified: branches/upstream/liblexical-persistence-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/CHANGES?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/CHANGES (original)
+++ branches/upstream/liblexical-persistence-perl/current/CHANGES Mon Mar  8 18:03:00 2010
@@ -1,47 +1,41 @@
-=================================
-2009-07-27T16:08:44.238440Z v1_01
-=================================
+================================
+2010-03-08 02:11:05 -0500 v1_020
+================================
 
-  2009-07-27 16:08:19 (r22) by rcaputo; lib/Lexical/Persistence.pm M
+  commit 80b29a80ddfb87de00fda2d1f968662fb346096c
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Mon Mar 8 02:11:05 2010 -0500
+  
+    Prepare for git repository and distribution toolchain.
 
+  commit 5e7c550711e13addbefb19637771455e3985fc40
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Mon Mar 8 01:52:25 2010 -0500
+  
+    Rearrange files for git repository. 
+
+===============================
+2009-07-27 16:08:19 -0400 v1_01
+===============================
+
+  commit 779f77464e5d35e547d9b326b7621e2524ce4d10
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Mon Jul 27 16:08:19 2009 -0400
+  
     Reorganize documentation links.
 
-  2009-07-27 04:48:07 (r21) by rcaputo
-  lib/Lexical/Persistence.pm M; Makefile.PL M
+  commit d50d07cebcf72c911922343ae5518eee377cd839
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Mon Jul 27 04:48:07 2009 -0400
+  
+    Added a machine-readable repository directory to the distribution.
+    Documented the bug tracker, repository, and other resource URLs.
 
-    Added a machine-readable repository directory to the distribution.
-    Documented the bug tracker, repository, and other resource URLs. 
-
-  2008-12-15 16:19:56 (r20) by rcaputo; Makefile.PL M
-
-    Keep UTF8 out of the README, because that messes up the SYNOPSIS.
-
-=================================
-2008-11-07T18:12:14.808090Z v0_98
-=================================
-
-  2008-11-07 18:11:57 (r18) by rcaputo; lib/Lexical/Persistence.pm M
-
-    Ready for 0.98
-
-  2008-11-07 04:36:12 (r17) by rcaputo; lib/Lexical/Persistence.pm M
-
-    Replace eval() with do() in the docs. Note that lexical declarations
-    are preserved by compile(), which is used by do(), so declared
-    variables need not be redeclared all the time.
-
-  2008-11-03 20:02:16 (r16) by rcaputo; t/04_eval.t M
-
-    Fix tests to use do() rather than eval().
-
-  2008-11-03 19:57:55 (r15) by rcaputo; lib/Lexical/Persistence.pm M
-
-    Another attempt at eval(), this time called do().
-
-  2008-11-01 05:38:30 (r14) by rcaputo
-  t/04_eval.t A; MANIFEST M; lib/Lexical/Persistence.pm M
-
-    Apply Paul "LeoNerd" Evans' patch to add compile() and eval(). 
+  commit 96325c0f9c3ea7314b15025f7ee5c920907175c9
+  Author: Rocco Caputo <rcaputo at cpan.org>
+  Date:   Mon Dec 15 16:19:56 2008 -0500
+  
+    Keep UTF8 out of the README, because that messes up the SYNOPSIS. 
 
 ==============
 End of Excerpt

Modified: branches/upstream/liblexical-persistence-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/META.yml?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/META.yml (original)
+++ branches/upstream/liblexical-persistence-perl/current/META.yml Mon Mar  8 18:03:00 2010
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:               Lexical-Persistence
-version:            1.01
+version:            1.020
 abstract:           Persistent, continuation-like contexts for lexical variables.
 author:
     - Rocco Caputo <rcaputo at cpan.org>
@@ -15,7 +15,7 @@
     PadWalker:        1.1
 resources:
     license:     http://dev.perl.org/licenses/
-    repository:  http://thirdlobe.com/svn/lex-per/trunk
+    repository:  http://github.com/rcaputo/lexical-persistence
 no_index:
     directory:
         - t

Modified: branches/upstream/liblexical-persistence-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/Makefile.PL?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/Makefile.PL (original)
+++ branches/upstream/liblexical-persistence-perl/current/Makefile.PL Mon Mar  8 18:03:00 2010
@@ -1,5 +1,3 @@
-# $Id: Makefile.PL 21 2009-07-27 04:48:07Z rcaputo $
-
 use warnings;
 use strict;
 
@@ -24,14 +22,14 @@
 	META_ADD     => {
 		resources  => {
 			license    => 'http://dev.perl.org/licenses/',
-			repository => 'http://thirdlobe.com/svn/lex-per/trunk'
+			repository => 'http://github.com/rcaputo/lexical-persistence'
 		},
 	},
 	dist           => {
 		COMPRESS => 'gzip -9f',
 		SUFFIX   => 'gz',
 		PREOP    => (
-			'../repo-tools/svn-log.perl | ' .
+			'git-log.pl | ' .
 			'/usr/bin/tee ./$(DISTNAME)-$(VERSION)/CHANGES > ./CHANGES; ' .
 			'LANG=C perldoc lib/Lexical/Persistence.pm | ' .
 			'/usr/bin/tee ./$(DISTNAME)-$(VERSION)/README > ./README'

Modified: branches/upstream/liblexical-persistence-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/README?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/README (original)
+++ branches/upstream/liblexical-persistence-perl/current/README Mon Mar  8 18:03:00 2010
@@ -408,14 +408,15 @@
 
        RREEPPOOSSIITTOORRYY
 
-       http://thirdlobe.com/svn/lex-per/
+       http://github.com/rcaputo/lexical-persistence
+       http://gitorious.org/lexical-persistence
 
        OOTTHHEERR RREESSOOUURRCCEESS
 
        http://search.cpan.org/dist/Lexical-Persistence/
 
 CCOOPPYYRRIIGGHHTT
-       Lexical::Persistence in copyright 2006-2009 by Rocco Caputo.  All
+       Lexical::Persistence in copyright 2006-2010 by Rocco Caputo.  All
        rights reserved.  Lexical::Persistence is free software.  It is
        released under the same terms as Perl itself.
 
@@ -436,4 +437,4 @@
 
 
 
-perl v5.10.0                      2009-07-27           Lexical::Persistence(3)
+perl v5.10.0                      2010-03-08           Lexical::Persistence(3)

Modified: branches/upstream/liblexical-persistence-perl/current/eg/persistence.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/eg/persistence.perl?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/eg/persistence.perl (original)
+++ branches/upstream/liblexical-persistence-perl/current/eg/persistence.perl Mon Mar  8 18:03:00 2010
@@ -1,5 +1,4 @@
 #!/usr/bin/env perl
-# $Id: persistence.perl 133 2006-11-13 08:25:49Z rcaputo $
 
 # An OO form of genlex.perl.  See Persistence.pm for the magic, or
 # __END__ for sample output.

Modified: branches/upstream/liblexical-persistence-perl/current/eg/repl-mst.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/eg/repl-mst.perl?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/eg/repl-mst.perl (original)
+++ branches/upstream/liblexical-persistence-perl/current/eg/repl-mst.perl Mon Mar  8 18:03:00 2010
@@ -1,5 +1,4 @@
 #!/usr/bin/env perl
-# $Id$
 
 # A brief REPL (read/eval/print loop) by Matt S. Trout.
 

Modified: branches/upstream/liblexical-persistence-perl/current/lib/Lexical/Persistence.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/lib/Lexical/Persistence.pm?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/lib/Lexical/Persistence.pm (original)
+++ branches/upstream/liblexical-persistence-perl/current/lib/Lexical/Persistence.pm Mon Mar  8 18:03:00 2010
@@ -1,5 +1,3 @@
-# $Id: Persistence.pm 22 2009-07-27 16:08:19Z rcaputo $
-
 =head1 NAME
 
 Lexical::Persistence - Persistent lexical variable values for arbitrary calls.
@@ -222,7 +220,7 @@
 use warnings;
 use strict;
 
-our $VERSION = '1.01';
+our $VERSION = '1.020';
 
 use Devel::LexAlias qw(lexalias);
 use PadWalker qw(peek_sub);
@@ -610,7 +608,8 @@
 
 =head2 REPOSITORY
 
-http://thirdlobe.com/svn/lex-per/
+http://github.com/rcaputo/lexical-persistence
+http://gitorious.org/lexical-persistence
 
 =head2 OTHER RESOURCES
 
@@ -618,7 +617,7 @@
 
 =head1 COPYRIGHT
 
-Lexical::Persistence in copyright 2006-2009 by Rocco Caputo.  All
+Lexical::Persistence in copyright 2006-2010 by Rocco Caputo.  All
 rights reserved.  Lexical::Persistence is free software.  It is
 released under the same terms as Perl itself.
 

Modified: branches/upstream/liblexical-persistence-perl/current/t/01_basics.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/t/01_basics.t?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/t/01_basics.t (original)
+++ branches/upstream/liblexical-persistence-perl/current/t/01_basics.t Mon Mar  8 18:03:00 2010
@@ -1,5 +1,4 @@
 #!perl
-# $Id: 01_basics.t 10 2006-11-20 04:23:59Z rcaputo $
 
 use warnings;
 use strict;

Modified: branches/upstream/liblexical-persistence-perl/current/t/02_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/t/02_pod.t?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/t/02_pod.t (original)
+++ branches/upstream/liblexical-persistence-perl/current/t/02_pod.t Mon Mar  8 18:03:00 2010
@@ -1,4 +1,3 @@
-# $Id: 02_pod.t 2 2006-11-14 08:25:55Z rcaputo $
 # vim: filetype=perl
 
 use Test::More;

Modified: branches/upstream/liblexical-persistence-perl/current/t/03_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/t/03_pod_coverage.t?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/t/03_pod_coverage.t (original)
+++ branches/upstream/liblexical-persistence-perl/current/t/03_pod_coverage.t Mon Mar  8 18:03:00 2010
@@ -1,4 +1,3 @@
-# $Id: 02_pod_coverage.t 2139 2006-10-01 17:07:59Z rcaputo $
 # vim: filetype=perl
 
 use Test::More;

Modified: branches/upstream/liblexical-persistence-perl/current/t/04_eval.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblexical-persistence-perl/current/t/04_eval.t?rev=53959&op=diff
==============================================================================
--- branches/upstream/liblexical-persistence-perl/current/t/04_eval.t (original)
+++ branches/upstream/liblexical-persistence-perl/current/t/04_eval.t Mon Mar  8 18:03:00 2010
@@ -1,5 +1,4 @@
 #!perl
-# $Id$
 
 use warnings;
 use strict;




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