File: control

package info (click to toggle)
libmodule-build-pluggable-ppport-perl 0.04-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 33; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,082 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
Source: libmodule-build-pluggable-ppport-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Robert James Clay <jame@rocasa.us>
Build-Depends: debhelper (>= 10),
 libmodule-build-perl,
 perl
Build-Depends-Indep: libclass-accessor-lite-perl,
 libmodule-build-pluggable-perl,
 libtest-requires-perl
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmodule-build-pluggable-ppport-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmodule-build-pluggable-ppport-perl.git
Homepage: https://metacpan.org/release/Module-Build-Pluggable-PPPort
Testsuite: autopkgtest-pkg-perl

Package: libmodule-build-pluggable-ppport-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libclass-accessor-lite-perl,
 libmodule-build-pluggable-perl
Description: module to generate a ppport.h file automatically
 Module::Build::Pluggable::PPPort can be used to generate the file ppport.h
 automatically for use with the Module::Build::Pluggable Perl module.