r53965 - in /trunk/liblexical-persistence-perl: CHANGES META.yml Makefile.PL README debian/changelog debian/control debian/rules 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:08:37 UTC 2010


Author: jawnsy-guest
Date: Mon Mar  8 18:08:15 2010
New Revision: 53965

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53965
Log:
IGNORE-VeRSION: 1.020-1
* Standards-Version 3.8.4 (no changes)
* Rewrite control description
* Drop unnecessary version dependencies satisfied by oldstable
* Use new short debhelper rules format

Modified:
    trunk/liblexical-persistence-perl/CHANGES
    trunk/liblexical-persistence-perl/META.yml
    trunk/liblexical-persistence-perl/Makefile.PL
    trunk/liblexical-persistence-perl/README
    trunk/liblexical-persistence-perl/debian/changelog
    trunk/liblexical-persistence-perl/debian/control
    trunk/liblexical-persistence-perl/debian/rules
    trunk/liblexical-persistence-perl/eg/persistence.perl
    trunk/liblexical-persistence-perl/eg/repl-mst.perl
    trunk/liblexical-persistence-perl/lib/Lexical/Persistence.pm
    trunk/liblexical-persistence-perl/t/01_basics.t
    trunk/liblexical-persistence-perl/t/02_pod.t
    trunk/liblexical-persistence-perl/t/03_pod_coverage.t
    trunk/liblexical-persistence-perl/t/04_eval.t

Modified: trunk/liblexical-persistence-perl/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/CHANGES?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/CHANGES (original)
+++ trunk/liblexical-persistence-perl/CHANGES Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/META.yml?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/META.yml (original)
+++ trunk/liblexical-persistence-perl/META.yml Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/Makefile.PL?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/Makefile.PL (original)
+++ trunk/liblexical-persistence-perl/Makefile.PL Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/README?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/README (original)
+++ trunk/liblexical-persistence-perl/README Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/debian/changelog?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/debian/changelog (original)
+++ trunk/liblexical-persistence-perl/debian/changelog Mon Mar  8 18:08:15 2010
@@ -1,16 +1,20 @@
-liblexical-persistence-perl (1.01-1) UNRELEASED; urgency=low
+liblexical-persistence-perl (1.020-1) UNRELEASED; urgency=low
 
   Documentation fixes only. No release necessary.
-  IGNORE-VeRSION: 1.01-1
+  IGNORE-VeRSION: 1.020-1
 
   [ Jonathan Yu ]
   * New upstream release
   * Removed Alexis Sukrieh from Uploaders (Closes: #536162)
+  * Standards-Version 3.8.4 (no changes)
+  * Rewrite control description
+  * Drop unnecessary version dependencies satisfied by oldstable
+  * Use new short debhelper rules format
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
- -- Jonathan Yu <frequency at cpan.org>  Tue, 28 Jul 2009 19:36:11 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 08 Mar 2010 13:33:14 -0500
 
 liblexical-persistence-perl (0.98-1) unstable; urgency=low
 

Modified: trunk/liblexical-persistence-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/debian/control?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/debian/control (original)
+++ trunk/liblexical-persistence-perl/debian/control Mon Mar  8 18:08:15 2010
@@ -2,19 +2,20 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-7), libdevel-lexalias-perl (>= 0.04),
+Build-Depends-Indep: perl, libdevel-lexalias-perl,
  libpadwalker-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>,
+Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Jose Luis Rivas <ghostbar38 at gmail.com>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Lexical-Persistence/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblexical-persistence-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblexical-persistence-perl/
 
 Package: liblexical-persistence-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libpadwalker-perl (>= 1.1), libdevel-lexalias-perl (>= 0.04)
-Description: Perl module for accessing persistent data through lexical variables
- Lexical::Persistence lets your code access persistent data through
- lexical variables. 
+Depends: ${perl:Depends}, ${misc:Depends}, libdevel-lexalias-perl,
+ libpadwalker-perl
+Description: module for accessing persistent data through lexical variables
+ Lexical::Persistence is a Perl data persistence framework enables code to
+ access persistent data through lexical variables.

Modified: trunk/liblexical-persistence-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/debian/rules?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/debian/rules (original)
+++ trunk/liblexical-persistence-perl/debian/rules Mon Mar  8 18:08:15 2010
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

Modified: trunk/liblexical-persistence-perl/eg/persistence.perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/eg/persistence.perl?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/eg/persistence.perl (original)
+++ trunk/liblexical-persistence-perl/eg/persistence.perl Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/eg/repl-mst.perl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/eg/repl-mst.perl?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/eg/repl-mst.perl (original)
+++ trunk/liblexical-persistence-perl/eg/repl-mst.perl Mon Mar  8 18:08:15 2010
@@ -1,5 +1,4 @@
 #!/usr/bin/env perl
-# $Id$
 
 # A brief REPL (read/eval/print loop) by Matt S. Trout.
 

Modified: trunk/liblexical-persistence-perl/lib/Lexical/Persistence.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/lib/Lexical/Persistence.pm?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/lib/Lexical/Persistence.pm (original)
+++ trunk/liblexical-persistence-perl/lib/Lexical/Persistence.pm Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/t/01_basics.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/t/01_basics.t?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/t/01_basics.t (original)
+++ trunk/liblexical-persistence-perl/t/01_basics.t Mon Mar  8 18:08:15 2010
@@ -1,5 +1,4 @@
 #!perl
-# $Id: 01_basics.t 10 2006-11-20 04:23:59Z rcaputo $
 
 use warnings;
 use strict;

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

Modified: trunk/liblexical-persistence-perl/t/03_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/t/03_pod_coverage.t?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/t/03_pod_coverage.t (original)
+++ trunk/liblexical-persistence-perl/t/03_pod_coverage.t Mon Mar  8 18:08:15 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: trunk/liblexical-persistence-perl/t/04_eval.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblexical-persistence-perl/t/04_eval.t?rev=53965&op=diff
==============================================================================
--- trunk/liblexical-persistence-perl/t/04_eval.t (original)
+++ trunk/liblexical-persistence-perl/t/04_eval.t Mon Mar  8 18:08:15 2010
@@ -1,5 +1,4 @@
 #!perl
-# $Id$
 
 use warnings;
 use strict;




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