Changeset 16389

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

first step in moving towards a standard-style dist

Location:
lang/perl/Tie-Scalar-Timeout/trunk
Files:
4 added
3 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Tie-Scalar-Timeout/trunk/.shipit

    r12805 r16389  
    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/Tie-Scalar-Timeout/tags/Tie-Scalar-Timeout-%v 
     3svn.tagpattern = http://svn.coderepos.org/share/lang/perl/Tie-Scalar-Timeout/tags/Tie-Scalar-Timeout-%v 
    44 
    55twitter.config = ~/.twitterrc 
  • lang/perl/Tie-Scalar-Timeout/trunk/Changes

    r12805 r16389  
    1 --- 
    2 global: 
    3   name: Tie-Scalar-Timeout 
    4 releases: 
    5   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    6     changes: 
    7       - Converted Changes file to YAML style 
    8       - '.shipit: added Twitter step' 
    9       - 'Makefile.PL: added auto_install() and process_templates()' 
    10       - 'lib/*: converted to template' 
    11       - updated MANIFEST 
    12       - added t/perlcriticrc 
    13       - updated MANIFEST 
    14       - '.shipit: fixed svk.tagpattern' 
    15     date: 2008-05-29T12:09:13Z 
    16     tags: 
    17       - NEWFEATURE 
    18     version: 1.34 
    19   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    20     changes: 
    21       - fixed version requirement of Test::More 
    22       - improved documentation 
    23     date: 2007-10-18T10:09:39+02:00 
    24     tags: [] 
    25     version: 1.33 
    26   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    27     changes: 
    28       - minor documentation fixes 
    29     date: 2003-04-02T22:06:26+02:00 
    30     tags: [] 
    31     version: 1.32 
    32   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    33     changes: 
    34       - minor moving around of bits and pieces; also made it backwards-compatible to perl 5.5.3. 
    35     date: 2003-04-02T14:11:17+02:00 
    36     tags: [] 
    37     version: 1.31 
    38   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    39     changes: 
    40       - Various POD changes. 
    41       - "Changed the author's email address yet again (sigh). This time, hopefully, it's more permanent, as it's the cpan.org address, the forward address for which can be changed in the PAUSE interface." 
    42     date: 2003-03-25T18:17:51+02:00 
    43     tags: [] 
    44     version: 1.03 
    45   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    46     changes: 
    47       - Changed the author's email address. 
    48     date: 2003-03-24T22:07:15+02:00 
    49     tags: [] 
    50     version: 1.02 
    51   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    52     changes: 
    53       - Unreleased service upgrade 
    54     date: 2003-03-21T13:44:48+02:00 
    55     tags: [] 
    56     version: 1.01 
    57   - author: 'Marcel Gruenauer <marcel@cpan.org>' 
    58     changes: 
    59       - Original release 
    60     date: 2003-03-18T11:49:37+02:00 
    61     tags: [] 
    62     version: 1.00 
     1Revision history for Perl extension Tie-Scalar-Timeout 
     2 
     31.34  Thu, 29 May 2008 12:09:13 -0000 (Marcel Gruenauer <marcel@cpan.org>) 
     4     - Converted Changes file to YAML style 
     5     - .shipit: added Twitter step 
     6     - Makefile.PL: added auto_install() and process_templates() 
     7     - lib/*: converted to template 
     8     - updated MANIFEST 
     9     - added t/perlcriticrc 
     10     - updated MANIFEST 
     11     - .shipit: fixed svk.tagpattern 
     12     - tags: NEWFEATURE 
     13 
     141.33  Thu, 18 Oct 2007 10:09:39 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     15     - fixed version requirement of Test::More 
     16     - improved documentation 
     17 
     181.32  Wed, 02 Apr 2003 22:06:26 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     19     - minor documentation fixes 
     20 
     211.31  Wed, 02 Apr 2003 14:11:17 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     22     - minor moving around of bits and pieces; also made it 
     23       backwards-compatible to perl 5.5.3. 
     24 
     251.03  Tue, 25 Mar 2003 18:17:51 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     26     - Various POD changes. 
     27     - Changed the author's email address yet again (sigh). This time, 
     28       hopefully, it's more permanent, as it's the cpan.org address, the 
     29       forward address for which can be changed in the PAUSE interface. 
     30 
     311.02  Mon, 24 Mar 2003 22:07:15 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     32     - Changed the author's email address. 
     33 
     341.01  Fri, 21 Mar 2003 13:44:48 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     35     - Unreleased service upgrade 
     36 
     371.00  Tue, 18 Mar 2003 11:49:37 +0200 (Marcel Gruenauer <marcel@cpan.org>) 
     38     - Original release 
  • lang/perl/Tie-Scalar-Timeout/trunk/MANIFEST

    r9822 r16389  
    1717inc/UNIVERSAL/require.pm 
    1818lib/Tie/Scalar/Timeout.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/01_all.t 
    2428t/perlcriticrc