Source: intltool
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Iain Lane <laney@debian.org>, Jordi Mallach <jordi@debian.org>, Jeremy Bícha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
               dpkg-build-api (= 1),
               perl (>= 5.8.1)
Build-Depends-Indep: libxml-parser-perl
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/intltool
Vcs-Git: https://salsa.debian.org/gnome-team/intltool.git
Homepage: https://launchpad.net/intltool

Package: intltool
Architecture: all
Multi-Arch: foreign
Depends: gettext (>= 0.10.36-1),
         patch,
         automake | automaken,
         ${perl:Depends},
         perl (>= 5.8.1),
         libxml-parser-perl,
         file,
         ${misc:Depends}
Provides: xml-i18n-tools
Description: Utility scripts for internationalizing XML
 Automatically extracts translatable strings from oaf, glade, bonobo
 ui, nautilus theme and other XML files into the po files.
 .
 Automatically merges translations from po files back into .oaf files
 (encoding to be 7-bit clean). The merging mechanism can also be
 extended to support other types of XML files.
