~ubuntu-branches/ubuntu/raring/libtext-aligner-perl/raring

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Zed Pobre
  • Date: 2011-06-10 12:26:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110610122648-exkawt5o0xre4w5v
Tags: 0.07-1
* New upstream version
  * Color support added
* Standards-Version: 3.9.2
* Switch from CDBS to DH

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# http://module-build.sourceforge.net/META-spec.html
2
 
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
3
 
name:         Text-Aligner
4
 
version:      0.03
5
 
version_from: lib/Text/Aligner.pm
6
 
installdirs:  site
 
1
--- #YAML:1.0
 
2
name:               Text-Aligner
 
3
version:            0.07
 
4
abstract:           Align text in columns
 
5
author:
 
6
    - Anno Siegel (siegel@zrz.tu-berlin.de)
 
7
license:            unknown
 
8
distribution_type:  module
 
9
configure_requires:
 
10
    ExtUtils::MakeMaker:  0
 
11
build_requires:
 
12
    ExtUtils::MakeMaker:  0
7
13
requires:
8
 
 
9
 
distribution_type: module
10
 
generated_by: ExtUtils::MakeMaker version 6.17
 
14
    Term::ANSIColor:  2.01
 
15
    Test::More:       0
 
16
no_index:
 
17
    directory:
 
18
        - t
 
19
        - inc
 
20
generated_by:       ExtUtils::MakeMaker version 6.56
 
21
meta-spec:
 
22
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
 
23
    version:  1.4