Changeset 16294

Show
Ignore:
Timestamp:
07/25/08 06:51:03 (6 months ago)
Author:
hanekomu
Message:

first step in moving towards a standard-style dist

Location:
lang/perl/App-sync_cpantesters/trunk
Files:
4 added
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/App-sync_cpantesters/trunk/.shipit

    r12705 r16294  
    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/App-sync_cpantesters/tags/App-sync_cpantesters-%v 
     3svn.tagpattern = http://svn.coderepos.org/share/lang/perl/App-sync_cpantesters/tags/App-sync_cpantesters-%v 
    44 
    55twitter.config = ~/.twitterrc 
  • lang/perl/App-sync_cpantesters/trunk/Changes

    r12705 r16294  
    1 --- 
    2 global: 
    3   name: App-sync_cpantesters 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - set the version to 0.04 
    8       - now uses LWP::UserAgent::ProgressBar 
    9       - '.shipit: fixed svk.tagpattern' 
    10     date: 2008-05-29T12:00:00Z 
    11     tags: [] 
    12     version: 0.04 
    13   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    14     changes: 
    15       - set the version to 0.03 
    16       - 'fixed bug in how directories are deleted - before, the whole base dir was deleted' 
    17     date: 2007-11-24T16:39:38Z 
    18     tags: [] 
    19     version: 0.03 
    20   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    21     changes: 
    22       - set the version to 0.02 
    23       - forgot to enable the code that does the deletions at the end 
    24     date: 2007-11-24T15:09:29Z 
    25     tags: [] 
    26     version: 0.02 
    27   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    28     changes: 
    29       - original version 
    30     date: 2007-11-23T14:01:21Z 
    31     tags: [] 
    32     version: 0.01 
     1Revision history for Perl extension App-sync_cpantesters 
     2 
     30.04  Thu, 29 May 2008 12:00:00 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - set the version to 0.04 
     5     - now uses LWP::UserAgent::ProgressBar 
     6     - .shipit: fixed svk.tagpattern 
     7 
     80.03  Sat, 24 Nov 2007 16:39:38 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     9     - set the version to 0.03 
     10     - fixed bug in how directories are deleted - before, the whole base dir 
     11       was deleted 
     12 
     130.02  Sat, 24 Nov 2007 15:09:29 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     14     - set the version to 0.02 
     15     - forgot to enable the code that does the deletions at the end 
     16 
     170.01  Fri, 23 Nov 2007 14:01:21 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     18     - original version 
  • lang/perl/App-sync_cpantesters/trunk/MANIFEST

    r9728 r16294  
    1919inc/UNIVERSAL/require.pm 
    2020lib/App/sync_cpantesters.pm 
     21LICENSE 
    2122Makefile.PL 
    2223MANIFEST                        This list of files 
    2324META.yml 
    2425README 
     26t/00_compile.t 
     27t/00_perl_critic.t 
     28t/00_pod.t 
    2529t/perlcriticrc