File: control

package info (click to toggle)
libpod-elemental-perlmunger-perl 0.200006-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 224 kB
  • ctags: 5
  • sloc: perl: 285; makefile: 2
file content (35 lines) | stat: -rw-r--r-- 1,562 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
Source: libpod-elemental-perlmunger-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>,
 Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libmoose-perl,
                     libnamespace-autoclean-perl,
                     libparams-util-perl,
                     libpod-elemental-perl (>= 0.103000),
                     libppi-perl,
                     perl (>= 5.19.5) | libscalar-list-util-perl (>= 1.33),
                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
                     perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-elemental-perlmunger-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-elemental-perlmunger-perl.git
Homepage: https://metacpan.org/release/Pod-Elemental-PerlMunger
Testsuite: autopkgtest-pkg-perl

Package: libpod-elemental-perlmunger-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmoose-perl,
         libnamespace-autoclean-perl,
         libparams-util-perl,
         libpod-elemental-perl (>= 0.103000),
         libppi-perl,
         perl (>= 5.19.5) | libscalar-list-util-perl (>= 1.33)
Description: Perl module that rewrites Perl documentation
 Pod::Elemental::PerlMunger is a role to be included in classes that rewrite
 the documentation of a Perl document, stripping out all the Pod, munging it,
 and replacing it into the Perl.