~ubuntu-branches/ubuntu/vivid/libpod-eventual-perl/vivid

« back to all changes in this revision

Viewing changes to META.yml

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Jonathan Yu, Ansgar Burchardt, Salvatore Bonaccorso, gregor herrmann, Axel Beckert
  • Date: 2013-10-23 22:47:04 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20131023224704-j3kfalr0w2j5swyh
Tags: 0.094000-1
* Team upload.

[ Jonathan Yu ]
* New upstream release

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

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

[ gregor herrmann ]
* Don't run release tests during package build.

[ 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.
* Update build and runtime dependencies.
* Declare compliance with Debian Policy 3.9.4.

Show diffs side-by-side

added added

removed removed

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