File: control

package info (click to toggle)
libpod-weaver-section-generatesection-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 160 kB
  • ctags: 3
  • sloc: perl: 298; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,464 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
Source: libpod-weaver-section-generatesection-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carnë Draug <carandraug+dev@gmail.com>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl,
 libdist-zilla-plugin-podweaver-perl,
 libmoose-perl,
 libmoosex-attributeshortcuts-perl,
 libmoosex-types-perl,
 libnamespace-autoclean-perl,
 libpod-elemental-perl,
 libpod-weaver-perl,
 libtest-fatal-perl,
 perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-weaver-section-generatesection-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libpod-weaver-section-generatesection-perl.git
Homepage: https://metacpan.org/release/Pod-Weaver-Section-GenerateSection
Testsuite: autopkgtest-pkg-perl

Package: libpod-weaver-section-generatesection-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdist-zilla-perl,
 libmoose-perl,
 libmoosex-attributeshortcuts-perl,
 libmoosex-types-perl,
 libnamespace-autoclean-perl,
 libpod-elemental-perl,
 libpod-weaver-perl
Description: Pod::Weaver plugin to add Pod sections from a template text
 Pod::Weaver::Section::GenerateSection provides a Pod::Weaver plugin
 to introduce a Pod section in the distribution modules.  This section
 is generated from a template text where multiple variables can be
 expanded to the values in the distribution metadata.