~ubuntu-branches/ubuntu/natty/libbusiness-onlinepayment-ippay-perl/natty

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Nicholas Bamber, gregor herrmann, Nicholas Bamber, Ansgar Burchardt
  • Date: 2010-10-28 14:28:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101028142852-tkh4l5fw0lyygl4o
Tags: 0.05-1
[ gregor herrmann ]
* Bump debhelper dependency in debian/control to 7.

[ Nicholas Bamber ]
* New upstream release
* Upped standards version to 3.9.1
* echo '3.0 (quilt)' > debian/source/format
* Added myself to Uploaders
* Rewrote short and long descriptions
* Refreshed copyright
* Reviewed patch (and converted from diff format)

[ Ansgar Burchardt ]
* debian/control: Make build-dep on perl unversioned.
* debian/control: Change Homepage field to Business::OnlinePayment homepage
  which is more informative than the module's CPAN page. 

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:         Business-OnlinePayment-IPPay
4
 
version:      0.03
5
 
version_from: IPPay.pm
6
 
installdirs:  site
 
1
--- #YAML:1.0
 
2
name:               Business-OnlinePayment-IPPay
 
3
version:            0.05
 
4
abstract:           ~
 
5
author:
 
6
    - Jeff Finucane <ippay@weasellips.com>
 
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
 
    Business::OnlinePayment:       3
9
 
    Business::OnlinePayment::HTTPS: 0.09
10
 
    Test::More:                    0.42
11
 
    Tie::IxHash:                   0
12
 
    XML::Simple:                   0
13
 
    XML::Writer:                   0
14
 
 
15
 
distribution_type: module
16
 
generated_by: ExtUtils::MakeMaker version 6.17
 
14
    Business::OnlinePayment:  3
 
15
    Business::OnlinePayment::HTTPS:  0.09
 
16
    Locale::Country:      2
 
17
    Test::More:           0.42
 
18
    Tie::IxHash:          0
 
19
    XML::Simple:          0
 
20
    XML::Writer:          0
 
21
no_index:
 
22
    directory:
 
23
        - t
 
24
        - inc
 
25
generated_by:       ExtUtils::MakeMaker version 6.55_02
 
26
meta-spec:
 
27
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
 
28
    version:  1.4