Show
Ignore:
Timestamp:
07/25/08 07:02:33 (5 years ago)
Author:
hanekomu
Message:

first step in moving towards a standard-style dist

Location:
lang/perl/ShipIt-Bundle/trunk
Files:
4 added
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/ShipIt-Bundle/trunk/.shipit

    r12781 r16366  
    1 steps = ApplyYAMLChangeLogVersion, Manifest, DistTest, Commit, Tag, MakeDist, MyUploadCPAN, DistClean, Twitter 
     1steps = FindVersion, ChangeVersion, CheckChangeLog, Manifest, DistTest, Commit, Tag, MakeDist, MyUploadCPAN, DistClean, Twitter 
    22 
    3 svk.tagpattern = //local/coderepos/ShipIt-Bundle/tags/ShipIt-Bundle-%v 
     3svn.tagpattern = http://svn.coderepos.org/share/lang/perl/ShipIt-Bundle/tags/ShipIt-Bundle-%v 
    44 
    55twitter.config = ~/.twitterrc 
  • lang/perl/ShipIt-Bundle/trunk/Changes

    r12781 r16366  
    1 --- 
    2 global: 
    3   name: ShipIt-Bundle 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - set the version to 0.02 
    8       - converted to use Template::Plugin::CPAN::Packages 
    9       - updated t/perlcriticrc 
    10       - '.shipit: fixed svk.tagpattern' 
    11     date: 2008-05-29T12:07:08Z 
    12     tags: [] 
    13     version: 0.02 
    14   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    15     changes: 
    16       - original version 
    17     date: 2007-11-17T15:10:31Z 
    18     tags: [] 
    19     version: 0.01 
     1Revision history for Perl extension ShipIt-Bundle 
     2 
     30.02  Thu, 29 May 2008 12:07:08 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - set the version to 0.02 
     5     - converted to use Template::Plugin::CPAN::Packages 
     6     - updated t/perlcriticrc 
     7     - .shipit: fixed svk.tagpattern 
     8 
     90.01  Sat, 17 Nov 2007 15:10:31 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     10     - original version 
  • lang/perl/ShipIt-Bundle/trunk/MANIFEST

    r9798 r16366  
    1717inc/UNIVERSAL/require.pm 
    1818lib/ShipIt/Bundle.pm 
     19LICENSE 
    1920Makefile.PL 
    2021MANIFEST                        This list of files 
    2122META.yml 
    2223README 
     24t/00_compile.t 
     25t/00_perl_critic.t 
     26t/00_pod.t 
    2327t/perlcriticrc