Changeset 16295 for lang/perl/App-vget

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

first step in moving towards a standard-style dist

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

Legend:

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

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

    r12706 r16295  
    1 --- 
    2 global: 
    3   name: App-vget 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - Changed Changes file to YAML style 
    8       - '.shipit: added Twitter step' 
    9       - 'Makefile.PL: added auto_install() and process_templates()' 
    10       - 'bin/*: removed standard pod section' 
    11       - 'lib/*: converted to template' 
    12       - updated MANIFEST 
    13       - added t/perlcriticrc 
    14       - updated MANIFEST 
    15       - 'bin/vget: updated video_id parsing to the new youtube style' 
    16       - '.shipit: fixed svk.tagpattern' 
    17     date: 2008-05-29T12:00:05Z 
    18     tags: 
    19       - NEWFEATURE 
    20     version: 0.02 
    21   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    22     changes: 
    23       - original version 
    24     date: 2007-11-08T13:01:25+01:00 
    25     tags: [] 
    26     version: 0.01 
     1Revision history for Perl extension App-vget 
     2 
     30.02  Thu, 29 May 2008 12:00:05 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - Changed Changes file to YAML style 
     5     - .shipit: added Twitter step 
     6     - Makefile.PL: added auto_install() and process_templates() 
     7     - bin/*: removed standard pod section 
     8     - lib/*: converted to template 
     9     - updated MANIFEST 
     10     - added t/perlcriticrc 
     11     - updated MANIFEST 
     12     - bin/vget: updated video_id parsing to the new youtube style 
     13     - .shipit: fixed svk.tagpattern 
     14     - tags: NEWFEATURE 
     15 
     160.01  Thu, 08 Nov 2007 13:01:25 +0100 (Marcel Gruenauer <marcel@cpan.org>) 
     17     - original version 
  • lang/perl/App-vget/trunk/MANIFEST

    r9730 r16295  
    1919inc/UNIVERSAL/require.pm 
    2020lib/App/vget.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 
    2630t/README