File: control

package info (click to toggle)
ddtc 0.17.2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 252 kB
  • sloc: perl: 2,260; makefile: 90
file content (20 lines) | stat: -rw-r--r-- 807 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
Source: ddtc
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>> 9), perl, gettext
Standards-Version: 3.9.7

Package: ddtc
Architecture: all
Depends: perl, libmime-tools-perl, libconfig-general-perl, libalgorithm-diff-perl (>= 1.13), libtext-iconv-perl, ${misc:Depends}
Conflicts: ddts-script
Recommends: liblocale-gettext-perl, libterm-readline-gnu-perl
Suggests: acheck
Description: Deal with ddts mails
 ddtc stands for Debian Description Translation Client. It's a Perl script to
 help both translators and reviewers to deal with ddts mails. It parses mails
 from the ddts, splits them into individual package files, sends translations,
 reviews and patches buggy translations.
 .
 Supports only package description (pdesc) for the moment.