~ubuntu-branches/ubuntu/trusty/libsub-exporter-formethods-perl/trusty

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Jonathan Yu, Ansgar Burchardt, gregor herrmann, Salvatore Bonaccorso, Axel Beckert
  • Date: 2013-10-23 21:31:25 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20131023213125-iaciz5s2m8rxirlh
Tags: 0.100051-1
* Team upload.

[ Jonathan Yu ]
* New upstream release
* Update copyright information per upstream

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.

[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
  copyright"

[ gregor herrmann ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Update years of upstream copyright and license stanzas.
* Bump debhelper compatibility level to 8.
* Declare compliance with Debian Policy 3.9.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
---
 
2
abstract: 'helper routines for using Sub::Exporter to build methods'
 
3
author:
 
4
  - 'Ricardo Signes <rjbs@cpan.org>'
 
5
build_requires:
 
6
  Carp: 0
 
7
  File::Spec: 0
 
8
  IO::Handle: 0
 
9
  IPC::Open3: 0
 
10
  Test::More: 0.96
 
11
  lib: 0
 
12
  namespace::autoclean: 0
 
13
configure_requires:
 
14
  ExtUtils::MakeMaker: 6.30
 
15
dynamic_config: 0
 
16
generated_by: 'Dist::Zilla version 4.300039, CPAN::Meta::Converter version 2.132830'
 
17
license: perl
 
18
meta-spec:
 
19
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
 
20
  version: 1.4
 
21
name: Sub-Exporter-ForMethods
 
22
requires:
 
23
  Sub::Exporter: 0.978
 
24
  Sub::Name: 0
 
25
  strict: 0
 
26
  warnings: 0
 
27
resources:
 
28
  bugtracker: https://github.com/rjbs/Sub-Exporter-ForMethods/issues
 
29
  homepage: https://github.com/rjbs/Sub-Exporter-ForMethods
 
30
  repository: https://github.com/rjbs/Sub-Exporter-ForMethods.git
 
31
version: 0.100051
 
32
x_Dist_Zilla:
 
33
  perl:
 
34
    version: 5.019004
 
35
  plugins:
 
36
    -
 
37
      class: Dist::Zilla::Plugin::Git::GatherDir
 
38
      name: '@RJBS/Git::GatherDir'
 
39
      version: 2.014
 
40
    -
 
41
      class: Dist::Zilla::Plugin::CheckPrereqsIndexed
 
42
      name: '@RJBS/CheckPrereqsIndexed'
 
43
      version: 0.009
 
44
    -
 
45
      class: Dist::Zilla::Plugin::CheckExtraTests
 
46
      name: '@RJBS/CheckExtraTests'
 
47
      version: 0.013
 
48
    -
 
49
      class: Dist::Zilla::Plugin::PromptIfStale
 
50
      name: '@RJBS/RJBS-Outdated'
 
51
      version: 0.008
 
52
    -
 
53
      class: Dist::Zilla::Plugin::PromptIfStale
 
54
      name: '@RJBS/CPAN-Outdated'
 
55
      version: 0.008
 
56
    -
 
57
      class: Dist::Zilla::Plugin::PruneCruft
 
58
      name: '@RJBS/@Filter/PruneCruft'
 
59
      version: 4.300039
 
60
    -
 
61
      class: Dist::Zilla::Plugin::ManifestSkip
 
62
      name: '@RJBS/@Filter/ManifestSkip'
 
63
      version: 4.300039
 
64
    -
 
65
      class: Dist::Zilla::Plugin::MetaYAML
 
66
      name: '@RJBS/@Filter/MetaYAML'
 
67
      version: 4.300039
 
68
    -
 
69
      class: Dist::Zilla::Plugin::License
 
70
      name: '@RJBS/@Filter/License'
 
71
      version: 4.300039
 
72
    -
 
73
      class: Dist::Zilla::Plugin::Readme
 
74
      name: '@RJBS/@Filter/Readme'
 
75
      version: 4.300039
 
76
    -
 
77
      class: Dist::Zilla::Plugin::ExecDir
 
78
      name: '@RJBS/@Filter/ExecDir'
 
79
      version: 4.300039
 
80
    -
 
81
      class: Dist::Zilla::Plugin::ShareDir
 
82
      name: '@RJBS/@Filter/ShareDir'
 
83
      version: 4.300039
 
84
    -
 
85
      class: Dist::Zilla::Plugin::MakeMaker
 
86
      name: '@RJBS/@Filter/MakeMaker'
 
87
      version: 4.300039
 
88
    -
 
89
      class: Dist::Zilla::Plugin::Manifest
 
90
      name: '@RJBS/@Filter/Manifest'
 
91
      version: 4.300039
 
92
    -
 
93
      class: Dist::Zilla::Plugin::TestRelease
 
94
      name: '@RJBS/@Filter/TestRelease'
 
95
      version: 4.300039
 
96
    -
 
97
      class: Dist::Zilla::Plugin::ConfirmRelease
 
98
      name: '@RJBS/@Filter/ConfirmRelease'
 
99
      version: 4.300039
 
100
    -
 
101
      class: Dist::Zilla::Plugin::UploadToCPAN
 
102
      name: '@RJBS/@Filter/UploadToCPAN'
 
103
      version: 4.300039
 
104
    -
 
105
      class: Dist::Zilla::Plugin::AutoPrereqs
 
106
      name: '@RJBS/AutoPrereqs'
 
107
      version: 4.300039
 
108
    -
 
109
      class: Dist::Zilla::Plugin::Git::NextVersion
 
110
      name: '@RJBS/Git::NextVersion'
 
111
      version: 2.014
 
112
    -
 
113
      class: Dist::Zilla::Plugin::PkgVersion
 
114
      name: '@RJBS/PkgVersion'
 
115
      version: 4.300039
 
116
    -
 
117
      class: Dist::Zilla::Plugin::MetaConfig
 
118
      name: '@RJBS/MetaConfig'
 
119
      version: 4.300039
 
120
    -
 
121
      class: Dist::Zilla::Plugin::MetaJSON
 
122
      name: '@RJBS/MetaJSON'
 
123
      version: 4.300039
 
124
    -
 
125
      class: Dist::Zilla::Plugin::NextRelease
 
126
      name: '@RJBS/NextRelease'
 
127
      version: 4.300039
 
128
    -
 
129
      class: Dist::Zilla::Plugin::Test::ChangesHasContent
 
130
      name: '@RJBS/Test::ChangesHasContent'
 
131
      version: 0.006
 
132
    -
 
133
      class: Dist::Zilla::Plugin::PodSyntaxTests
 
134
      name: '@RJBS/PodSyntaxTests'
 
135
      version: 4.300039
 
136
    -
 
137
      class: Dist::Zilla::Plugin::ReportVersions::Tiny
 
138
      name: '@RJBS/ReportVersions::Tiny'
 
139
      version: 1.10
 
140
    -
 
141
      class: Dist::Zilla::Plugin::Test::Compile
 
142
      config:
 
143
        Dist::Zilla::Plugin::Test::Compile:
 
144
          filename: t/00-compile.t
 
145
          module_finder:
 
146
            - ':InstallModules'
 
147
          script_finder:
 
148
            - ':ExecFiles'
 
149
      name: '@RJBS/Test::Compile'
 
150
      version: 2.037
 
151
    -
 
152
      class: Dist::Zilla::Plugin::Prereqs
 
153
      config:
 
154
        Dist::Zilla::Plugin::Prereqs:
 
155
          phase: test
 
156
          type: requires
 
157
      name: '@RJBS/TestMoreWithSubtests'
 
158
      version: 4.300039
 
159
    -
 
160
      class: Dist::Zilla::Plugin::PodWeaver
 
161
      config:
 
162
        Dist::Zilla::Plugin::PodWeaver:
 
163
          config_plugin: '@RJBS'
 
164
          finder:
 
165
            - ':InstallModules'
 
166
            - ':ExecFiles'
 
167
      name: '@RJBS/PodWeaver'
 
168
      version: 3.102000
 
169
    -
 
170
      class: Dist::Zilla::Plugin::GithubMeta
 
171
      name: '@RJBS/GithubMeta'
 
172
      version: 0.42
 
173
    -
 
174
      class: Dist::Zilla::Plugin::Git::Check
 
175
      name: '@RJBS/@Git/Check'
 
176
      version: 2.014
 
177
    -
 
178
      class: Dist::Zilla::Plugin::Git::Commit
 
179
      name: '@RJBS/@Git/Commit'
 
180
      version: 2.014
 
181
    -
 
182
      class: Dist::Zilla::Plugin::Git::Tag
 
183
      name: '@RJBS/@Git/Tag'
 
184
      version: 2.014
 
185
    -
 
186
      class: Dist::Zilla::Plugin::Git::Push
 
187
      name: '@RJBS/@Git/Push'
 
188
      version: 2.014
 
189
    -
 
190
      class: Dist::Zilla::Plugin::FinderCode
 
191
      name: ':InstallModules'
 
192
      version: 4.300039
 
193
    -
 
194
      class: Dist::Zilla::Plugin::FinderCode
 
195
      name: ':IncModules'
 
196
      version: 4.300039
 
197
    -
 
198
      class: Dist::Zilla::Plugin::FinderCode
 
199
      name: ':TestFiles'
 
200
      version: 4.300039
 
201
    -
 
202
      class: Dist::Zilla::Plugin::FinderCode
 
203
      name: ':ExecFiles'
 
204
      version: 4.300039
 
205
    -
 
206
      class: Dist::Zilla::Plugin::FinderCode
 
207
      name: ':ShareFiles'
 
208
      version: 4.300039
 
209
    -
 
210
      class: Dist::Zilla::Plugin::FinderCode
 
211
      name: ':MainModule'
 
212
      version: 4.300039
 
213
  zilla:
 
214
    class: Dist::Zilla::Dist::Builder
 
215
    config:
 
216
      is_trial: 0
 
217
    version: 4.300039