File: control

package info (click to toggle)
libmenlo-perl 1.9019-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: perl: 352; makefile: 7
file content (59 lines) | stat: -rw-r--r-- 2,312 bytes parent folder | download | duplicates (2)
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
Source: libmenlo-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libcapture-tiny-perl,
                     libclass-tiny-perl (>= 1.001),
                     libcpan-common-index-perl,
                     libcpan-distnameinfo-perl,
                     libcpan-meta-check-perl,
                     libcpan-meta-perl (>= 2.132830),
                     libcpan-meta-requirements-perl,
                     libextutils-config-perl,
                     libextutils-helpers-perl,
                     libextutils-installpaths-perl,
                     libfile-pushd-perl,
                     libfile-which-perl,
                     libhttp-tiny-perl (>= 0.054),
                     libhttp-tinyish-perl,
                     liblocal-lib-perl,
                     libmodule-cpanfile-perl,
                     libparse-pmfile-perl,
                     libstring-shellquote-perl,
                     liburi-perl,
                     perl
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmenlo-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmenlo-perl.git
Homepage: https://metacpan.org/release/Menlo

Package: libmenlo-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcapture-tiny-perl,
         libclass-tiny-perl (>= 1.001),
         libcpan-common-index-perl,
         libcpan-distnameinfo-perl,
         libcpan-meta-check-perl,
         libcpan-meta-perl (>= 2.132830),
         libcpan-meta-requirements-perl,
         libextutils-config-perl,
         libextutils-helpers-perl,
         libextutils-installpaths-perl,
         libfile-pushd-perl,
         libfile-which-perl,
         libhttp-tiny-perl (>= 0.054),
         libhttp-tinyish-perl,
         liblocal-lib-perl,
         libmodule-cpanfile-perl,
         libparse-pmfile-perl,
         libstring-shellquote-perl,
         liburi-perl
Description: CPAN client backend
 Menlo is a backend for cpanm 2.0, developed with the goal to replace cpanm
 internals with a set of modules that are more flexible, extensible and easier
 to use.