File: control

package info (click to toggle)
prove6 0.0.12-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 136 kB
  • sloc: makefile: 7; perl: 2
file content (31 lines) | stat: -rw-r--r-- 996 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
Source: prove6
Maintainer: Debian Rakudo Maintainers <pkg-rakudo-devel@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-raku,
               dh-sequence-raku,
               go-md2man,
               raku-getopt-long,
               raku-tap-harness,
               rakudo
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl6-team/modules/prove6
Vcs-Git: https://salsa.debian.org/perl6-team/modules/prove6.git
Homepage: https://github.com/Leont/app-prove6
Rules-Requires-Root: no

Package: prove6
Architecture: any
Depends: ${misc:Depends},
         ${raku:Depends},
         raku-getopt-long,
         raku-tap-harness,
         rakudo
Conflicts: perl6-tap-harness
Replaces: perl6-tap-harness
Description: test runner based on TAP harness
 prove6 is an implementation in Raku of Perl's prove command.
 .
 This command runs a set of test through a TAP harness