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.5.1
Rules-Requires-Root: no
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.
