File: control

package info (click to toggle)
libtest-future-io-impl-perl 0.14-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: perl: 220; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,117 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
Source: libtest-future-io-impl-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),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libsocket-perl <!nocheck>,
                     libtest2-suite-perl <!nocheck>
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtest-future-io-impl-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtest-future-io-impl-perl.git
Homepage: https://metacpan.org/release/Test-Future-IO-Impl
Rules-Requires-Root: no

Package: libtest-future-io-impl-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libsocket-perl,
         libtest2-suite-perl
Breaks: libfuture-io-perl (<< 0.14~)
Replaces: libfuture-io-perl (<< 0.14~)
Description: acceptance tests for Future::IO implementations
 Test::Future::IO::Impl contains a collection of acceptance tests for
 implementations of Future::IO.