r30044 - in /branches/upstream/libtemplate-declare-perl/current: ./	inc/Module/ inc/Module/Install/ lib/Template/ lib/Template/Declare/ t/
    rmayorga at users.alioth.debian.org 
    rmayorga at users.alioth.debian.org
       
    Sat Jan 24 03:58:51 UTC 2009
    
    
  
Author: rmayorga
Date: Sat Jan 24 03:58:48 2009
New Revision: 30044
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30044
Log:
[svn-upgrade] Integrating new upstream version, libtemplate-declare-perl (0.35)
Added:
    branches/upstream/libtemplate-declare-perl/current/t/nested_show.t
    branches/upstream/libtemplate-declare-perl/current/t/overloaded.t
Modified:
    branches/upstream/libtemplate-declare-perl/current/Changes
    branches/upstream/libtemplate-declare-perl/current/MANIFEST
    branches/upstream/libtemplate-declare-perl/current/META.yml
    branches/upstream/libtemplate-declare-perl/current/Makefile.PL
    branches/upstream/libtemplate-declare-perl/current/SIGNATURE
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare.pm
    branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Buffer.pm
    branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Tags.pm
    branches/upstream/libtemplate-declare-perl/current/t/arg-passing.t
    branches/upstream/libtemplate-declare-perl/current/t/pitfalls.t
    branches/upstream/libtemplate-declare-perl/current/t/private.t
    branches/upstream/libtemplate-declare-perl/current/t/relative-pathing.t
    branches/upstream/libtemplate-declare-perl/current/t/subclassing.t
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/upstream/libtemplate-declare-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/Changes?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/MANIFEST?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/META.yml?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/Makefile.PL?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/SIGNATURE?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Base.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Can.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Fetch.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Makefile.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Metadata.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/Win32.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/inc/Module/Install/WriteAll.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Buffer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Buffer.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Tags.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/lib/Template/Declare/Tags.pm?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/t/arg-passing.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/arg-passing.t?rev=30044&op=diff
Added: branches/upstream/libtemplate-declare-perl/current/t/nested_show.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/nested_show.t?rev=30044&op=file
Added: branches/upstream/libtemplate-declare-perl/current/t/overloaded.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/overloaded.t?rev=30044&op=file
Modified: branches/upstream/libtemplate-declare-perl/current/t/pitfalls.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/pitfalls.t?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/t/private.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/private.t?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/t/relative-pathing.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/relative-pathing.t?rev=30044&op=diff
Modified: branches/upstream/libtemplate-declare-perl/current/t/subclassing.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtemplate-declare-perl/current/t/subclassing.t?rev=30044&op=diff
    
    
More information about the Pkg-perl-cvs-commits
mailing list