itstool 2.0.6-1 source package in Ubuntu

Changelog

itstool (2.0.6-1) unstable; urgency=medium

  * Team upload.

  [ Boyuan Yang ]
  * debian/control:
    + Bump debhelper compat to v12.
    + Bump Standards-Version to 4.4.1.
    + Switch to use python3.
  * debian/rules:
    + Force using autoconf as buildsystem.
    + Use "dh_missing --fail-missing".

  [ Tanguy Ortolo ]
  * debian/patches/fix_crash_918953.patch: fix an encoding crash.
    (Closes: #918953)

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Boyuan Yang <email address hidden>  Tue, 15 Oct 2019 15:06:48 -0400

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe gnome

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
itstool_2.0.6-1.dsc 1.9 KiB c0aad549670b00c028d9b769a115059b91a614c1c142f02e56c4b3e489c2b8a6
itstool_2.0.6.orig.tar.bz2 100.7 KiB 6233cc22726a9a5a83664bf67d1af79549a298c23185d926c3677afa917b92a9
itstool_2.0.6-1.debian.tar.xz 4.6 KiB 7c3ad4ce9eb004ccd828cb11299ab0ac09be07dcb27d3d86c2a2e19b75c113cf

Available diffs

No changes file available.

Binary packages built by this source

itstool: tool for translating XML documents with PO files

 ITS Tool allows you to translate your XML documents with PO files, using rules
 from the W3C Internationalization Tag Set (ITS) to determine what to translate
 and how to separate it into PO file messages.
 .
 ITS Tool is designed to make XML documents translatable through PO files by
 applying standard ITS rules, as well as extension rules specific to ITS Tool.
 ITS also provides an industry standard way for authors to override translation
 information in their documents, such as whether a particular element should be
 translated.