File: control

package info (click to toggle)
libdist-zilla-perl 4.300020-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,144 kB
  • sloc: perl: 6,159; makefile: 9
file content (129 lines) | stat: -rw-r--r-- 4,017 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
Source: libdist-zilla-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 bash-completion (>= 1:1.0),
 libapp-cmd-perl (>= 0.309),
 libautobox-perl,
 libclass-load-perl,
 libconfig-ini-perl,
 libconfig-mvp-perl (>= 2.200002),
 libconfig-mvp-reader-ini-perl,
 libcpan-meta-perl (>= 2.120630),
 libcpan-meta-requirements-perl,
 libcpan-uploader-perl,
 libdata-section-perl,
 libdatetime-perl,
 libfile-copy-recursive-perl,
 libfile-find-rule-perl,
 libfile-homedir-perl,
 libfile-pushd-perl,
 libfile-sharedir-install-perl,
 libfile-sharedir-perl,
 libhash-merge-simple-perl,
 libio-tiecombine-perl,
 libjson-perl,
 liblist-moreutils-perl,
 liblog-dispatchouli-perl (>= 1.102220),
 libmoose-autobox-perl,
 libmoose-perl (>= 0.92),
 libmoosex-lazyrequire-perl,
 libmoosex-role-parameterized-perl,
 libmoosex-setonce-perl,
 libmoosex-types-path-class-perl,
 libmoosex-types-perl,
 libmoosex-types-perl-perl,
 libnamespace-autoclean-perl,
 libpath-class-perl,
 libperl-prereqscanner-perl (>= 1.005),
 libperl-version-perl,
 libpod-eventual-perl,
 libppi-perl,
 libsoftware-license-perl,
 libstring-formatter-perl,
 libstring-rewriteprefix-perl,
 libsub-exporter-formethods-perl,
 libterm-readkey-perl,
 libterm-readline-gnu-perl,
 libtest-deep-perl,
 libtest-file-sharedir-perl,
 libtest-fatal-perl,
 libtext-glob-perl,
 libtext-template-perl,
 libtry-tiny-perl,
 libyaml-tiny-perl,
 perl (>= 5.10.1) | libautodie-perl,
 perl (>= 5.10.1) | libparent-perl,
 perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>, 
 Jonathan Yu <jawnsy@cpan.org>,
 Ansgar Burchardt <ansgar@debian.org>, 
 Dominique Dumont <dod@debian.org>,
 Alessandro Ghedini <ghedo@debian.org>
Standards-Version: 3.9.3
Homepage: http://search.cpan.org/dist/Dist-Zilla/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-perl.git

Package: libdist-zilla-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libapp-cmd-perl (>= 0.309),
 libautobox-perl,
 libclass-load-perl,
 libconfig-ini-perl,
 libconfig-mvp-perl (>= 2.200002),
 libconfig-mvp-reader-ini-perl,
 libcpan-meta-perl (>= 2.120630),
 libcpan-meta-requirements-perl,
 libcpan-uploader-perl,
 libdata-section-perl,
 libdatetime-perl,
 libfile-copy-recursive-perl,
 libfile-find-rule-perl,
 libfile-homedir-perl,
 libfile-pushd-perl,
 libfile-sharedir-install-perl,
 libfile-sharedir-perl,
 libhash-merge-simple-perl,
 libio-tiecombine-perl,
 libjson-perl,
 liblist-moreutils-perl,
 liblog-dispatchouli-perl (>= 1.102220),
 libmoose-autobox-perl,
 libmoose-perl (>= 0.92),
 libmoosex-lazyrequire-perl,
 libmoosex-role-parameterized-perl,
 libmoosex-setonce-perl,
 libmoosex-types-path-class-perl,
 libmoosex-types-perl,
 libmoosex-types-perl-perl,
 libnamespace-autoclean-perl,
 libpath-class-perl,
 libperl-prereqscanner-perl (>= 1.005),
 libperl-version-perl,
 libpod-eventual-perl,
 libppi-perl,
 libsoftware-license-perl,
 libstring-formatter-perl,
 libstring-rewriteprefix-perl,
 libsub-exporter-formethods-perl,
 libterm-readkey-perl,
 libtest-deep-perl,
 libtext-glob-perl,
 libtext-template-perl,
 libtry-tiny-perl,
 libyaml-tiny-perl,
 perl (>= 5.10.1) | libautodie-perl,
 perl (>= 5.10.1) | libparent-perl
Recommends: bash-completion, libterm-readline-gnu-perl
Description: Perl distribution builder
 Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this
 respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install.
 Unlike those tools, however, it is not also a system for installing code that
 has been downloaded from the CPAN. Since it's only run by authors, and is
 meant to be run on a repository checkout rather than on published, released
 code, it can do much more than those tools, and is free to make much more
 ludicrous demands in terms of prerequisites.