File: control

package info (click to toggle)
libtest2-suite-perl 0.000145-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,624 kB
  • sloc: perl: 6,418; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,679 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
38
39
40
Source: libtest2-suite-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libimporter-perl <!nocheck>,
                     libmodule-pluggable-perl <!nocheck>,
                     libscope-guard-perl <!nocheck>,
                     libsub-info-perl <!nocheck>,
                     libterm-table-perl <!nocheck>,
                     libtest-simple-perl (>= 1.302176) <!nocheck>,
                     perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest2-suite-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest2-suite-perl.git
Homepage: https://metacpan.org/release/Test2-Suite
Rules-Requires-Root: no

Package: libtest2-suite-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libimporter-perl,
         libmodule-pluggable-perl,
         libscope-guard-perl,
         libsub-info-perl,
         libterm-table-perl,
         libtest-simple-perl (>= 1.302176)
Breaks: libtest2-asyncsubtest-perl (<< 0.000020+),
        libtest2-workflow-perl (<< 0.000018+)
Provides: libtest2-asyncsubtest-perl,
          libtest2-workflow-perl
Replaces: libtest2-asyncsubtest-perl (<< 0.000020+),
          libtest2-workflow-perl (<< 0.000018+)
Description: set of tools built upon the Test2 framework
 Test2::Suite contains a rich set of tools, plugins, bundles, etc. built upon
 the Test2 testing library. If you are interested in writing tests this is the
 distribution for you.