File: control

package info (click to toggle)
libmodule-install-authortests-perl 0.002-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 148 kB
  • sloc: perl: 933; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 1,011 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
Source: libmodule-install-authortests-perl
Section: perl
Priority: optional
Build-Depends: perl,
               debhelper-compat (= 13),
               libmodule-install-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-authortests-perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmodule-install-authortests-perl
Homepage: https://metacpan.org/release/Module-Install-AuthorTests
Testsuite: autopkgtest-pkg-perl

Package: libmodule-install-authortests-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmodule-install-perl
Description: designate tests only run by module authors
 Module::Install::AuthorTests adds two Module::Install commands which
 declares that the test files found in the directory ./xt should be run
 only if the module is being built by an author.