File: control

package info (click to toggle)
acheck 0.5.14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: perl: 1,327; makefile: 33
file content (28 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
Source: acheck
Section: text
Priority: optional
Maintainer: Paulo Henrique de Lima Santana (phls) <phls@debian.org>
Build-Depends: debhelper-compat (= 13),
               gettext,
               perl,
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian/acheck
Vcs-Git: https://salsa.debian.org/debian/acheck.git

Package: acheck
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         acheck-rules,
         libconfig-general-perl,
         libterm-size-perl,
Recommends: libtext-aspell-perl,
            liblocale-gettext-perl,
Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl
Description: Check common localisation mistakes
 acheck, any text file checker, is a tool designed to help both translators and
 reviewers checking and fixing common localisation mistakes according to file
 format.  Rules can be defined to add new checks.
 .
 If you install the Aspell Perl module as recommended, Aspell can be invoked to
 check word spelling.