~ubuntu-branches/ubuntu/utopic/libnagios-plugin-perl/utopic

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-06-05 16:43:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090605164316-jkkuom3xu616gxr4
Tags: 0.33-1
* New upstream release
* Debian Policy 3.8.1
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.

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:         Nagios-Plugin
4
 
version:      0.32
5
 
version_from: lib/Nagios/Plugin/Functions.pm
6
 
installdirs:  site
 
1
--- #YAML:1.0
 
2
name:               Nagios-Plugin
 
3
version:            0.33
 
4
abstract:           A family of perl modules to streamline writing Nagios 
 
5
author:
 
6
    - Nagios Plugin Development Team <nagiosplug-devel@lists.sourceforge.net>
 
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
 
    Carp:                          0
9
 
    Class::Accessor:               0
10
 
    Config::Tiny:                  0
11
 
    File::Basename:                0
12
 
    File::Spec:                    0
13
 
    IO::File:                      0
14
 
    Math::Calc::Units:             0
15
 
    Params::Validate:              0
16
 
    Test::More:                    0.62
17
 
 
18
 
distribution_type: module
19
 
generated_by: ExtUtils::MakeMaker version 6.30
 
14
    Carp:               0
 
15
    Class::Accessor:    0
 
16
    Config::Tiny:       0
 
17
    File::Basename:     0
 
18
    File::Spec:         0
 
19
    IO::File:           0
 
20
    Math::Calc::Units:  0
 
21
    Params::Validate:   0
 
22
    Test::More:         0.62
 
23
no_index:
 
24
    directory:
 
25
        - t
 
26
        - inc
 
27
generated_by:       ExtUtils::MakeMaker version 6.50
 
28
meta-spec:
 
29
    url:      http://module-build.sourceforge.net/META-spec-v1.4.html
 
30
    version:  1.4