File: control

package info (click to toggle)
libdist-inkt-role-test-perl 0.002-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 164 kB
  • ctags: 11
  • sloc: perl: 224; makefile: 16
file content (37 lines) | stat: -rw-r--r-- 1,208 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
26
27
28
29
30
31
32
33
34
35
36
37
Source: libdist-inkt-role-test-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
 devscripts,
 perl,
 debhelper,
 dh-buildinfo,
 libfile-chdir-perl,
 libmoose-perl,
 libpath-iterator-rule-perl,
 libpath-tiny-perl,
 libtry-tiny-perl,
 libtype-tiny-perl,
 libnamespace-autoclean-perl,
 perl (>= 5.13.9) | libhttp-tiny-perl,
 perl (>= 5.13.9) | libjson-pp-perl,
 perl (>= 5.13.9) | libmodule-metadata-perl,
 perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-inkt-role-test-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-inkt-role-test-perl.git
Homepage: https://metacpan.org/release/Dist-Inkt-Role-Test

Package: libdist-inkt-role-test-perl
Architecture: all
Depends: ${cdbs:Depends},
 ${misc:Depends},
 ${perl:Depends}
Description: run various tests on a distribution at build time
 Dist::Inkt::Role::Test exists to provide hooks for Dist::Inkt
 subclasses and other roles to run tests.
 .
 Bundled with this role are a few other roles that consume it in useful
 ways.