File: control

package info (click to toggle)
libdist-zilla-plugin-metaprovides-perl 2.002004-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 396 kB
  • sloc: perl: 410; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,625 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-compat (= 13)
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
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdist-zilla-plugin-metaprovides-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/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.