File: control

package info (click to toggle)
libtest-future-io-impl-perl 0.15-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 148 kB
  • sloc: perl: 328; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,014 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
Source: libtest-future-io-impl-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
 libmodule-build-perl,
 perl,
Build-Depends-Indep:
 libsocket-perl <!nocheck>,
 libtest2-suite-perl <!nocheck>,
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

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.