File: control

package info (click to toggle)
prt 0.22-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 404 kB
  • sloc: perl: 1,185; makefile: 3
file content (38 lines) | stat: -rw-r--r-- 993 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
Source: prt
Section: perl
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 12), debhelper-compat (= 12),
 perl,
 git,
 libmodule-build-perl
Build-Depends-Indep: libclass-load-perl,
 libfile-copy-recursive-perl,
 libfile-find-rule-perl,
 libpath-class-perl,
 libppi-perl,
 libio-interactive-perl,
 libcapture-tiny-perl,
 libfile-pushd-perl,
 libtest-class-perl,
 libtest-deep-perl,
 libtest-fatal-perl,
 libtest-perl-critic-perl,
 libtest-mock-guard-perl
Standards-Version: 4.5.1
Homepage: https://metacpan.org/release/App-PRT
Vcs-Git: https://salsa.debian.org/debian/prt.git
Vcs-Browser: https://salsa.debian.org/debian/prt

Package: prt
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libclass-load-perl,
 libfile-find-rule-perl,
 libpath-class-perl,
 libppi-perl,
 libio-interactive-perl,
 perl (>= 5.19.5)
Recommends: git
Description: Command line Perl Refactoring Tool
 App::PRT is command line tools for Refactoring Perl.