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

first step in moving towards a standard-style dist

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • 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