File: control

package info (click to toggle)
libdist-zilla-plugin-metaprovides-perl 2.002003-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 12
  • sloc: perl: 410; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,629 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
Source: libdist-zilla-plugin-metaprovides-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
                     libdist-zilla-util-configdumper-perl,
                     libdist-zilla-util-test-kentnl-perl,
                     libhash-merge-simple-perl,
                     libmoose-perl,
                     libmoosex-types-perl,
                     libnamespace-autoclean-perl,
                     libpath-tiny-perl,
                     libtest-fatal-perl,
                     perl (>= 5.13.4)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-metaprovides-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-metaprovides-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-MetaProvides
Testsuite: autopkgtest-pkg-perl

Package: libdist-zilla-plugin-metaprovides-perl
Architecture: all
Depends: libdist-zilla-perl,
         libdist-zilla-util-configdumper-perl,
         libhash-merge-simple-perl,
         libmoose-perl,
         libmoosex-types-perl,
         libnamespace-autoclean-perl,
         ${misc:Depends},
         ${perl:Depends}
Enhances: libdist-zilla-perl
Description: Dist::Zilla plugin generating and populating "provides" in your META.yml
 Dist::Zilla::Plugin::MetaProvides is a Dist::Zilla plugin which
 generates and populates the "provides" field in the META.yml of your
 Dist::Zilla using Perl distribution.